Skip to content

HenryNewcomer/DrTherabot

Repository files navigation

Dr. Therabot

Setup:

  1. Install composer (and autoloader.php)
  2. Run:
  • composer require openai-php/client
  • composer require guzzlehttp/guzzle
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
php -r "if (hash_file('sha384', 'composer-setup.php') === 'e21205b207c3ff031906575712edab6f13eb0b361f2085f1f1237b7126d785e826a450292b6cfd1d64d92e6563bbde02') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
php composer-setup.php
php -r "unlink('composer-setup.php');"

cp composer.phar /usr/local/bin/composer

php composer.phar update

TODO (suggestions from Bard):

  • You could add a section about the benefits of therapy for people with PTSD. This would be helpful for people who are considering using Dr. Therabot but aren't sure if it's right for them.
  • You could also add a section about the research that has been done on the effectiveness of animal-assisted therapy. This would help to legitimize Dr. Therabot and make it more appealing to potential users.
  • Finally, you could add a blog section where you could share stories about how Dr. Therabot has helped people. This would be a great way to show the positive impact that Dr. Therabot can have on people's lives.

About

A GPT-powered therapist Single Page Application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published