ArtemRamus/PORTFOLIO-LLM-with-database
Simulation of ML interview with plain OpenAI and based on interview-related articles. Use of LangChain framework, OpenAI text-davinci-003 LLM and ChromaDB database for answering questions about loaded texts.
No commits in the last 6 months.
Stars
5
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ArtemRamus/PORTFOLIO-LLM-with-database"
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
ngmisl/mojo-qa
Using langchain, deeplake and openai to create a Q&A on the Mojo lang programming manual
sohamw03/GramLearn
Local RAG based LLM Pipeline for Grammar teaching.
s-l-h/qax
a basic proof-of-concept implementation of...