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).
☆29Updated last year
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:
- DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search …☆121Updated 2 years ago
- Agent with vision ability via llava & autogen☆73Updated 2 years ago
- This code implements a Local LLM Selector from the list of Local Installed Ollama LLMs for your specific user Query☆103Updated 2 years ago
- 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
- ☆29Updated 2 years ago
- 🔥 Your private task assistant with GPT 🔥 - Ask questions about your documents.☆160Updated last year
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆95Updated 2 months ago
- YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smooth…☆58Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆46Updated last year
- This repository holds enhanced Agents, built for the Microsoft AutoGen Framework. Debuting with a MemoryEnabledAgent with improvements in…☆117Updated 2 years ago
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- Auto Data is a library designed for quick and effortless creation of datasets tailored for fine-tuning Large Language Models (LLMs).☆103Updated last year
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆33Updated 2 years ago
- Obsidian-based AutoGen framework☆79Updated 2 years ago
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆93Updated 2 years ago
- next level Autogen with teams, tools and training to reach the goal. -Deprecated-☆81Updated last year
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated 2 years ago
- ☆41Updated 2 years ago
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆24Updated 2 years ago
- A Chat App built with embedchain and streamlit☆42Updated 2 years ago
- llmware RAG Demo App.☆17Updated 2 years ago
- Runs your rivet graphs in a beautiful chat UI☆45Updated last year
- ☆67Updated 2 years ago
- ☆48Updated 2 years ago
- A chatApp with OpenAssistant API☆69Updated last year
- This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.☆50Updated 2 years ago
- ☆105Updated last year
- Build and deploy AI-driven assistants with our OpenAI Assistants Template. This tutorial provides a hands-on approach to using OpenAI's A…☆98Updated 2 years ago
- A chat interface that uses the REMO memory system with LangFlow☆123Updated 2 years ago
- LLM Siri with OpenAI, Perplexity, Ollama, Llama2, Mistral, Mixtral & Langchain☆62Updated 2 years ago