fau-masters-collected-works-cgarbin / gpt-all-localLinks
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).
☆27Updated 8 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
Sorting:
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆73Updated 2 years ago
- ☆31Updated last year
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆94Updated 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 …☆119Updated 2 years ago
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆94Updated 2 years ago
- A chatApp with OpenAssistant API☆70Updated last year
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated last year
- 🔥 Your private task assistant with GPT 🔥 - Ask questions about your documents.☆160Updated 11 months ago
- Data extraction with LLM on CPU☆269Updated 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
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆32Updated 2 years ago
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆45Updated last year
- Leveraging LLM to build Conversational UIs☆130Updated 5 months ago
- This code implements a Local LLM Selector from the list of Local Installed Ollama LLMs for your specific user Query☆103Updated last year
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated 5 months ago
- Auto Data is a library designed for quick and effortless creation of datasets tailored for fine-tuning Large Language Models (LLMs).☆102Updated 10 months ago
- 🤖 Sam-assistant is a personal assistant that is designed to understand your documents, search the internet, and in future versions, crea…☆49Updated 2 years ago
- GPT-4 Vision Chatbot examples☆59Updated last year
- Agent with vision ability via llava & autogen☆73Updated last year
- This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.☆50Updated last year
- 📚 Local PDF-Integrated Chat Bot: Secure Conversations and Document Assistance with LLM-Powered Privacy☆86Updated 5 months ago
- This repository holds enhanced Agents, built for the Microsoft AutoGen Framework. Debuting with a MemoryEnabledAgent with improvements in…☆117Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆119Updated last year
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆24Updated last year
- Runs your rivet graphs in a beautiful chat UI☆45Updated last year
- Repo contains the code, data and supporting documents including presentations, playbooks and additional documents to support learning☆138Updated last year
- This is an AI agent framework that allows the user to manage a team of agents focused on a common goal.☆28Updated last year
- ☆42Updated 2 years ago
- A chat interface that uses the REMO memory system with LangFlow☆124Updated 2 years ago