Agent Apps¶
Last updated: 2026-06-28
Cortensor agent apps are examples and product surfaces that use Portal, gateway, router, Corgent, or validation primitives. They range from simple bots to operator assistants, validator tools, and agentic workflows.
Nanobot¶
Nanobot represents lightweight assistant apps: small, channel-friendly agents that can call Cortensor-hosted or router-backed inference from chat, automation, and workflow surfaces.
Common capabilities for this class of app include:
- Chat channels such as Telegram, Discord, WhatsApp, and Feishu.
- Scheduled tasks, memory, tools, skills, heartbeat, and session workflows.
- OpenAI-compatible or router-compatible model access.
- Lightweight operator and community support bots.
Public Hackathon App Ideas¶
Hackathon and project ideas map well to Cortensor router, Portal, and Corgent surfaces:
| App idea | Cortensor surface |
|---|---|
| Ask Me Anything bot | Portal hosted completions or direct router completions. |
| Support agent bot | Router/Portal API plus docs/RAG memory for node-operator help. |
| Task validator agent | /validate, PoI/PoUW concepts, and dashboard/session visibility. |
| Feedback collector agent | Hosted completions plus storage/analytics workflow. |
| Cortensor assistant agent | Docs-aware assistant connected to Portal/gateway or self-hosted router. |
| Multi-source fact checker | /factcheck, validation sessions, and evidence/citation tooling. |
| Free inference playground | Portal/gateway or a managed router pool with quota controls. |
| Tweet or post generator | Hosted completions with tone, length, and regeneration controls. |
| Explain-like-I-am-five tool | Hosted completions with reading-level controls. |
| Smart reply generator | Chat integration with context and tone controls. |
| Template completion tool | Prompt templates for repeatable email, post, or support outputs. |
| Educational tutor | Portal or router completions for math, language, or flashcard workflows. |
| On-chain AI agent | Router/Corgent workflow plus wallet or contract integration. |
| Collaborative memory service | Agent memory backed by retrieval, storage, and routed inference. |
| Monitoring dashboard | Operator/session/node stats and health endpoints. |
Bardiel App Surface¶
Status: product and ecosystem surface. Bardiel staking and token mechanics are covered separately from core Cortensor tokenomics.
Mining Dashboard¶
The mining dashboard belongs in operator docs. It covers sessions, stats, heatmaps, node performance, pricing, admin, cognitive flows, and private/dedicated session operations.
Positioning¶
| Surface | Position |
|---|---|
| Nanobot-style assistants | Lightweight agents that can connect to Cortensor inference surfaces. |
| Hackathon app ideas | Builder examples that can use Portal, router APIs, or Corgent primitives. |
| Bardiel app | Product and ecosystem surface linked to Corgent/Bardiel positioning. |
| Mining dashboard | Operator surface for sessions, stats, node performance, and private/dedicated session operations. |