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).
☆22Updated 2 weeks 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
- Agentic RAG using Crew AI.☆23Updated 6 months ago
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆90Updated last year
- ☆32Updated last year
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆23Updated last year
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated 11 months ago
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆69Updated last year
- DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search …☆111Updated last year
- Qualitative Data Analysis done by AI (or LLMs). 🖥️ Streamlit & 🔗 Langchain☆38Updated last month
- Chainlit app for advanced RAG. Uses llamaparse, langchain, qdrant and models from groq.☆40Updated 7 months ago
- SLIM Models by LLMWare. A streamlit app showing the capabilities for AI Agents and Function Calls.☆19Updated 11 months ago
- llmware RAG Demo App.☆16Updated last year
- On-device LLM Inference using Mediapipe LLM Inference API.☆20Updated 9 months ago
- On-device real-time RAG App built using Jina Reader, Mediapipe, Gemma 2b IT LLM.☆12Updated 9 months ago
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆41Updated 10 months ago
- A Chat App built with embedchain and streamlit☆41Updated 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
- Automate web research way beyond the first page of search results; curate knowledge bases to chat with.☆45Updated 4 months ago
- 🤖 Sam-assistant is a personal assistant that is designed to understand your documents, search the internet, and in future versions, crea…☆46Updated last year
- Chat with your Documents(PDF, TXT, DOCX, ODT, PPTX etc), Websites and Youtube Chat too!, CSV files. Uses langchain, Ollama, Groq, Gemini,…☆48Updated 8 months ago
- A multi-agent business consultant app on streamlit implemented using crewAI☆15Updated 6 months ago
- This is an AI agent framework that allows the user to manage a team of agents focused on a common goal.☆27Updated 6 months ago
- ☆44Updated last year
- Automatic Generation of Visualizations and Infographics with LLMs and Streamlit for your CSV data.☆32Updated last year
- OpenAI document chatbot using llama-index, pinecone and chainlit. With incremental features, giving you the tools to go from a basic RAG …☆64Updated 8 months ago
- A library for evaluating Retrieval-Augmented Generation (RAG) systems (The traditional ways).☆29Updated 5 months ago
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated 2 months ago
- ☆15Updated 10 months ago
- 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…☆40Updated 10 months ago
- Zephyr 7B beta RAG Demo inside a Gradio app powered by BGE Embeddings, ChromaDB, and Zephyr 7B Beta LLM.☆34Updated last year
- A RAG powered web search with Tavily, LangChain, Mistral AI ( leveraging groq LPU) . The full stack web app build in Databutton.☆32Updated 10 months ago