langchain-python topic

List langchain-python repositories

log10

94
Stars
8
Forks
Watchers

Python client library for improving your LLM app accuracy

langchain-production-starter

430
Stars
546
Forks
Watchers

Deploy LangChain Agents and connect them to Telegram

llm-search

589
Stars
67
Forks
Watchers

Querying local documents, powered by LLM

talking_with_hn

108
Stars
22
Forks
Watchers

The full experience of chatting with your favourite news website.

langchain-chat

85
Stars
17
Forks
Watchers

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

126
Stars
50
Forks
Watchers

RAG enabled Chatbots using LangChain and Databutton

langchain-telegram-gpt-chatbot

70
Stars
13
Forks
Watchers

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

54
Stars
7
Forks
Watchers

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 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

26
Stars
6
Forks
Watchers

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...