Skip to content

avikumar15/yays-bot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yays Bot

One major issue faced by people everywhere, specially during this COVID period, where people are locked up in their homes is Loneliness and mental pressue. In such situation a mental health chatbot would be a very convenient method.

This repository contains code for the backend and model. The model contains an implementation of a Feed Forward Neural Network with 2 hidden layers and the backend is developed using a Flask framework. This can be used to serve any kind of frontend frameworks, one such implementation can be found at yays-bot-app.

Installation

$ git clone https://github.com/avikumar15/ai-project-app

* install dependencies *

cd chatbot_util/
python train.py

To forward localhost to public URL

./ngrok http 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages