Skip to content

Stack Overflow Clone with AI Chatbot integration using Open AI API. Check README for update.

Notifications You must be signed in to change notification settings

gjha133/stackoverflow-clone-mern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stackoverflow-Clone-MERN

Updates:

  • Integrated AI chatbot using OpenAI
  • Chatbot won't give response as the free trial got expired on 1 June 2023

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.
    • Enter remaining fields.
  4. To run the application,

    • move to server folder using command cd server
      Then use command npm start to start the server.
    • move to client folder using command cd client
      Then use command npm start to start the application.

Give it a star if helpful!

About

Stack Overflow Clone with AI Chatbot integration using Open AI API. Check README for update.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published