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 10 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 powered ChatCSV Streamlit app so you can chat with your CSV files.☆93Updated 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
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆95Updated 3 weeks ago
- ☆29Updated 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
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆24Updated 2 years ago
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆33Updated 2 years ago
- 🔥 Your private task assistant with GPT 🔥 - Ask questions about your documents.☆160Updated last year
- Obsidian-based AutoGen framework☆80Updated last year
- Agent with vision ability via llava & autogen☆73Updated 2 years ago
- 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
- YouTube Video Summarization App built using open source LLM and Framework like Llama 2, Haystack, Whisper, and Streamlit. This app smooth…☆57Updated last year
- ☆47Updated 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
- ☆89Updated last year
- Simple Chat UI using Falcon model, LangChain and Chainlit☆60Updated 2 years ago
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆120Updated last year
- ☆67Updated 2 years ago
- next level Autogen with teams, tools and training to reach the goal. -Deprecated-☆81Updated last year
- Runs your rivet graphs in a beautiful chat UI☆45Updated last year
- A simplified setup for users to explore the AutoGen library. Contains example scripts derived from AutoGen notebooks for a hassle-free ex…☆66Updated 2 years ago
- A project that brings the power of Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) within reach of everyone, particu…☆37Updated last year
- 🤖 Sam-assistant is a personal assistant that is designed to understand your documents, search the internet, and in future versions, crea…☆51Updated 2 years ago
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated last month
- Automate web research way beyond the first page of search results; curate knowledge bases to chat with.☆44Updated 4 months ago
- This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.☆50Updated 2 years ago
- Repo contains the code, data and supporting documents including presentations, playbooks and additional documents to support learning☆139Updated last year
- ☆104Updated last year
- Example of calling OpenRouter from a Streamit app☆102Updated 2 years ago