Skip to content

๐ŸŽ‰ Hack the North Winner (LLM Routing with Martian, $4000 prize) โ€” Visual AI Agent Builder

Notifications You must be signed in to change notification settings

rajshah6/langsketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

67 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Logo

LangSketch โ€” Visual AI Agent Builder

Create multi-agent workflows in seconds

video.mp4

LangSketch Canvas

LangSketch Agent Builder

How It Works

  1. Configure: Set up your agents by defining inputs/outputs, attaching RAG documents, connecting external APIs, and adding tools
  2. Sketch: Arrange and connect multiple agents and tools on the canvas to build complex workflows visually
  3. Integrate: Link agents with your own codebase so your functions become part of the workflow
  4. Run: Execute the workflow directly and watch your agents collaborate in real time
  5. Refine: Adjust agents, connections, or prompts iteratively to optimize performance

Quick Start

Prerequisites

  • Express.js 5.1+
  • Python 3.10+
  • Uvicorn
  • API keys for Databricks and Martian (free at signup)

Frontend Setup

npm install
npm start

Backend Setup

cd backend
uv sync
uv run uvicorn src.main:app --reload --host 0.0.0.0 --port 8000

Inspiration

Creating agents is difficult, and integrating them into existing workflows often requires a great level of expertise

LangSketch solves this by enabling the entire process in seconds, seamlessly fitting into the tools developers already use

View on Devpost

About

๐ŸŽ‰ Hack the North Winner (LLM Routing with Martian, $4000 prize) โ€” Visual AI Agent Builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •