agenix 4.1.2 copy "agenix: ^4.1.2" to clipboard
agenix: ^4.1.2 copied to clipboard

Flutter framework for multi-agent AI orchestration. Build agents that use tools, chain tasks, and talk to each other. Works with any LLM provider & no backend is needed.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'src/app.dart';

void main() {
  runApp(const AgenixDemoApp());
}
18
likes
160
points
729
downloads

Documentation

API reference

Publisher

verified publisherahmadexe.dev

Weekly Downloads

Flutter framework for multi-agent AI orchestration. Build agents that use tools, chain tasks, and talk to each other. Works with any LLM provider & no backend is needed.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

dio, flutter, google_generative_ai, uuid

More

Packages that depend on agenix