tinyflow-ai/tinyflow

Tinyflow is a lightweight AI agent solution.

What it solves

Tinyflow is a development component rather than a standalone product, designed to give traditional applications the ability to orchestrate AI agents. It allows developers to integrate AI agent orchestration capabilities directly into their existing software.

How it works

Tinyflow provides a framework consisting of a frontend UI component and backend execution engines. The frontend is built using Web Components, making it compatible with any JavaScript framework (React, Vue, Angular, Svelte) or plain HTML/CSS/JS. The backend supports multiple languages, including Java (currently available), with Node.js and Python support in development.

Who it’s for

Developers who want to add AI agent orchestration to their existing applications without building the orchestration layer from scratch.

Highlights

  • Framework Agnostic: Frontend based on Web Components for universal compatibility.
  • Multi-language Backend: Supports Java, with Python and Node.js coming soon.
  • Integrated Data Providers: Supports configurations for Large Language Models (LLMs) and knowledge bases.
  • Easy Integration: Simple installation via npm for the UI and Maven for the Java core.

Related

  • Project
  • Project
  • Project
  • Project