langchain-python topic
log10
Python client library for improving your LLM app accuracy
langchain-production-starter
Deploy LangChain Agents and connect them to Telegram
llm-search
Querying local documents, powered by LLM
talking_with_hn
The full experience of chatting with your favourite news website.
langchain-chat
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 splits documents from websites or PDFs, remembers conversations, a...
RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
langchain-telegram-gpt-chatbot
An AI-powered chatbot integrated with Telegram, using OpenAI GPT-3.5 Turbo, language embeddings, and FAISS for similarity search to provide more contextually relevant responses to user queries
gpt_chatbot
This chatbot lets you use your microphone to communicate with GPT-4. It uses the OpenAI text to speech to respond with a voice. It uses Pinecone to store long term information and retrieves it to crea...
gpt-powered-ai-document-chatbot-creator
GPT-Powered-AI-Document-Chatbot-Creator is a web app leveraging GPT-3.5-turbo and Text-Embedding-ADA-002 to process user-uploaded documents and generate intelligent chatbot responses to questions. Eff...
OSGPT
OSGPT is a powerful plugin designed to dynamically load documents from specified folders and create searchable vector databases. Not only does it offer a quick way to query from your documents, but it...