psychat Svelte Themes

Psychat

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.


PsyChat Logo

PsyChat

Explore the docs »

Visit · Report a bug

Content Table
  1. About the Project
  2. Construir localmente
  3. Usage
  4. Contribute
  5. License
  6. Contact

About the Project

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.

Technologies Used

Build Locally

Requirements

  • pnpm
    npm i -g pnpm
    

Installation

  1. Clone the repo
    git clone https://github.com/brainsaysno/psychat.git
    
  2. Install packages
    cd psychat
    pnpm i
    
  3. Create a .env file with your OpenAI api key
     echo "OPENAI_API_KEY='YOUR_OPENAI_API_KEY'" > .env
    
  4. Your ready to use PsyChat. Run locally with
     pnpm run dev
    

Usage

TODO: add screenshots

Contribute

Contributions are what make the open-source community so great for learning, getting inspired, and creating. Any contribution you make will be greatly appreciated.

  1. Fork the project
  2. Clone the forked repo to your computer (git clone https://www.github.com/YOUR-USER/psychat.git)
  3. Create a branch for your proposal (git checkout -b proposal/PROPOSAL-NAME)
  4. Make changes on the code
  5. Commit your changes (git commit -m 'Add PROPOSAL-NAME')
  6. Push your branch (git push -u origin proposal/PROPOSAL-NAME)
  7. Open a new Pull Request explaining your proposal

If you wish to contribute economically with the developers of PsyChat you can do so via PayPal.

License

Distributed under MIT license. See licencia for more information.

Contact

Nicolás Russo - [email protected]

LinkedIn GitHub

Project link: https://github.com/brainsaysno/psychat

Top categories

Loading Svelte Themes