mahmoudfazeli / finetuned_gpt3_virtual_assistantsLinks
"Finetuned GPT-3 Virtual Assistants" is an open-source project that enables the creation of virtual assistants for websites or applications using GPT-3. The project includes a script for fine-tuning GPT-3 on a dataset, as well as a web interface for integrating the finetuned model into applications.
☆21Updated 2 years ago
Alternatives and similar repositories for finetuned_gpt3_virtual_assistants
Users that are interested in finetuned_gpt3_virtual_assistants 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 …☆119Updated last year
- Quick start. Index multiple documents in a repository using HuggingFace embeddings. Save them in Chroma and / or FAISS for recall. Cho…☆40Updated last year
- This open source chatbot project lets you create a chatbot that uses your own data to answer questions, thanks to the power of the OpenAI…☆130Updated last year
- Chat to PDFs.☆46Updated 2 years ago
- A laptop‑friendly toolkit for context‑aware single‑word paraphrasing and lexical‑substitution benchmarking☆41Updated 2 months ago
- GPT-Document-Trained-Chatbot-Builder is a powerful, user-friendly tool that lets you create AI chatbots trained on your uploaded document…☆33Updated 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 last year
- Audio to summary with openAI Whisper & GPT 3.5/4 using streamlit☆61Updated last year
- Upload personal docs and Chat with your PDF files with this GPT4-powered app. Built with LangChain, Pinecone Vector Database, deployed on…☆38Updated 6 months ago
- A chatbot 🤖 which remembers 🧠 using 🦜 LangChain 🔗 OpenAI | Streamlit | DataButton☆155Updated last year
- Personal Task-Driven Autonomous Agent☆71Updated 2 years ago
- ☆135Updated 2 years ago
- LiveQuery GPT-4: chatbot with GPT-4-powered convos & Google-powered real-time search☆85Updated last year
- CSV Chat with LangChain and OpenAI☆59Updated 2 years ago
- Chat with Your Data App using Langchain, ChromaDB, Sentence Transformers, and LaMiNi LM Model. This Chatbot is completely powered by Open…☆17Updated 2 years ago
- Memory 🧠 to your Personal ChatBot 🤖| LangChainAI and Databutton☆93Updated last year
- GPT-4 Vision Chatbot examples☆58Updated last year
- LangChain Baby AGI integrated as a Web App using Databutton☆16Updated 2 years ago
- Intelligent search engine/QA module that uses GPT models to provide accurate, relevant & recent answers from Google News/Web, & can direc…☆35Updated last year
- langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and spl…☆87Updated last year
- ChattierGPT - A Simple and Powerful UI for the ChatGPT API☆36Updated 2 years ago
- AgentX is an experiment to develop autonomous agents so you can automate everything! This project is inspired by Auto-GPT, babyagi, Super…☆100Updated 2 years ago
- Python Streamlit web app allowing users to interact with their data from a CSV or XLSX file, utilizing OpenAI API and LangChain. It impo…☆55Updated last year
- ChatGPT API Usage using LangChain, LlamaIndex, Guardrails, AutoGPT and more☆125Updated 10 months ago
- ☆109Updated last year
- Web app enabling users to either record or upload audio files. Then utilizing OpenAI API (Whisper, GPT4) generates transcriptions, summar…