Skip to content

mandilkhadka/paranoaic

 
 

Repository files navigation

Parano AI C 🕵️‍♂️✨

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.


🚀 Features

  • 🎲 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

🛠️ Tech Stack

  • Backend: Ruby on Rails (API + LLM integration)
  • Frontend: JavaScript / HTML / CSS
  • AI: RubyLLM / Gemini API

📦 Installation

  1. Clone the repository

    git clone https://github.com/your-username/parano-ai-c.git
    cd parano-ai-c
  2. Install dependencies

    bundle install
    yarn install
  3. Set up the database

    rails db:create db:migrate db:seed
  4. Add your environment variables in .env

    GEMINI_API_KEY=your_api_key_here
  5. Start the server

    bin/dev

🎮 Usage

  • Open the app in your browser.
  • Enter two random topics.
  • Hit Generate, and enjoy the madness.

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to open an issue or submit a pull request.


📜 License

This project is licensed under the MIT License.
See LICENSE for more details.


✨ Credits

Created with paranoia and humor by the Parano AI C team.

👥 Team

About

Parano AI C is a playful AI-powered app that generates creative conspiracy theories by connecting random topics. Users pick two ideas, and the AI spins an entertaining (and often absurd) story linking them together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 68.2%
  • HTML 21.8%
  • SCSS 6.4%
  • JavaScript 1.7%
  • Dockerfile 1.7%
  • Shell 0.2%