Rosetta Alpha was built in 14 days for the Agora Agents Hackathon (Canteen × Circle, May 2026).
If you've used Circle's developer tools (Paymaster, Gateway, x402, CCTP, App Kit) and have friction points or improvement ideas, I'd genuinely love to hear them. Open an issue or reach out.
uv sync --all-extras
echo "GROQ_API_KEY=your_key" > .env
uv run python -m agents.us_agent --ticker AAPLSee README.md for full setup.
- Python: ruff (config in pyproject.toml)
- Frontend: TypeScript strict, Tailwind CSS v4
- Commits: conventional commits (
feat:,fix:,chore:,docs:)
MIT. See LICENSE.