1 مستودع
Systems designed to coordinate LLM tasks and autonomous agent behaviors using a specific scripting language.
Distinct from Python Scripting Environments: Distinct from Python Scripting Environments: focuses on the orchestration of AI agents rather than general code execution.
Explore 1 awesome GitHub repository matching development tools & productivity · AI Agent Orchestrators. Refine with filters or upvote what's useful.
Upsonic is a Python framework and orchestrator for building autonomous AI agents. It provides the infrastructure to develop self-operating systems that execute complex workflows and manage tasks independently using a scripting language. The project functions as an agentic tool integration layer, connecting agents to third-party data sources and external service APIs through standardized communication protocols. To ensure security, it includes an isolated execution environment that restricts shell and file operations to a specific workspace to prevent path traversal and dangerous commands. Ad
Provides a system for coordinating large language model tasks and autonomous agent behaviors using Python scripting.