Skip to content

aharnishdwivedi/Psycological-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psycological-Chatbot

Description: This is a simple chatbot built using the OpenAI API and socket.io. It uses the GPT-3.5 Turbo model to generate responses to user messages. The chatbot is designed to provide psychological support and can help users work through issues related to anxiety, depression, and other mental health concerns.

Installation

Clone the repository to your local machine. Install the required dependencies using npm install. Set your OpenAI API key as an environment variable named OPENAI_API_KEY. Run the application using node app.js. Open your web browser and navigate to http://localhost:3000.

Usage

Type a message in the chat window and press Enter to send it to the chatbot. The chatbot will respond with a message based on the content of the conversation history.

About

Description: This is a simple chatbot built using the OpenAI API and socket.io. It uses the GPT-3.5 Turbo model to generate responses to user messages. The chatbot is designed to provide psychological support and can help users work through issues related to anxiety, depression, and other mental health concerns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors