yas-sim/openvino-llm-chatbot-rag
LLM chatbot example using OpenVINO with RAG (Retrieval Augmented Generation).
This project helps developers, particularly those working with OpenVINO, quickly find answers to their technical questions directly from OpenVINO's official documentation. You provide the official OpenVINO web documentation as input, and it creates a local, offline Q&A chatbot. This allows you to ask questions about OpenVINO and get relevant answers without an internet connection or relying on cloud services.
No commits in the last 6 months.
Use this if you are an OpenVINO developer who frequently consults the documentation and wants an offline, private chatbot for quick answers to your technical questions.
Not ideal if you need a general-purpose chatbot or a solution for querying documents outside of the OpenVINO technical documentation.
Stars
7
Forks
7
Language
Python
License
—
Category
Last pushed
Jan 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/yas-sim/openvino-llm-chatbot-rag"
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...
GURPREETKAURJETHRA/RAG-Based-LLM-Chatbot
RAG Based LLM Chatbot Built using Open Source Stack (Llama 3.2 Model, BGE Embeddings, and Qdrant...
tedzhao226/ato_chatbot
Australian Tax Office (ATO) chatbot using LlamaIndex RAG and OpenAI. Features automated...