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 11 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:
- 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
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆95Updated last month
- This code implements a Local LLM Selector from the list of Local Installed Ollama LLMs for your specific user Query☆103Updated 2 years ago
- 🔥 Your private task assistant with GPT 🔥 - Ask questions about your documents.☆160Updated 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
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated 2 months ago
- ☆29Updated 2 years ago
- Agent with vision ability via llava & autogen☆73Updated 2 years ago
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆74Updated 2 years ago
- ☆67Updated 2 years ago
- Haystack and Mistral 7B RAG Implementation. It is based on completely open-source stack.☆79Updated 2 years ago
- A RAG powered web search with Tavily, LangChain, Mistral AI ( leveraging groq LPU) . The full stack web app build in Databutton.☆37Updated last year
- A chat interface that uses the REMO memory system with LangFlow☆123Updated 2 years ago
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆93Updated 2 years ago
- This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.☆50Updated 2 years ago
- An open-source Discord bot, created using LlamaIndex, that - Listens to your server conversations, continuously learns from them & answe…☆76Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆119Updated last year
- Simple Chat UI using Falcon model, LangChain and Chainlit☆60Updated 2 years ago
- ☆47Updated last year
- Talk to your data for analytics and visualization.☆65Updated 2 years ago
- Obsidian-based AutoGen framework☆79Updated last year
- Automate web research way beyond the first page of search results; curate knowledge bases to chat with.☆44Updated 4 months ago
- 🌟PolyGPT: An Overview of Agent-Based System Architecture for Autonomous Business Operations☆84Updated last year
- Repo contains the code, data and supporting documents including presentations, playbooks and additional documents to support learning☆140Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆46Updated last year
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.☆48Updated last year
- This is a template retrieval repo to create a Flask api server using LangChain with Cohere embeddings and Qdrant Vector Database☆78Updated 2 years ago
- This repository holds enhanced Agents, built for the Microsoft AutoGen Framework. Debuting with a MemoryEnabledAgent with improvements in…☆117Updated 2 years ago
- next level Autogen with teams, tools and training to reach the goal. -Deprecated-☆81Updated last year
- Leveraging LLM to build Conversational UIs☆131Updated 8 months ago