Skip to content
#

langchain-python

Here are 107 public repositories matching this topic...

A dynamic, scalable AI chatbot built with Django REST framework, supporting custom training from PDFs, documents, websites, and YouTube videos. Leveraging OpenAI's GPT-3.5, Pinecone, FAISS, and Celery for seamless integration and performance.

  • Updated May 18, 2023
  • Python

This chatbot lets you use your microphone to communicate with GPT-4. It uses the Windows TTS to respond with a voice. It uses Pinecone to store long term information and retrieves it to create context. API keys for OpenAI and Pinecone required. Tested on Windows

  • Updated Apr 29, 2023
  • Python

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, and provides accurate, context-aware answers based on the indexed data. Easy to set up and extend.

  • Updated Jun 10, 2023
  • Python

Improve this page

Add a description, image, and links to the langchain-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the langchain-python topic, visit your repo's landing page and select "manage topics."

Learn more