ngmisl/mojo-qa
Using langchain, deeplake and openai to create a Q&A on the Mojo lang programming manual
The system ingests Mojo documentation, chunks it into embeddings stored in DeepLake's vector database, and uses LangChain's retrieval-augmented generation (RAG) pipeline to answer queries via OpenAI's language models. It leverages DeepLake's managed vector storage for efficient semantic search, enabling contextual answers grounded in official Mojo documentation rather than general model knowledge.
No commits in the last 6 months.
Stars
22
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ngmisl/mojo-qa"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ma2za/docqa-stream
Document QA with FastAPI, Weaviate and Azure OpenAI
Snaiel/OpenAI-Milvus-QA-Over-Docs
Uses Milvus and OpenAI's API to perform question answering over documents with a chat interface
sohamw03/GramLearn
Local RAG based LLM Pipeline for Grammar teaching.
s-l-h/qax
a basic proof-of-concept implementation of...
dmanning23/SanFranciscoFoodTruckQA
Find out about food trucks in San Francisco using AI