Hackathon Project Ideas
Last updated: 2026-06-28
This catalog gives builders concrete starting points. Projects can stay small, but each one should make the Cortensor integration visible: API calls, model/session choices, validation, logs, or user-facing evidence.
Chat And Utility Bots
| Idea |
Useful output |
| Ask Me Anything bot |
Telegram or web Q&A over Cortensor inference, optionally scoped to a domain. |
| Tweet generator |
Short-form social drafts with tone controls and regeneration. |
| Daily motivation bot |
Scheduled prompts with opt-in tone/personality settings. |
| Explain Like I'm 5 |
Reading-level transformation for complex topics. |
| Smart reply generator |
Suggested replies from recent chat context. |
| Template completion tool |
Structured inputs turned into polished tweets, emails, summaries, or posts. |
| Eliza-style persona bot |
A simple persona chatbot for demonstration or entertainment use. |
Agent-Based Ideas
| Idea |
Useful output |
| Support agent |
Answers setup/config questions, points to docs, and escalates hard cases. |
| Task validator agent |
Reviews completed inference tasks, flags quality issues, and reports evidence. |
| Feedback collector agent |
Collects user or operator feedback and summarizes patterns. |
| Cortensor assistant |
Answers questions about APIs, node roles, dashboard workflows, models, and roadmap. |
| Agent marketplace |
Discovery surface for Cortensor-based agents, demos, ratings, and categories. |
Public Goods
| Idea |
Useful output |
| Decentralized Q&A portal |
Public questions answered through Cortensor miners. |
| Free inference playground |
Web playground showing models, parameters, and example outputs. |
| Multi-source fact checker |
Cross-source claim checking with consensus/confidence summaries. |
| Educational tools |
Math tutors, language helpers, flashcards, explainers, and lesson generators. |
| Idea |
Useful output |
| SDKs and wrappers |
Python, JS/TS, or Rust helpers for sessions, routing, auth, and responses. |
| CLI tooling |
Command-line deployment, testing, monitoring, and smoke-test utilities. |
| App templates |
Starter bots, agents, dashboards, and validators with Cortensor config included. |
| Monitoring dashboards |
Uptime, session load, model usage, task completion, latency, and error views. |
Advanced Ideas
| Idea |
Useful output |
| On-chain AI agent |
Off-chain inference that explains or prepares smart-contract interactions. |
| Collaborative memory service |
Shared knowledge store for agents with retrieval and validation. |
| Personal workflow agent |
Coordinates calendar/email/API tasks using Cortensor for reasoning. |
| Disagreement resolver |
Runs multiple agents or models, scores disagreement, and returns an arbitration bundle. |
| Receipt verifier |
Takes a transaction hash, explains state changes, and emits a verification artifact. |
Minimum Good Submission
- A working demo or video.
- A clear README with setup steps.
- A short architecture diagram.
- A visible Cortensor integration point.
- Logs, session IDs, replay steps, or other runtime proof.
- Safety notes for finance, health, legal, or claim-verification domains.