Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 194 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 194 Bytes

Langchain-Chatbot

A simple Langchain application that uses the OpenAI LLM to create a chatbot that persists memory within conversation. You'll need an OpenAI API key to run this application.