Langchain Conversational Chatbot. Learn how to build a chatbot that remembers what you said.

github.com/sugarforever/Langchain-Conversational-Chatbot

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2023
  • feat: streaming to std output
  • doc: updated README with introduction of each notebook
  • feat: tests against 4 types of memory modes
  • cleaned up the installation output
  • feat: compare ConversationBufferMemory and ConversationSummaryMemory,…
  • bits
  • typo
  • Introduction of this repo
  • single query and conversational query
  • Created using Colaboratory
  • Update README.md
  • Update README.md
  • Initial commit