dify and agentica

A lightweight TypeScript framework for composing AI function calls complements a visual platform for orchestrating agentic workflows—developers might use Dify's UI to design agent logic while using Agentica's compiler-enhanced SDK for type-safe function calling within those workflows.

dify
74
Verified
agentica
70
Verified
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 20/25
Adoption 17/25
Maturity 18/25
Community 15/25
Stars: 132,613
Forks: 20,670
Downloads:
Commits (30d): 618
Language: TypeScript
License:
Stars: 1,002
Forks: 58
Downloads: 1,010
Commits (30d): 15
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

About dify

langgenius/dify

Production-ready platform for agentic workflow development.

Combines visual workflow canvas with RAG pipelines, agent capabilities using LLM function calling or ReAct, and 50+ built-in tools for autonomous operations. Integrates 100+ proprietary and open-source LLM providers (GPT, Mistral, Llama3, OpenAI-compatible APIs) with observability tools like Langfuse and Arize Phoenix. Exposes full REST API backend-as-a-service for seamless business logic integration.

About agentica

wrtnlabs/agentica

TypeScript AI AI Function Calling Framework enhanced by compiler skills.

Supports three integration protocols—TypeScript classes, Swagger/OpenAPI documents, and MCP servers—allowing developers to compose agents by simply declaring existing functions without manual schema writing. Uses compiler-driven schema generation and automatic JSON Schema conversion across LLM vendors (OpenAI, Gemini, Claude, DeepSeek, Llama), while a selector agent filters candidate functions to optimize token consumption and reduce hallucination errors during function calling.

Scores updated daily from GitHub, PyPI, and npm data. How scores work