Skip to content

devashish-patel/sparkle_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparkle Bot 🤖

A chat bot that talks about the mental health, part of the project Sparkle.

How to run the project?

  1. Clone the repo

  2. Create a virtual environment with Python3.8

mkvirtualenv -p /usr/local/opt/python@3.8/bin/python3 sparkle_bot
workon sparkle_bot
  1. Install the requirements
pip install -r requirements.txt
  1. Run main.py
python main.py

Note ⚠️

  • This repo is being under development

LICENSE

  • Feel free to use this, I have no objections.