Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Priya434/mern-voice-based-ai-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MERN Voice based AI Chatbot

# setup env variables

cd backend/
touch .env

# add following env variables

JWT_SECRET='your_jwt_secret'
NODE_ENV='development || production'
OPENAI_API_KEY='your_openai_api_key'
PORT=5000
MONGO_URI='your_db_url'

About

MERN Voice based AI Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published