Skip to content

sambutracy/Langchain_Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain_Bot

Steps to developing your own Langchain Chatbot!

Clone the repository to your machine

Go to https://platform.openai.com and create an account. You can generate your free API key at the API keys section after successfully creating an account.

Running the appplication: -Run the command pip install-r requirements.txt to install all the dependencies -To run it: -Windows powershel: run the command: python lesson1.1.py to run the first lesson -On Ubuntu: run the command: python3 lesson1.1.py to run the first lesson

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%