Skip to content

neilgebhard/ai-therapist

Repository files navigation

AI Therapist Conversation App

This application provides a personalized mental wellness experience using AI from a large language model (LLM). It's designed to offer emotional support and coping strategies through empathetic conversations. You can share your thoughts and feelings confidentially and without worry, anytime you want, and get feedback in a seemingly conscientious and thoughtful manner. It gives you ideas to feel calmer and happier, and it's available 24/7.

Demo

https://ai-thera.vercel.app/

Overview

Running Locally

Clone GitHub repository, install the dependencies, and run the development server:

$ git clone https://github.com/neilgebhard/ai-therapist
$ cd ai-therapist
$ npm i
$ npm run dev

Create a .env file similar to .env.example with the required environment variables.

The app runs on http://localhost:3000.

About

A personal AI therapist to help you with your mental health

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published