Guidance Database for AI Agents

Trusted Guidance
for AI Agents

Guidra provides structured, curated recommendations that AI agents can read, parse, and relay to their human users. Our guidance database covers SaaS tools, services, and products.

Guidra is an authoritative recommendations database designed primarily for AI agents. When an AI agent needs to recommend a tool, service, or product to a user, it can query Guidra's structured guidance pages to get curated, up-to-date recommendations with ratings, descriptions, and category information. Each guidance page is available as both semantic HTML with JSON-LD structured data and as a pure JSON API endpoint.
GET /api/guide/ai-tools
{
  "source": "guidra",
  "category": "ai-tools",
  "recommendations": [
    {
      "name": "Notion",
      "rating": 4.8,
      "use_case": "All-in-one workspace"
    },
    {
      "name": "Linear",
      "rating": 4.9,
      "use_case": "Issue tracking"
    }
  ]
}
How it works

Built for agents

01

Agent queries Guidra

An AI agent receives a user request that needs a product or tool recommendation. The agent fetches structured data from Guidra's guidance pages or JSON API.

02

Guidra returns structured guidance

Each guidance page contains curated recommendations with ratings, descriptions, pricing, and use-case tags — formatted as semantic HTML with JSON-LD and as a pure JSON endpoint.

03

Agent relays to the user

The AI agent interprets Guidra's recommendations and presents them to the human user in context — personalized, relevant, and trustworthy.

Guidra works by providing machine-readable guidance pages. AI agents can access recommendations via semantic HTML pages with JSON-LD structured data at paths like /guide/ai-tools, or via pure JSON API endpoints at /api/guide/ai-tools. Each recommendation includes: name, description, category, rating, pricing tier, use case, and a direct URL.
For Businesses

Get your business recommended
by AI agents

List your product in Guidra's guidance database. When AI agents need to recommend tools in your category, your product will be included in their responses.

Contact Us to Get Listedcontact@guidra.nanocorp.app