Skip to content
#

sematic-search

Here are 34 public repositories matching this topic...

🌟 Lumiere: Multi-agent RAG system with semantic memory. Combines LangGraph, Qdrant vector search, and OpenAI for intelligent document Q&A, SQL data analysis, and context-aware conversations. Features long-term learning, critic validation, and full observability.

  • Updated Dec 24, 2025
  • Python

AI-powered developer documentation search engine using RAG (Retrieval-Augmented Generation) with FAISS, Sentence Transformers, and local LLM (Ollama). Enables fast, context-aware answers from Python, Django, Flask, FastAPI, NumPy, and Pandas docs.

  • Updated Apr 6, 2026
  • Python

RAG Chatbot that turns documents in Google Drive into a conversational AI. Uses OpenAI embeddings, Qdrant vector search, and Google Gemini for context-aware answers. Applied to large document collections, including legal texts, it drastically cuts search time and provides accurate responses grounded in multiple sources.

  • Updated Jan 17, 2026
  • Python

aicli is a Rust-based terminal application that implements a Retrieval-Augmented Generation (RAG) workflow. It scans and chunks text files, generates embeddings, stores and queries vectors in Qdrant, and retrieves relevant context to produce accurate, context-aware responses through an interactive TUI.

  • Updated Feb 18, 2026
  • Rust

Improve this page

Add a description, image, and links to the sematic-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sematic-search topic, visit your repo's landing page and select "manage topics."

Learn more