Skip to content

lenguyenduyphuc/DeStress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Chat Logo

AI Chat Assistant

A powerful, intuitive AI chat application built with React and modern web technologies

React TanStack Query Clerk License

✨ Features

  • Intuitive Chat Interface: Clean, responsive design for seamless conversations
  • Real-time Responses: Instant AI-powered responses to your queries
  • Chat History: Access and manage your previous conversations
  • Secure Authentication: User authentication powered by Clerk
  • Dark Mode: Easy on the eyes, perfect for late-night sessions
  • Responsive Design: Works beautifully on desktop, tablet, and mobile devices

🚀 Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn
  • An API key for the AI service
  1. Installation:

    npm install destress-ai
    # or
    yarn add destress-ai
    
  2. Open Model:

    cd model
    python model.py
    
  3. Start backend:

    cd backend
    npm install
    npm run dev
    
  4. Start frontend:

    cd client
    npm install
    npm run dev
    

Use Cases

  • Share your daily highlights and challenges
  • Process difficult emotions in a safe space
  • Practice social interactions
  • Document your life journey through ongoing conversations
  • Receive gentle reminders for self-care

Contribution

We welcome contributions to make DestressAI even better:

git clone https://github.com/yourusername/destress-ai.git
cd destress-ai
npm install
npm run dev

Please see CONTRIBUTING.md for detailed guidelines.

License

DestressAI is licensed under the MIT License - see the LICENSE file for details.

Support

Having issues or want to provide feedback? Reach out to us:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors