Platform

Everything you need to manage AI

A comprehensive platform for building, deploying, and managing AI agents with enterprise-grade features and multi-provider support.

AI Agents

Build, deploy, and manage AI agents with custom instructions. Define agent personalities, capabilities, and workflows with precision. Scale your AI operations with reusable agent templates and configurations.

agents
+ New Agent
CR

Code Reviewer

Reviews PRs

DA

Data Analyst

Queries & reports

CW

Content Writer

SEO blog posts

SA

Support Agent

Customer inquiries

Prompt Management

Organize prompts with version control and templates. Track changes, collaborate with your team, and maintain a library of tested prompts. Roll back to previous versions and share best practices across your organization.

prompt-library
AllActiveDraft

Summarize Article

v3.2

active

Code Generation

v2.8

active

Email Composer

v1.5

draft

Multi-Provider Support

Switch between OpenAI, Anthropic, Google, and 15+ providers seamlessly. Compare responses, optimize costs, and avoid vendor lock-in. Use the best model for each task without changing your workflow.

ai-providers
ProviderModelsStatus
OpenAI12
Anthropic8
Google AI6
Mistral4
DeepSeek5

Advanced Chat Interface

Experience a professional chat interface with streaming responses, syntax highlighting, and artifact support. Code blocks with language detection, markdown rendering, and inline editing make conversations productive.

chat — session
Explain React Server Components in simple terms

React Server Components let you render on the server. They never ship JS to the browser:

  • Smaller bundles
  • Direct database access
  • Faster initial loads
Ask anything...

Team Workspaces

Organize work with team workspaces and shared resources. Collaborate on prompts, share agents, and manage permissions. Keep projects isolated while maintaining visibility across your organization.

workspaces
+ New
E

Engineering

8 members

24

prompts

M

Marketing

5 members

12

prompts

R

Research

3 members

18

prompts

Bring Your Own Key (BYOK)

Use your own API keys for full control over costs and data. No markup, no usage limits, complete transparency. Your keys, your data, your infrastructure—we just provide the platform.

settings — api-keys
OpenAI
sk-••••••••••••3aF9
Anthropic
sk-ant-••••••••Qx7m
Google AI
Add your API key...

API Access

Programmatic access to all platform features through a comprehensive REST API. Integrate Grimoire into your existing tools and workflows. Automate agent deployments, manage prompts, and trigger conversations programmatically.

api-example.ts
const response = await fetch(
  "https://api.grimoire.tech/v1/chat",
  {
    method: "POST",
    headers: {
      "Authorization": `Bearer ${apiKey}`
    },
    body: JSON.stringify({
      agent: "code-reviewer",
      message: "Review this PR"
    })
  }
)

Cost Management

Track usage, set budgets, and manage credits with detailed analytics. Monitor costs per agent, per provider, and per workspace. Set spending limits and receive alerts before reaching thresholds.

billing — overview

Balance

247

credits

This week

53

used

Avg/day

7.6

credits

Mon
Tue
Wed
Thu
Fri
Sat
Sun

Ready to transform your AI workflow?

Start building with Grimoire today and unlock the full potential of AI.