Standalone MkDocs site for interview-focused learning in AI Engineer, Agentic AI, and LLMOps roles.
https://nitinkc.github.io/AI-Engineering-Learning/
- Step-by-step 4-week learning path
- Technical depth modules (RAG quality, agents, evals, production)
- STAR+T interview preparation system
- Incremental memory-retention labs
- Condensed appendix pages from source long-form guides
cd "/Users/nchaur590@cable.comcast.com/Programming/RAG-LearningTutorial/playbook-site"
pip install -r requirements.txt
mkdocs serveOpen http://127.0.0.1:8000.
cd "/Users/nchaur590@cable.comcast.com/Programming/RAG-LearningTutorial/playbook-site"
mkdocs build