Skip to content
/ d-bot Public

d-bot is a clone of chatGPT with the possibility to choose the AI model for conversation

Notifications You must be signed in to change notification settings

adeutou/d-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

d-bot

d-bot

About the project

D-bot is clone app of ChatGPT with the possibilities to choose an AI Model to discuss with the bot. The application was made with:

  • React js
  • open AI
  • Normalize.css

Setup

  • Clone the repository
  • In the both repository ( client and server ) run npm i
  • Go to openAI and create your own API Key and call it index.js from server folder
  • to execute run :
    • npm start (in client folder)
    • node index.js (in server folder)

About

d-bot is a clone of chatGPT with the possibility to choose the AI model for conversation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published