Coders Packet

Mental Health Guide - Chatbot in Python using Natural Language Processing

By Rimjhim Singh

This is a chatbot developed using Python. The chat bot carries conversation with the user and offers mental heath support.

This is a chatbot developed using Python. Developed using Natural Language Processing concepts, this project utilises the nltk library. The dataset included in the code can be replaced with any other dataset and the model can be run on the new dataset for experimentation purposes. 

Files Needed to run Mental Health Guide

  1. main.py: This is an executable file which contains the model
  2. intents1.json: This is the json file which contains our training data. 
  3. mental_health_guide: Python notebook for the project

View the demo video here.

 

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Rimjhim Singh (Rimjhim)

Download packets of source code on Coders Packet