Parano AI C is a playful AI-powered app that generates absurd yet entertaining conspiracy theories.
Pick two topics—anything from pigeons to Wi-Fi routers—and watch the AI weave them into a story that makes (un)surprising sense.
- 🎲 Combine any two topics to create a unique conspiracy theory
- 🤖 AI-generated stories that are always new and unpredictable
- 📱 Simple and fun UI for quick idea generation
- 😂 Shareable results to spark laughs with friends
- Backend: Ruby on Rails (API + LLM integration)
- Frontend: JavaScript / HTML / CSS
- AI: RubyLLM / Gemini API
-
Clone the repository
git clone https://github.com/your-username/parano-ai-c.git cd parano-ai-c -
Install dependencies
bundle install yarn install
-
Set up the database
rails db:create db:migrate db:seed
-
Add your environment variables in
.envGEMINI_API_KEY=your_api_key_here
-
Start the server
bin/dev
- Open the app in your browser.
- Enter two random topics.
- Hit Generate, and enjoy the madness.
Contributions, issues, and feature requests are welcome!
Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
See LICENSE for more details.
Created with paranoia and humor by the Parano AI C team.