Skip to content

A MERN Web App that Combines AI Chatbot, Text Summarization, Code Conversion, and Image Generation Features.

Notifications You must be signed in to change notification settings

its-akashjha/GPT-3-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web GPT3 MERN

Web GPT3 features:

  • AI Chatbot
  • Text Summarization
  • Paragraph Generator
  • Code Converter
  • AI Image Generator

using OpenAI API.
MERN Web-App with auth.

How to run the application locally:

  1. Clone the project.

  2. Install dependencies in both client and server folder by using
    command npm install or npm i

  3. Complete the .env file in server folder.

    • Connect to MongoDB.
    • Add your OpenAI API Key.
    • Enter remaining fields.
  4. To run the application, first move to server folder using command cd server
    Then use command npm run dev to start the application.

Give it a star if helpful!

About

A MERN Web App that Combines AI Chatbot, Text Summarization, Code Conversion, and Image Generation Features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published