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).
☆26Updated 4 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
- ☆32Updated 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 …☆115Updated last year
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆23Updated last year
- Agent with vision ability via llava & autogen☆72Updated last year
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆72Updated last year
- On-device LLM Inference using Mediapipe LLM Inference API.☆21Updated 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
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆44Updated last year
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆93Updated last year
- ☆42Updated last year
- A project that brings the power of Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) within reach of everyone, particu…☆34Updated last year
- 🤖 Sam-assistant is a personal assistant that is designed to understand your documents, search the internet, and in future versions, crea…☆49Updated last year
- Ask the Doc app built using Langchain and Streamlit.☆61Updated last year
- Simple Chat UI using Falcon model, LangChain and Chainlit☆61Updated last year
- YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smooth…☆56Updated last year
- An intellligent AI assistant that can do anything!☆54Updated last year
- SLIM Models by LLMWare. A streamlit app showing the capabilities for AI Agents and Function Calls.☆20Updated last year
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- Upload personal docs and Chat with your PDF files with this GPT4-powered app. Built with LangChain, Pinecone Vector Database, deployed on…☆38Updated 4 months ago
- A chatApp with OpenAssistant API☆68Updated last year
- ☆24Updated last year
- Repo contains the code, data and supporting documents including presentations, playbooks and additional documents to support learning☆136Updated 9 months ago
- This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.☆48Updated last year
- Simple Chainlit app to have interaction with your documents.☆51Updated last year
- On-device real-time RAG App built using Jina Reader, Mediapipe, Gemma 2b IT LLM.☆13Updated last year
- Zephyr 7B beta RAG Demo inside a Gradio app powered by BGE Embeddings, ChromaDB, and Zephyr 7B Beta LLM.☆34Updated last year
- A Chat App built with embedchain and streamlit☆41Updated last year
- Walk through how to build a langchain x streamlit app using GPT4All☆15Updated last year
- This is a Gorilla LLM Demo app developed using Streamlit.☆32Updated last year
- Easy Implementation of Assistants API with Code Interpreter and File Retrieval☆43Updated last year