Skip to content

ChatGPT (GPT) Clone with additional features like Text Summarization, Paragraph Generator, Code Converter and AI Image Generator using OpenAI API. MERN App with auth. Check README for update

Notifications You must be signed in to change notification settings

Satyam-jsw/AI-ChatGPTrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-clone-MERN

Project ScreenShot

1chat 2chat 3chat 4chat

Update

  • There won't be any response as the OpenAI API's free trial got expired on 1 June 2023.

ChatGPT (GPT-3) Clone with additional features:

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

using OpenAI API.
MERN Web-App with auth.

How to run the application locally:

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

  2. Complete the .env file in server folder.

    • Connect to MongoDB.
    • Add your OpenAI API Key.
    • Enter remaining fields.
  3. 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!

© 2023 Satyam Jaiswal

About

ChatGPT (GPT) Clone with additional features like Text Summarization, Paragraph Generator, Code Converter and AI Image Generator using OpenAI API. MERN App with auth. Check README for update

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published