This is the start of the documentation for Agent HQ. It’s pretty bad right now! Thanks for your patience.

AgentHQ Discord: https://discord.gg/eF5AAq5dX9

App (signup): https://app.agent-hq.io/

API Specification: https://app.agent-hq.io/api-docs/index.html

Here’s a chatbot trained on the Notion docs you’re reading now (😵‍💫):

https://helpbot.agent-hq.io/

What is AgentHQ?

It’s a thing for making LLMs do stuff, without having to write a ton of code. The idea is to empower non-technical users with the building blocks to create composable tools and searchable document indexes. You can use AgentHQ to to question answering with sources, send and receive API requests, generate and summarize text, and lots of other things I haven’t though up yet.

Agents

Agents use AI to select from a set of tools in order to answer a question or user input. They are generally non-deterministic, meaning you can’t always predict how they will respond.

Tools

Tools are simple input→output chains. There are variety of built-in tools, and you can add custom ones to do almost anything you can think of.

Document Indexes

Document Indexes make lots of different types of content searchable using natural language. You can use them by themselves, or as part of an Agent.

Yeah I don’t want to read all this just tell me: