orient
“Where do I start with OpenStack?”
Survey what's here and recommend a path based on the learner's goal and level.
Turn an AI assistant into your personal OpenStack tutor — grounded in this week’s real community activity.
You don’t need to be a developer, and you don’t need to know OpenStack yet. An AI coding agent reads a curated OpenStack knowledge base and walks you through it — explaining concepts, quizzing you, and even guiding a real deployment step by step. Here’s how to start in a few minutes.
Get started
npm install -g @anthropic-ai/claude-codenpm install -g opencode-ainpm install -g @openai/codexclaude) in a terminal to start a chat session.
Read https://stackers.network/learn.md and teach me OpenStack.
The agent loads the knowledge base and becomes your tutor.
Clone the repo and point your agent at the folder — it works with no website at all:
git clone https://github.com/stackers-network/openstack-knowledge
Then open your agent in that folder and say “teach me OpenStack.” It reads CLAUDE.md and takes it from there.
Tell the agent any of these — in your own words is fine.
“Where do I start with OpenStack?”
Survey what's here and recommend a path based on the learner's goal and level.
“Teach me OpenStack fresh.”
Assess level, build a curriculum from core/, teach concepts then procedures with exercises.
“Guide me through a deployment.”
Task-oriented walkthrough — assess the environment, build a plan, execute step by step (drives deploy/).
The full knowledge base. You can also browse any topic here directly.
Knowledge from the openstack-knowledge project. Lessons can pull live data from this week’s active projects. Independent — not affiliated with the OpenInfra Foundation.