synergyai-nl/svelte-langgraph
Opiniated SvelteKit/Flowbite LLM frontend to LangGraph Server's API.
This is a ready-to-use application that provides a visual interface for interacting with complex AI workflows. You can feed it various prompts and configurations, and it delivers structured AI-generated responses from models like GPT-4o-mini or Llama 3.2. It's designed for anyone who needs to quickly deploy and manage custom AI-driven applications, such as marketers automating content, researchers analyzing data, or customer service teams generating responses.
Use this if you need a quick, reliable way to put a custom AI agent or workflow, built with LangGraph, directly into the hands of your team or users through a web interface.
Not ideal if you're a Python developer looking for a library to integrate into an existing backend, or if you need to build a user interface from scratch with complete design freedom.
Stars
11
Forks
2
Language
TypeScript
License
Unlicense
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/synergyai-nl/svelte-langgraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/chat-ui
The open source codebase powering HuggingChat
LemonNekoGH/flow-chat
Chat UI in graph 🌲. Unlike traditional chat UIs, users don’t need to delete messages to explore...
ichbtrv/chatgpt-svelte
A simple UI for the ChatGPT Open AI Api
engageintellect/spatz-2
just like spatz... but for svelte5, with shadcn-svelte, svelte-animations, svelte-superforms,...
seantiz/sveltekit-llm-chat-plugin
Connection utility for handling Websocket and SSE streaming with LLM providers to your Sveltekit app.