soumyadeepbose/Jessup-Cellar-RAG-App
Jessup's Helper is a Retrieval Based Chatbot that uses a pre-trained Llama3-8b model to generate responses to user input. Groq has been used for a near instant inference because of the high token speed, and Google Gen AI Studio API has been used to get the embeddings. The model uses a PDF file for information retrieval based responses.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jul 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/soumyadeepbose/Jessup-Cellar-RAG-App"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cohere-ai/quick-start-connectors
This open-source repository offers reference code for integrating workplace datastores with...
Niez-Gharbi/PDF-RAG-with-Llama2-and-Gradio
Build your own Custom RAG Chatbot using Gradio, Langchain and Llama2
ricard1406/Little_Agent_Chatbot
Simple AI agent RAG chatbot based on Python, Ollama, Langchain, Gradio. Included tools: real...
alexander-zuev/kollektiv-rag
The open source chat powered by LLMs with RAG. Kollektiv makes it easy to sync your custom data...
GURPREETKAURJETHRA/RAG-Based-LLM-Chatbot
RAG Based LLM Chatbot Built using Open Source Stack (Llama 3.2 Model, BGE Embeddings, and Qdrant...