Skip to content

sherwinvishesh/CalmQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalmQuest Chatbot

CalmQuest is a personal therapy chatbot designed to offer conversational support and provide a friendly, empathetic ear to users. It leverages the OpenAI API to generate responses in a manner that mimics a therapeutic conversation, offering users a unique and engaging way to explore their feelings and thoughts.

Features

  • Conversational AI: Engage in meaningful conversations with users, offering supportive responses.
  • Personalized Interaction: Tailored responses to user inputs, providing a personalized chat experience.
  • Privacy Focused: Ensures user conversations are handled with care, emphasizing privacy and confidentiality.

User Interface

CalmQuest Screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm or yarn
  • An OpenAI API key

Installation

  1. Clone the repository
git clone https://github.com/sherwinvishesh/CalmQuest.git
  1. Navigate to the project directory
cd CalmQuest
  1. Install dependencies
npm install express dotenv openai@latest cors
  1. Create a .env file in the root directory and add your OpenAI API key
OPENAI_API_KEY=your_api_key_here
  1. Start the server
npm start

Your application should now be running on http://localhost:3000.

Usage

To start a conversation with CalmQuest, simply type your message in the input field and press the "Send" button. The chatbot will respond to your queries and engage in a conversation.

Contributing

Contributions to enhance this project are welcomed. Please feel free to fork the repository, make changes, and submit pull requests.

Support

If you encounter any issues or have any questions, please submit an issue on the GitHub issue tracker or feel free to contact me.

License

This project is licensed under Apache-2.0 license

Acknowledgements

  • Thanks to everyone who visits and uses this page. Your interest and feedback are what keep us motivated.
  • Special thanks to all the contributors who help maintain and improve this project. Your dedication and hard work are greatly appreciated.
  • Special acknowledgment to OpenAI for providing the API that powers the conversational abilities of CalmQuest.

Connect with Me

Feel free to reach out and connect with me on LinkedIn or Instagram.


Made with ❤️ by Sherwin

About

CalmQuest: An AI-powered therapy chatbot designed to provide instant emotional support, fostering mindfulness and mental health wellness around the clock.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published