Spaces:
Sleeping
Sleeping
File size: 1,853 Bytes
184ab95 d940355 184ab95 d940355 184ab95 d940355 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
---
title: Evolution Aurora - AI Learning to Code
emoji: ๐
colorFrom: purple
colorTo: green
sdk: gradio
sdk_version: 5.33.1
app_file: app.py
pinned: true
tags:
- track3-agentic-demo
- modal-sponsor
- evolution
- visualization
- ai-agents
- mcp
- hackathon
license: mit
---
# ๐ Evolution Aurora - Watch AI Learn to Code
**HuggingFace Agents-MCP Hackathon 2025 Submission**
## ๐ Track 3: Agentic Demo Showcase
Experience the magic of AI evolution in real-time! Watch as artificial intelligence learns to write better code through evolutionary algorithms, visualized with stunning aurora particle effects.
### โจ Key Features
- **Aurora Particle Effects**: Beautiful visual bursts triggered by fitness improvements
- **3D Fitness Landscape**: Watch programs climb toward optimal solutions
- **Real-time Evolution**: See AI improve code generation by generation
- **Interactive Controls**: Start/stop evolution and observe the process
### ๐ค Agent Integration
This demo showcases how AI agents can evolve and improve code autonomously using the [Evolve framework](https://github.com/johan-gras/evolve). The visualization makes the abstract process of machine learning tangible and beautiful.
### ๐ Sponsor: Modal
Designed to leverage Modal's cloud infrastructure for parallel evolution execution (demo runs in simulation mode).
### ๐ ๏ธ Technical Stack
- **Frontend**: Gradio with custom HTML5 Canvas
- **Visualization**: Plotly for 3D landscapes
- **Effects**: Pure JavaScript particle system
- **Framework**: Evolve (evolutionary algorithms)
### ๐ฎ How to Use
1. Click "Start Evolution" to begin
2. Watch the aurora effects burst with each improvement
3. Observe programs climbing the fitness landscape
4. Monitor real-time progress in the event log
Built with โค๏ธ for the HF Agents-MCP Hackathon 2025 |