Skip to content

prashant2023git/Agent-Flow-Builder-UI-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Agent Flow Builder – UI (Frontend)

Agent Flow Builder is a frontend application that provides a clean and intuitive interface for creating, exploring, and managing agent workflows. The project focuses on presenting complex agent configurations in a clear, visual, and easy-to-use way.


Features

Agent Studio

  • Create and configure agent workflows
  • Describe automation goals through the interface
  • Visually build and manage agent flows

Published Agents

  • View all configured agents in one place
  • Search and browse available agents

Prebuilt Agent Components (UI)

  • ConnectorHub – configure integrations
  • DocVision – upload and view documents
  • SchemaForge – define and visualize schemas
  • DataLineage – visualize data flow between agents
  • IndexSmith – manage indexing options
  • RetrievePro – configure retrieval settings
  • PlanRouter – define agent execution order
  • ToolRunner – select and trigger tools
  • CliffReason – configure reasoning behavior
  • MemWeaver – manage memory and context
  • CarerWall – apply safety controls
  • ClosedTheLoop – view outputs and feedback

Configuration

  • Manage environment variables
  • Configure external connections
  • View basic usage and settings

🖼️ UI Overview

  • Recent Agents – continue working on existing agents or create new ones
  • Agent Builder – build agent workflows step by step
  • Explore Agents – browse all available agents
  • Settings – manage configuration and usage

🛠️ Tech Stack

  • TypeScript – primary language for UI logic
  • JavaScript – supporting scripts
  • HTML – structure and layout
  • CSS / Tailwind CSS – styling and responsive design
  • React / Next.js – component-based frontend framework