Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 688 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 688 Bytes

infobots-chatbot-python

How to use this?

Add an info.txt file, this file is going to be the information base for your chatbot, give it all the information about your business and this will be used to answer users questions.

#pip install openai #pip install langchain #pip install -U langchain-community #pip install python-dotenv