Dec 11, 2024
—
Amir Houieh
AI Hack Night Challenge - Matching Problem
Hello [new] world!
At Unbody, we’re building tools for AI-native products—apps where AI isn’t just bolted on but is the foundation. Forget the duct-taped systems of yesterday. Unbody lets developers build smarter, unified, and scalable AI-native platforms.
The Challenge: Solve the “Matching” Problem
Your challenge is to create a platform that tackles the matching problem. Whether it’s connecting users to therapists, matching event attendees with investors, or even building a dating app—your goal is to build a solution that intelligently matches one group to another.
You can:
Build a generic matching framework that can adapt to various use cases.
Focus on a niche scenario like matchmaking in tech events, health care, or personal connections.
Think outside the box, but keep it functional and usable!
What You’ll Need (and How Unbody Helps)
for sample code and technical docs go to bottom of the page please
To build your solution, you’ll need to handle:
A RAG Pipeline: For retrieving and generating relevant results.
A Query Parser: To process and structure user input into actionable queries.
Data Enrichment: To prepare and enhance raw data for better matching results.
(Optional) Multimedia Hosting: If you’re working with images or videos.
Here’s how Unbody helps with each part:
Data Ingestion: Import data from platforms like Google Drive or Discord using pre-built connectors. Custom schemas are also available but optional for this challenge.
Data Processing and Enhancements: Configure how your data is parsed, cleaned, enriched, and indexed. Use pre-built enhancers like summarization or keyword extraction, or define your own.
GraphQL API/TypeScript SDK: Access your processed data through a single interface for querying and integration.
Backend Management: Unbody handles chunking, vectorization, indexing, and hosting automatically.
Examples of Spark Ideas
Here are some inspiring examples of what you could build:
Tech Event Matchmaker: Match startup founders with potential investors based on industry focus, investment stage, and mutual interests.
Skill Exchange Platform: Connect people wanting to learn specific skills with those who can teach them, using expertise matching and scheduling compatibility.
Next-gen Dating App: Match potential partners based on deeper compatibility factors like shared values, life goals, communication styles, or even pictures and appearance using AI to analyze written responses and conversation patterns for more meaningful connections.
Criteria for Success
The best solutions will:
Be Functional and Scalable: Build something that solves a real-world matching problem.
Utilize Unbody’s APIs: Show how you leveraged our stack to simplify and enhance your development.
Focus on User Experience: Make sure the solution is intuitive and practical for end-users.
Rewards
A premium gadget.
100 minutes of Unbody build-time credit.
Recognition and community respect.
Support During the Hackathon
We’re here to help! Join our Discord channel to get real-time support from our team. Whether it’s about Unbody APIs, debugging, or architecture, we’ve got you covered.
—-
How It Works: A Closer Look
Here’s how Unbody helps you build your matching solution step-by-step:
1. Ingest Your Data
Third-Party Connectors: Quickly pull data from platforms like Google Drive or Discord.
Custom Schemas: Optional for advanced cases; define how your data is structured.
Docs link.
2. Process and Enhance
Parsing: Select parsers based on your data format (e.g., PDFs, text documents).
Enhancers: Use built-in tools like summarization, keyword extraction, OCR, or image captioning to improve your data. You can also create custom enhancers if needed.
Enhancer setup guide.
Create a project
4. Interact with AI-Ready Data
GraphQL API: Query enriched data to build features like RAG pipelines or semantic search.
TypeScript SDK: Simplify queries with pre-built functions.
SDK and API docs.
5. Build Your Solution
With your data processed, you can focus on:
Fetching relevant matches using RAG.
Ranking results for smarter recommendations.
Adding multimedia features or creating custom enhancements.
Automated Processing
Unbody handles the backend:
Cleans and chunks your data.
Vectorizes it for semantic search.
Indexes it in a database for fast querying.