Start here
If you’re new to Noxus, start here to learn the essentials and build your first tools.What is Noxus?
Understand the Noxus ecosystem and what you can build on it.
Tutorials
Watch quick walkthroughs and end-to-end examples.
Create an account
Go to the platform and start building.
Choose how you want to use Noxus
Visual platform
Our visual in browser platform, where you can build all your AI tools.
Python SDK
Integrate Noxus into Python apps and automate AI programmatically.
REST API
Use Noxus from any language via HTTP endpoints.
Plugin extensions
Extend the platform with custom nodes, and integrate with your tools.
Documentation map
Use this section as a shortcut to the right part of the docs.Platform overview
What is Noxus?
A product-level explanation of the Noxus ecosystem.
Core Concepts
Workspaces, users, flows, agents, and knowledge bases.
Build on the platform
Flows
Start building flows in your workspace
Agents
Create and develop AI agents for your team
Knowledge bases
Intelligent data repositories to enhance your tools
Integrations
Connect Noxus to your existing tools.
Programmatic access
SDK introduction
Client setup, auth, and core primitives.
API introduction
Authentication and endpoint conventions.
Infrastructure & deployment
Infrastructure overview
Noxus runtime architecture.
Infrastructure Deployment
Deployment options like VM, Kubernetes, and Cloud Run.
Development & plugins
Infrastructure overview
What can you build with Noxus plugins
Your first plugin
Step-by-step tutorials and examples.
Quick navigation by role
I’m a builder (platform user)
- Build your first flow in the Visual editor
- Add retrieval with Knowledge bases
I’m integrating via code (developer)
I’m deploying infra (infra/security)
- Start with Infrastructure overview
- Review Security
- Configure Models & providers
I’m extending Noxus (plugins)
- Start with your First plugin
- If you’re building nodes, start at Platform → Extending