PsyChat is an AI-powered psychology game that let's you interact with people with diverse diagnoses, allowing you to engage in insightful conversations. It offers a unique opportunity to explore mental health scenarios, fostering empathy and understanding. Developed over a weekend.
npm i -g pnpm
git clone https://github.com/brainsaysno/psychat.git
cd psychat
pnpm i
echo "OPENAI_API_KEY='YOUR_OPENAI_API_KEY'" > .env
pnpm run dev
TODO: add screenshots
Contributions are what make the open-source community so great for learning, getting inspired, and creating. Any contribution you make will be greatly appreciated.
git clone https://www.github.com/YOUR-USER/psychat.git
)git checkout -b proposal/PROPOSAL-NAME
)git commit -m 'Add PROPOSAL-NAME'
)git push -u origin proposal/PROPOSAL-NAME
)If you wish to contribute economically with the developers of PsyChat you can do so via PayPal.
Distributed under MIT license. See licencia for more information.
Nicolás Russo - [email protected]
Project link: https://github.com/brainsaysno/psychat