Skip to content

It is a open AI web application. User can send message to the AI bot and will receive message. And also can request to generate an image and the AI will generate an image. It's also a progressive web app so that user can install on their native device.

Notifications You must be signed in to change notification settings

asynctushar/openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN OPEN-AI APPLICATION

Hi! My name is Tushar Biswas, I have developed this OpenAI application. It is a progressive web app.

Install Dependencies

For Backend - npm i

For Frontend - cd frontend npm i

Env Variables

Make Sure to add appropriate variables (create "config.env" file in "./backend/config" directory for local server) in order to use the app.

Essential Variables

API_KEY =

** in case of local server add this variable too:

PORT =

About

It is a open AI web application. User can send message to the AI bot and will receive message. And also can request to generate an image and the AI will generate an image. It's also a progressive web app so that user can install on their native device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published