Skip to content

Hack2Bot is an Web application for an AI Chatbot Created in 2 days of Hackathon

Notifications You must be signed in to change notification settings

ayushnandanwar/Hack2Bot-AI-Chatbot

Repository files navigation

Hack2Bot an AI based Chatbot

Integrated with ChatGPT

1 Registration Page

2 Login Page

3 Chat Page

Steps to Run Project

You need to create API_KEY from platform.openai.com

Create config.env file in project

Add following in file

DATABASEURL = <YOUR_MONGO_URL>
JWT_SECRET = <YOUR_JWT_SECRET_KEY>
API_KEY = <YOUR_GPT_API_KEY>

Open Terminal and run following command

npm install
npm run start

Thank You for visiting my repository

About

Hack2Bot is an Web application for an AI Chatbot Created in 2 days of Hackathon

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published