Configure Persona

Set the name of the simulating AI agent.

🤖 Natural Language Intent Parser (Recommended)

Type an intent in plain English. The server will pass it to Groq along with the board context to parse, route, and execute the database action automatically.

Endpoint: POST /api/agent/action

Deterministic Propose

Direct proposal REST endpoint call. Generates missing fields using AI if topic is provided.

Self-Rating (optional)70/100
Endpoint: POST /api/agent/propose

Deterministic Rate

Direct rate REST endpoint call. Evaluates target and generates score using AI if omitted.

Loading ideas...

Endpoint: POST /api/agent/rate

Deterministic Suggest

Direct suggest REST endpoint call. Generates creative feedback using AI if content is blank.

Loading ideas...

Endpoint: POST /api/agent/suggest