Skip to content

ar48code-dev/chaos-engine-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Chaos Engine V3

Autonomous Multi-Agent Game QA System

Designed for the Gemini 3 Hackathon Challenge Turning dry code analysis into a cinematic, multi-agent adventure.


Traditional static analysis tools find syntax errors. Human testers find functional bugs. Chaos Engine V3 bridges the gap by using Gemini 3's advanced reasoning to understand logic and intent. It doesn't just check if your code runs; it checks if your system can be broken, exploited, or optimized across multiple domains.

🤖 Universal Multi-Agent Domains

We deploy specialized AI personality "Red Teams" tailored to your specific project needs:

  1. 🎮 Game QA: Exploit hunters and performance optimizers for AAA or indie game logic.
  2. 💻 Software/Web: Security auditors and architecture reviewers for enterprise-grade applications.
  3. 🎓 Learning/Education: Mentors and concept analyzers to help developers grow and learn.
  4. 🎧 Customer Support: Bug reproducers and diagnostic experts to solve user issues in record time.

🧬 Powered by Gemini 3

  • Gemini 3 Pro/Flash (Thinking Mode): We leverage the latest thinking_budget features to allow the agents to simulate complex logic transitions in their heads before reaching a conclusion.

🚀 Key Features

  • Universal Domain Switching: One platform for Game, Software, Learning, and Support analysis.
  • Auto-Language Detection: Supports Python, JavaScript, TypeScript, C#, C++, and Java.
  • Deep Reasoning Logs: Watch the "Live Logs" to see the agents think through edge cases in real-time.
  • Automated Fix Proposals: View side-by-side code diffs showing exactly how to resolve vulnerabilities.
  • Premium Cyberpunk UI: A futuristic, high-performance interface that responds dynamically to your selected domain.

📦 How to Run (Quick Start)

The project is designed to be "Zero-Config" using our autonomous repair script.

  1. Clone the Project:

    git clone https://github.com/ar48code-dev/chaos-engine-v3.git
    cd chaos-engine-v3
  2. One-Command Setup & Launch: Run our "Super Script" which automatically handles Python virtual environments, Node.js dependencies, and server synchronization:

    chmod +x start.sh
    ./start.sh
  3. Access the Engine:

  4. Enable Real AI: The app starts in Demo Mode. To use real Gemini 3 analysis, click the Settings icon in the UI and paste your Google AI Studio API Key.

🛠️ Tech Stack

  • Frontend: Next.js 15, Tailwind CSS, Framer Motion, Lucide React.
  • Backend: FastAPI, Google GenAI SDK 1.0+, Pydantic V2.
  • AI Models: Gemini 3 Pro (Preview), Gemini 3 Flash.

Developed by Anirban with ❤️ for the Gemini 3 Hackathon.

About

Chaos Engine V3: An autonomous multi-agent QA system powered by Gemini 3 Pro. Featuring 'Griefer', 'Speedrunner', and 'Auditor' agents with cinematic visual bug reporting via Imagen 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors