Skip to content

Calculus solver for integrals and derivatives with a chatbot included. Django+Numpy+Keras+Tensorflow+SymPy+NLTK

Notifications You must be signed in to change notification settings

beauvilerobed/calc-tutor-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculus-Calculator-with-Chatbot

Requirements:

python
pip
virtualenv

First, setup environment with virtualenv:

virtualenv env
source env/bin/activate
pip install -r requirements.txt

Download nltk data for WordNetLemmatizer and word_tokenize

python chatbot/nltk_packages.py 

Then

python manage.py runserver
Screen.Recording.2022-03-20.at.11.34.42.PM.mov

About

Calculus solver for integrals and derivatives with a chatbot included. Django+Numpy+Keras+Tensorflow+SymPy+NLTK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published