Skip to content

rafazv/i2a2-eliza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dr. Eliza - Chatbot

Project Logo

Technologies Used

About the Project

The Dr. Eliza - Chatbot is a web-based application that provides users with a platform to engage in therapeutic conversations. Based on the Eliza algorithm, the chatbot offers responses and reflections to users' input, creating a supportive environment for discussing emotions, thoughts, and concerns.

The project integrates technologies such as Node.js and Express.js for the backend and OpenAI API for advanced language processing. The front end is developed using HTML, CSS, and JavaScript to provide a user-friendly interface for interaction.

Usage

  1. Clone the repository.
  2. Install the required dependencies using npm install.
  3. Set up your environment variables, including the OpenAI API key, using a .env file.
  4. Run the server using npm start.
  5. Access the chatbot interface through your browser at http:https://localhost:3000/index.html.

Feel free to explore, engage with the chatbot, and experience the unique conversational capabilities it offers.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.