Skyflo.ai is your AI-powered companion for cloud native operations, enabling seamless infrastructure management through natural language.
Skyflo.ai offers flexible deployment options, accommodating both production and local Kubernetes environments:
curl -sL https://raw.githubusercontent.com/skyflo-ai/skyflo/main/deployment/install.sh -o install.sh && chmod +x install.sh && ./install.sh
For more details, see the Installation Guide.
By default, Skyflo is configured to use OpenAI's GPT-4o model. For instructions on using different LLM providers (like Groq, Anthropic, Cohere, etc.) or configuring API keys, please refer to the Installation Guide.
Read more about the architecture of Skyflo.ai in the Architecture documentation.
Skyflo.ai's multi-agent architecture leverages Microsoft's AutoGen for agent orchestration and LangGraph for graph-based execution flows.
Read more about the roadmap of Skyflo.ai here.
We welcome contributions! See our Contributing Guide for details on getting started.
We have a Code of Conduct that we ask all contributors to follow.