fau-masters-collected-works-cgarbin / gpt-all-local
A "chat with your data" example: using a large language models (LLM) to interact with our own (local) data. Everything is local: the embedding model, the LLM, the vector database. This is an example of retrieval-augmented generation (RAG): we find relevant sections from our documents and pass it to the LLM as part of the prompt (see pics).
☆23Updated 2 months ago
Alternatives and similar repositories for gpt-all-local:
Users that are interested in gpt-all-local are comparing it to the libraries listed below
- DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search …☆112Updated last year
- ☆32Updated last year
- I have explained how to create superior RAG pipeline for complex pdfs using LlamaParse. We can extract text and tables from pdf and QA on…☆42Updated last year
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated last year
- Simple Chainlit app to have interaction with your documents.☆51Updated last year
- Agentic RAG using Crew AI.☆24Updated 8 months ago
- YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smooth…☆55Updated 9 months ago
- On-device LLM Inference using Mediapipe LLM Inference API.☆21Updated 11 months ago
- ☆45Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆41Updated last year
- A RAG powered web search with Tavily, LangChain, Mistral AI ( leveraging groq LPU) . The full stack web app build in Databutton.☆34Updated 11 months ago
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆91Updated last year
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- Chainlit app for advanced RAG. Uses llamaparse, langchain, qdrant and models from groq.☆42Updated 9 months ago
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆71Updated last year
- Perplexity Lite using Langgraph, Tavily, and GPT-4.☆14Updated last year
- Automatic Generation of Visualizations and Infographics with LLMs and Streamlit for your CSV data.☆32Updated last year
- SLIM Models by LLMWare. A streamlit app showing the capabilities for AI Agents and Function Calls.☆20Updated last year
- Chrome Extension powered by LLM☆17Updated last year
- Chat with Your Data App using Langchain, ChromaDB, Sentence Transformers, and LaMiNi LM Model. This Chatbot is completely powered by Open…☆17Updated last year
- OpenAI document chatbot using llama-index, pinecone and chainlit. With incremental features, giving you the tools to go from a basic RAG …☆68Updated 10 months ago
- Upload personal docs and Chat with your PDF files with this GPT4-powered app. Built with LangChain, Pinecone Vector Database, deployed on…☆38Updated 2 months ago
- Chat with your Documents(PDF, TXT, DOCX, ODT, PPTX etc), Websites and Youtube Chat too!, CSV files. Uses langchain, Ollama, Groq, Gemini,…☆50Updated 10 months ago
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆27Updated last year
- 🤖 Sam-assistant is a personal assistant that is designed to understand your documents, search the internet, and in future versions, crea…☆48Updated last year
- CrewAI Internet Search Agents is a Python project that utilizes the CrewAI tool and DuckDuckGoSearchRun☆17Updated 11 months ago
- 🤖💬💡Chat with any document using conversational AI! Our project allows you to easily ask questions and get answers from any document. B…☆15Updated 10 months ago
- ☆63Updated 10 months ago
- On-device real-time RAG App built using Jina Reader, Mediapipe, Gemma 2b IT LLM.☆12Updated 10 months ago
- Awesome LLM application repo☆64Updated this week