Discord bot using discord js and langchain to provide an interface to a local large language model.
-
Updated
Sep 22, 2024 - Python
Discord bot using discord js and langchain to provide an interface to a local large language model.
This repository implements the "ReAct" framework, combining OpenAI's GPT-3.5 Turbo model and LangChain for dynamic reasoning and interaction with external data sources.
This repository contains an innovative chat application integrating the power of OpenAI's GPT-3.5 model with Langchain's ConversationalRetrievalChain for intelligent and context-aware interactions. The application is built using the Flet framework, enabling a seamless cross-platform chat interface for web, desktop, and mobile platforms.
This Python tool integrates PDFContextExtractor and PDFSearchAndDisplay for PDF analysis. It extracts contexts using LangChain and OpenAI, highlights them in the PDF, and saves screenshots of relevant pages. Ideal for research and document processing.
Add a description, image, and links to the langch topic page so that developers can more easily learn about it.
To associate your repository with the langch topic, visit your repo's landing page and select "manage topics."