Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seanoliver/thera-gpt
TheraGPT is a virtual cognitive behavioral therapist based on Open AI's chat completions API.
https://github.com/seanoliver/thera-gpt
ai chatgpt chatgpt-api python
Last synced: 11 days ago
JSON representation
TheraGPT is a virtual cognitive behavioral therapist based on Open AI's chat completions API.
- Host: GitHub
- URL: https://github.com/seanoliver/thera-gpt
- Owner: seanoliver
- Created: 2023-03-27T23:40:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T05:30:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T21:18:39.274Z (23 days ago)
- Topics: ai, chatgpt, chatgpt-api, python
- Language: JavaScript
- Homepage: https://theragpt.ai/
- Size: 784 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TheraGPT
TheraGPT is an experimental web app built in flask to help users work through
difficult thoughts and emotions using CBT (Cognitive Behavioral Therapy)
techniques.TheraGPT uses OpenAI's ChatCompletions API to provide personalized suggestions
and responses based on the principles of CBT.## TODO
- [X] Deploy to Render
- [X] Add Header Image
- [X] Adjust color theme to better match image
- [X] Nicer design for front page
- [ ] Nicer design for thinking traps explanation section
- [ ] Add TheraGPT FAQ
- [ ] Add CBT FAQ
- [ ] Add "About" Page
- [ ] Add Count of Thought Traps in List
- [ ] Enable streaming for data packets so results populate IRT
- [ ] Add some way to save / export thought + CBT guidance
- [ ] Enable user to add personal reflections on results
- [ ] Enable users to share results or aspects of results