<aside> <img src="attachment:c0c60580-e7c2-4547-9917-e0e55a9e02f7:Screenshot_2025-06-16_155430_(1).png" alt="attachment:c0c60580-e7c2-4547-9917-e0e55a9e02f7:Screenshot_2025-06-16_155430_(1).png" width="40px" />

Broq is a visual, block-based tool for building AI workflows using LLMs like GPT-4, Claude, and Mistral β€” without writing code.

It works like Scratch or Notion, but for chaining prompts, variables, and conditions to create powerful AI flows. Perfect for creators, educators, researchers, and indie hackers.

</aside>


πŸš€ Getting Started

βœ… Try It Now

πŸ”— https://broq.vercel.app

No login required. Start dragging blocks immediately.


Empty starting canvas in Broq.

Empty starting canvas in Broq.

A simple Broq flow that summarizes text using GPT-4.

A simple Broq flow that summarizes text using GPT-4.


🧩 Core Blocks

πŸ“ Input Block

Enter any text you want to process β€” an idea, message, document snippet, etc.

πŸ€– LLM Block

Select your model (GPT-4, Claude, etc) and set a prompt template using {{input}}.

🧠 Example prompt:

β€œSummarize this text in one sentence: {{input}}”

πŸ“€ Output Block

Displays the final result from your workflow β€” cleanly formatted with tokens + time shown.