Skip to content

Repository files navigation

Project Matchmaker 🔍🤖

An intelligent system for matching project requirements with AI agents and human experts using RAG (Retrieval Augmented Generation) and semantic search.

Features ✨

  • Hybrid search combining vector embeddings + metadata filtering
  • Multi-LLM support (OpenAI, Anthropic, Local Models)
  • Skill-based expert profiling
  • Domain-aware matching
  • Configurable ranking strategies alt text

Installation 🛠️

git clone https://github.com/foyie/Expert_Alignment_System.git
cd Expert_Alignment_System.git
python -m venv venv
source venv/bin/activate  # Linux/MacOS
# venv\Scripts\activate  # Windows

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages