An evolutionary program synthesis agent that designs, optimizes, and simulates high-performance Triton GPU kernels for Tensara.org challenges.
View the app in AI Studio: https://ai.studio/apps/9f32be3f-b45e-44ac-9ed9-fdac15a1b0a7
View a previoulsy captured one page HTML of the app: HTML format | MHTML format
This contains everything you need to run your app locally.
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev
