11 projects
bridgic
Bridgic is an agentic programming framework built around a novel dynamic topology orchestration model and a component-oriented paradigm.
bridgic-amphibious
Bridgic-cognitive has implemented an amphibious execution model: the same system can operate in both LLM-driven agent mode (on_agent()) and deterministic code-driven workflow mode (on_workflow()), and can switch between the two modes autonomously when necessary.
bridgic-browser
LLM-driven browser automation library built on Playwright with built-in stealth mode
bridgic-llms-openai
OpenAI adapters for Bridgic.
bridgic-llms-vllm
VLLM adapters for Bridgic, enabling connectivity with self-hosted LLM providers.
bridgic-llms-openai-like
OpenAI-like LLM adapters for Bridgic, enabling connectivity with external LLM providers.
bridgic-core
Core classes and abstractions of Bridgic, as well as basic implementations for the orchestration framework.
bridgic-asl
ASL(Agent Structure Language) -- a powerful declarative DSL that embodies a component-oriented paradigm and is even capable of supporting dynamic topologies
bridgic-protocols-mcp
Model Context Protocol (MCP) integration for Bridgic.
bridgic-traces-opik
Opik observability integration for Bridgic.
bridgic-traces-langwatch
LangWatch observability integration for Bridgic.