Skip to content

Zizwar/PRoomy

Repository files navigation

Gitpod ready-to-code

Roomy Prompt - ChatGPT Rooms

Proomy

Overview

"Roomy Prompt" is an open-source tool that creates AI integrated chatrooms. Designed for individuals or companies, it sets up unique chat rooms, each powered by a dedicated ChatGPT bot to respond to queries based on the room's header info.

Setup and Usage

To start, setup your .env file with Supabase, Github OAuth, Google OAuth, and OpenAI credentials:

cp _env .env

After setting up the .env file, you can clone the repository:

git clone https://github.com/Zizwar/PRoomy.git

Then, start the application:

deno task start

Development

To contribute to the project:

  1. Fork the repository.
  2. Clone the repository:
git clone https://github.com/<YOUR_GITHUB_USERNAME>/PRoomy.git
  1. Create a new branch:
git checkout -b <YOUR_BRANCH_NAME>
  1. Make your changes.
  2. Commit your changes:
git commit -m "Add my changes"
  1. Push to the branch:
git push origin <YOUR_BRANCH_NAME>
  1. Open a pull request from your forked repository to this repository.

Features

  • Open-source, AI integrated chatrooms.
  • Each room powered by a unique ChatGPT bot.
  • Full administrative control for room creators.

Dependencies

Built using:

All these services are free of charge. The deployment is done on Deno Deploy.

Acknowledgements

Demo

See the live demo here.

Project Link

https://github.com/Zizwar/PRoomy/

Contact

Brahim Bidi - https://brah.im