Crafting experience...
3/9/2025
A Project Made By
Submitted for
Built At
HuddleHive's WIT Hackathon #2
Hosted By
Modern social media platforms prioritize engagement over genuine connection, making it difficult for people to reconnect with lost friends, colleagues, or acquaintances in a meaningful way. At a time when 1 in 4 adults feel socially disconnected, we need better tech to help people rebuild and sustain meaningful relationships.
Key Issues:
Limited search capabilities β Platforms like Facebook & LinkedIn only let you search by name or location, making it hard to find someone if you donβt have exact details.
No AI-powered people-finding tools β Google Reverse Image Search doesnβt connect to social profiles, and paid people-finder tools are ineffective, especially globally.
Lack of genuine and natural reconnection features β Even if you do find someone, thereβs no built-in way to rekindle and maintainthe relationship beyond likes and superficial interactions.
Our platform helps people find, reconnect, and maintain relationships with lost friends, colleagues, and acquaintances in a meaningful way. Unlike traditional social networks, we prioritize intentional connection over engagement metrics like likes and shares.
How It Works:
Smarter Search β Users can find people using a combination of:
AI-powered facial recognition (voluntary opt-in) powered by user's photo submission
Name, location, school, job history, and shared interests
Smart filtering to refine results and save time searching endlessly
Seamless Reconnection β Once you find someone:
Send a reconnection request
If accepted, start private conversations (not public feeds)
Share updates, messages, and personal milestones
AI-Powered Relationship Maintenance β Stay in touch with:
AI-generated check-ins & conversation starters
Effortless scheduling with calendar sync & meetup suggestions
Personalized notifications that encourage meaningful interactions
Gamification for Consistency β Keep relationships alive with:
Weekly streaks for ongoing conversations
Rewards & discounts for attending events together
Fun challenges that encourage real-world reconnections
Why Itβs Different:
AI + Smart Search β Goes beyond basic name/location searches with DeepFace AI for facial recognition + multi-criteria filtering.
Privacy-First β Users have full control over visibility, opt-in features, and the ability to delete their profiles anytime.
*Designed for Meaningful Reconnection β Focuses on real relationships, not endless scrolling or vanity metrics.
Used wireframe to show the User Interface
To build our AI-powered reconnection platform, we propose using a Flask backend, Vanilla JavaScript, HTML, and CSS for the frontend, and AWS DynamoDB as our database. This setup ensures simplicity, scalability, and ease of maintenance while integrating powerful AI-driven search and reconnection features.
1. Tech Stack
Frontend (User Interface)
HTML, CSS, JavaScript (Vanilla JS) β A lightweight approach without the overhead of frameworks
AJAX / Fetch API β Handles communication with our Flask backend
CSS for Styling β Ensures flexibility in UI design
Backend (Business Logic & APIs)
Flask (Python) β A lightweight, flexible framework for handling API requests and user interactions
Flask-RESTful β Organizes our API endpoints efficiently
Flask-SocketIO β Supports real-time messaging and notifications
OpenAIβs GPT-4 API β Generates AI-powered conversation starters and engagement reminders
Database & Storage
AWS DynamoDB β A NoSQL, scalable solution for managing user profiles, connections, and interactions
DynamoDB Global Secondary Indexes (GSIs) β Enables fast, multi-criteria search queries
AWS S3 β Stores profile pictures and facial recognition data
Redis (or DynamoDB storage) β Caches AI-generated facial embeddings for fast lookup
2. Key APIs & Services
AI-Powered Search (Facial Recognition & Smart Filtering)
DeepFace (Python-based AI model) β Extracts facial embeddings and enables image-based searches
DynamoDB GSIs β Allows users to search by name, location, job history, and other structured criteria
Custom Search API (Flask) β Combines AI-powered facial matching with database filtering
Reconnection & Communication
Flask-SocketIO β Handles real-time messages and notifications
Twilio API β Provides optional SMS and email notifications for reconnection reminders
Google Calendar API β Syncs with users' schedules to facilitate meetups
GPT-4 API (OpenAI) β Suggests conversation starters and personalized engagement reminders
Privacy & Security
OAuth (Google, Facebook, LinkedIn) via Flask-OAuthlib β Ensures secure user authentication
End-to-End Encryption (AES-256 or Flask-Talisman) β Protects private messages and user data
GDPR Compliance β Gives users control over visibility, opt-in features, and data deletion
3. Architecture Flow
User Uploads Information & Images β The frontend collects profile data such as name, location, interests, and an optional profile image.
Flask Backend Processes Search Requests β
If an image is uploaded, DeepFace extracts facial embeddings and searches against stored data.
If it's a text-based search, DynamoDB GSIs filter results based on multiple criteria.
User Finds Connection & Sends Request β Once a match is found, the user can send a reconnection request.
If Accepted, Additional Features Unlock β Messaging, AI-powered check-ins, and meetup scheduling become available.
Gamification & Engagement Features β Streaks, AI-generated check-ins, and event-based rewards encourage ongoing reconnection.
4. Deployment & Scaling
AWS EC2 or AWS Lambda β Runs the Flask backend efficiently
AWS S3 β Handles static asset and image storage
GitHub Actions + Docker β Automates our CI/CD pipeline
AWS CloudWatch + Prometheus β Monitors performance and logs key events
What did you struggle with? How did you overcome it?
Connecting
Access to APIs for gloabl search: We struggled to get access to Linkedin and Facebook's APIs for our global search algorithm, so we went with the Github API to find user information outside of our database
Access to free-tiers for Mongodb: For our database, we used Mongodb's free tier, which prevented us from creating user profiles with images (GridFS conversions) to test our image search logic
Time restrictions prevented us from building a fully-functional front-end and connecting it to the backend logic that works at the moment
What did you learn? What did you accomplish?
We learnt how to work together in a team with completely new people.
We managed to figure out the most part of our logic and implement part of it
We did comprehensive research to see the legal implications of the kind of data we need, and the limitations of existing public APIs in that regard
We came up with a user interface for our MVP and settled on design for future work
Different technologies
What are the next steps for your project? How can you improve it?
Completing the implementation of the flask backend and frontend, and integrate them
Complete testing
Investigate current AI tools that exist that can be incorporated.
Presentation:
Wireframe:
https://www.canva.com/design/DAGhJQ8ft9k/wti42PPfRbv2Wt1v9J4oGQ/view?mode=prototype