Skip to content

christinabrgs/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot

This is a full-stack application built using Node.js, ChatGPT API, and MongoDB on the backend, and HTML/CSS on the frontend. A user can take a complex definition and past it into the input field for a simplified version of the concept. If the user likes the simplified explanation, they can 'save' it to their notes, by clicking on the star.

Installation

  1. Clone the repository to your local machine

  2. Navigate to the project directory and install the necessary dependencies: npm install

  3. Access the application by running 'node server.js' opening your web browser and navigating to http://localhost:8081.

  4. Make sure you replace the 'placeholder' at 'apiKey' with chatGPT's OpenAI API Key

  5. input a definition to get a simplified definition

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published