The Nosana Builder Challenge is back! After the success of Agents 101, we're excited to announce Agents 102 β a developer challenge where you'll build intelligent AI agents with frontend interfaces and deploy them on the Nosana decentralized compute network.
Quick Details
- Prize Pool: $3,000 USDC for top 10 submissions
- Start Date: October 10, 2025
- Submission Deadline: October 24, 2025
- Winners Announced: October 31, 2025
- Submission Platform: SuperTeam Builders Challenge Page
- GitHub Repository: Agent Challenge Starter
Your Mission
Build an intelligent AI agent that performs real-world tasks using:
- Mastra framework for agent orchestration
- Tool calling to interact with external services
- MCP (Model Context Protocol) for enhanced capabilities
- Custom frontend to showcase your agent's functionality
Then deploy your complete stack (agent + frontend + LLM) on Nosana's decentralized network!
Agent Ideas to Inspire You
The possibilities are endless! Here are some ideas:
- π€ Personal Assistant - Schedule management, email drafting, task automation
- π Data Analyst Agent - Fetch financial data, generate insights, create visualizations
- π Web Researcher - Aggregate information from multiple sources, summarize findings
- π οΈ DevOps Helper - Monitor services, automate deployments, manage infrastructure
- π¨ Content Creator - Generate social media posts, blog outlines, marketing copy
- π Smart Search - Multi-source search with AI-powered result synthesis
- π¬ Customer Support Bot - Answer FAQs, ticket routing, knowledge base queries
Be Creative! The best agents solve real problems in innovative ways.
The Framework: Mastra
We're using Mastra, the powerful TypeScript framework that makes building AI applications intuitive and fast. Mastra provides all the primitives you need: workflows, agents, RAG, integrations, and evaluations.
New to Mastra? Check out these resources:
Getting Started
Step 1: Register
- Register at SuperTeam
- Register at the Luma Event Page
- Star the required repos: Agent Challenge, Nosana CLI, Nosana SDK
- Complete the registration form
Step 2: Fork & Build
Fork the challenge repository and start building your agent using the provided starter template with Next.js, Mastra, and CopilotKit.
# Fork this repo on GitHub, then clone your fork
git clone https://github.com/YOUR-USERNAME/agent-challenge
cd agent-challenge
cp .env.example .env
pnpm i
pnpm run dev:ui # Start UI server (port 3000)
pnpm run dev:agent # Start Mastra agent server (port 4111)
Step 3: Deploy to Nosana
Build your Docker container and deploy your complete stack to the Nosana network using either the Nosana Dashboard or the Nosana CLI.
Step 4: Submit
Commit your code to you forked GitHub repo and submit your project on the SuperTeam Challenge Page before the deadline.
Minimum Requirements
Your submission must include:
- β Agent with Tool Calling - At least one custom tool/function
- β Frontend Interface - Working UI to interact with your agent
- β Deployed on Nosana - Complete stack running on Nosana network
- β Docker Container - Published to Docker Hub
- β Video Demo - 1-3 minute demonstration of your deployed agent
- β Updated README - Clear documentation in your forked repo
- β Social Media Post - Share on X/BlueSky/LinkedIn with #NosanaAgentChallenge and tag @nosana_ai
Prizes
Top 10 submissions will be rewarded:
- π₯ 1st Place: $1,000 USDC
- π₯ 2nd Place: $750 USDC
- π₯ 3rd Place: $450 USDC
- π 4th Place: $200 USDC
- π 5th-10th Place: $100 USDC each
Judging Criteria
Submissions evaluated on 4 key areas (25% each):
Innovation π¨
Originality of agent concept, creative use of AI capabilities, unique problem-solving approach
Technical Implementation π»
Code quality, proper use of Mastra framework, efficient tool implementation, error handling
Nosana Integration β‘
Successful deployment, resource efficiency, stability and performance, proper containerization
Real-World Impact π
Practical use cases, potential for adoption, clear value proposition, demonstration quality
Support & Resources
- Discord: Join Nosana Discord
- Dev Chat: Builders Challenge Channel
- Twitter: Follow @nosana_ai
- Docs: Nosana Documentation | Mastra Docs
Good luck, builders! We can't wait to see the innovative AI agents you create for the Nosana ecosystem.
Happy Building!
Want access to exclusive builder perks, early challenges, and Nosana credits?
Subscribe to our newsletter and never miss an update.
π Join the Nosana Builders Newsletter
Be the first to know about:
- π§ Upcoming Builders Challenges
- πΈ New reward opportunities
- β Product updates and feature drops
- π Early-bird credits and partner perks
Join the Nosana builder community today β and build the future of decentralized AI.
Top comments (0)