You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transform your documents into intelligent conversations. This open-source RAG chatbot combines semantic search with fine-tuned language models (LLaMA, Qwen2.5VL-3B) to deliver accurate, context-aware responses from your own knowledge base. Join our community!
A scalable Flask-based backend that powers intelligent resume-to-job matching using TF-IDF and semantic embeddings. It also extracts and categorizes skills from resumes using regex, spaCy NLP, and transformer models.
Game recommendation system leveraging the all-MiniLM-L6-v2 sentence transformer for embedding generation and FAISS index for efficient similarity-based retrieval.