Build a practical AI engineering skillset around local LLMs, workflow automation, RAG, agents and deployable AI systems.
Focus:
- tokens;
- sampling;
- temperature;
- top-k;
- top-p;
- inference experiments.
Focus:
- local model serving;
- OpenAI-compatible APIs;
- Ollama / llama.cpp / vLLM concepts;
- latency and throughput.
Focus:
- n8n;
- JavaScript Code Nodes;
- HTTP/API ingestion;
- scraping-light workflows;
- parsing;
- normalization;
- deduplication;
- scoring;
- storage;
- alerting.
First use case:
BD Kids Hunter
This project is not RAG. It prepares the data-pipeline mindset needed for RAG and agents.
Focus:
- basic retrieval augmented generation;
- embeddings;
- vector database;
- chunking;
- document Q&A.
Focus:
- metadata filtering;
- permissions;
- incremental updates;
- citations;
- evaluation;
- production patterns.
Focus:
- tools;
- state;
- planning;
- LangGraph-style architecture;
- human-in-the-loop.
Focus:
- automated monitoring;
- source comparison;
- market watch;
- supplier watch;
- server hardware watch;
- alert generation.
Focus:
- image analysis;
- visual classification;
- object detection foundations.
Focus:
- text + image + audio workflows;
- assistant interaction patterns.
Focus:
- robotics AI;
- perception;
- control;
- local inference.
Focus:
- integrated local AI platform;
- workflows;
- models;
- RAG;
- agents;
- monitoring.