Enterprise AI Chatbot
Agent System

5 specialized AI agents engineered to accelerate business growth, automation, and intelligent decision-making.

1
2
3
4
5

Core Agents

Each agent is purpose-built for a specific domain

Loading agents...

Joke Lab

Powered by the JokeAgent — live multi-source joke fetching

Click a button to fetch a joke!

REST API

All agents are accessible via a RESTful API

GET /api/v1/agents

List all available agents

GET /api/v1/jokes/random

Get a random joke

GET /api/v1/jokes/programming

Get a programming joke

GET /api/v1/jokes/dad

Get a dad joke

GET /api/v1/jokes/search?q=dog

Search jokes by keyword

GET /api/v1/jokes/multiple?count=5

Get multiple jokes at once

GET /api/v1/jokes/daily

Get the joke of the day

POST /api/v1/jokes/invoke

Invoke a joke action by name