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 5 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 …☆117Updated last year
- ☆32Updated 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
- A Chat App built with embedchain and streamlit☆41Updated 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
- ☆42Updated last year
- RAG Tool using Haystack, Mistral, and Chainlit. All open source stack on CPU.☆23Updated last year
- A collection of apps powered by the LlamaIndex LLM framework.☆55Updated 2 months ago
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆44Updated last year
- Agentic RAG using Crew AI.☆29Updated 11 months ago
- ☆20Updated last year
- ☆47Updated last year
- Python code which creates a semantic search bot over any available corpus☆17Updated 2 years ago
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆94Updated 2 years ago
- Easy Implementation of Assistants API with Code Interpreter and File Retrieval☆43Updated last year
- On-device LLM Inference using Mediapipe LLM Inference API.☆21Updated last year
- An intellligent AI assistant that can do anything!☆54Updated last year
- Automate web research way beyond the first page of search results; curate knowledge bases to chat with.☆45Updated 8 months ago
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆30Updated last year
- Chatbot with dynamic access to Hormozi, Buffett and Branson knowledge bases + ChatGPT API fallback for unrelated Qs☆72Updated 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
- Access your Ollama inference server running on your computer from anywhere. Set up with NextJS + Langchain JS LCEL + Ngrok☆26Updated last year
- Chrome Extension powered by LLM☆17Updated last year
- Python Streamlit web app allowing the user to upload multiple files and then utilizing the OpenAI API GPT 3.5 Turbo language models, the …☆49Updated last year
- SLIM Models by LLMWare. A streamlit app showing the capabilities for AI Agents and Function Calls.☆20Updated last year
- Tutorial for AutoGen with Amadeus flights API, Parallel Function Calls☆47Updated last year
- This is a template retrieval repo to create a Flask api server using LangChain with Cohere embeddings and Qdrant Vector Database☆77Updated 2 years ago
- Tools for CrewAI☆30Updated last year
- ☆45Updated last year
- An LLM GUI application; enables you to interact with your files, offering dynamic parameters that can modify response behavior during run…☆92Updated last year