Skip to content

codingneat/chatbot-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot Lab

This repo is an lab implementation of some chatbots examples using a knowledge base using LangChain

To run the project you can follow the following steps:

  1. Create data folder in root path and include the needed data files you want to work on
  2. Create a .env file based on .env template and add the Open Ai secret key and data path
  3. Run poetry install in the environment you're working on
  4. You can check the available commands running python -m chatbot_lab --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages