# Link Index
## Landing & Profile
- Home, Coaching, Resources
## CV & 3D
- 3D Vision, Optical Flow
- Multi-Camera Systems
## AI & LLMs
- Advanced Concepts
- Orchestrating Agents
- Avatar Generator
## CUDA & GPU
- Numba JIT, PyCUDA
- VS Code Setup
- MLX/CoreML/Metal
## Publications
- Patents, Papers
- Journals, Books
## Courses & Workshops
- AI 2026 Courses
- Edge AI Workshops
## External Links
- AI Tools
- Developer Tools
Site Link Index — Complete index of all pages, publications, and resources on pirahansiah.com — https://www.pirahansiah.com/notes/pkm/proof/
Pirahansiah.com — Complete Link Index
All content files are under notes/. Links below reference local files only.
Landing & Profile
| File | Path | Description |
|---|---|---|
| Home | /notes/docs/ | Main landing page |
| Coaching | /notes/docs/coaching/ | CV coaching and teaching roadmap |
| Resources | /notes/docs/resources/ | Patents, books, papers, projects |
| Links | /notes/docs/links/ | Curated links and tools |
Computer Vision & 3D
| File | Path | Description |
|---|---|---|
| 3D Vision | /notes/docs/cv/3d/ | Point clouds, depth sensing, multi-camera sync |
| Optical Flow | /notes/docs/cv/optical-flow/ | Motion estimation challenges and solutions |
| Multi-Camera | /notes/docs/cv/multi-camera/ | Scaling to 100+ cameras |
AI & LLMs
| File | Path | Description |
|---|---|---|
| Advanced LLM Concepts | /notes/docs/llm/llm-concepts/ | RAG, embeddings, multimodal |
| Orchestrating Agents | /notes/docs/llm/agents/ | Multi-agent systems |
| Blog | /notes/docs/llm/blog/ | RAG vs CAG, multi-agent architectures |
| Avatar Generator | /notes/docs/llm/avatar/ | Ollama + Wav2Lip tutorial |
CUDA & GPU
| File | Path | Description |
|---|---|---|
| Numba JIT | /notes/docs/cuda/numba/ | Python performance with @jit |
| PyCUDA Kernels | /notes/docs/cuda/pycuda/ | CUDA C kernels from Python |
| VS Code CUDA | /notes/docs/cuda/cuda-vscode/ | Dev environment on Windows |
| MLX, CoreML & Metal | /notes/docs/cuda/apple-ml/ | Apple Silicon ML |
Programming & Tools
| File | Path | Description |
|---|---|---|
| C++ Reference | /notes/docs/cpp/ | Memory, STL, debugging |
| Python Config | /notes/docs/python/ | Config management, pybind11, Cython |
| Developer Tools | /notes/docs/dev-tools/ | Docker, GitHub, CLI tools |
| Shell & Vim | /notes/docs/shell-vim/ | Terminal essentials |
Optimization & Business
| File | Path | Description |
|---|---|---|
| Optimization | /notes/docs/optimization/ | Quantization, pruning, frameworks |
| Prompts | /notes/docs/prompts/ | LLM prompt patterns |
| SEO | /notes/docs/seo/ | SEO for LLM-powered search |
| Startup | /notes/docs/startup/ | Edge AI business, fundraising |
| LinkedIn Posts | /notes/docs/linkedin/ | Top 2024 posts |
Publications
All publication files are under notes/publications/.
| Category | Path |
|---|---|
| Patents (3) | /notes/pubs/patents/ |
| Papers (11) | /notes/pubs/papers/ |
| Journals (6) | /notes/pubs/journals/ |
| Books (2) | /notes/pubs/books/ |
| Keynotes | /notes/pubs/keynotes/ |
| CV | /notes/pubs/cv/ |
AI 2026 — Courses & Workshops
All course and workshop content is under notes/ai2026/.
Courses
| File | Path | Description |
|---|---|---|
| ML Specialization | /notes/courses/ml-spec/ | Coursera ML (2026) |
| Full Stack DL | /notes/courses/fsdl/ | FSDL 2021 notes |
| FSDL 2022 | /notes/courses/fsdl-2022/ | Continual learning, data mgmt |
| MLOps | /notes/courses/mlops/ | ML production pipeline |
| ROS | /notes/courses/ros/ | Robot Operating System |
| Parallel Programming | /notes/courses/parallel/ | Python parallel CV |
| Modern C++ | /notes/courses/modern-cpp/ | C++29 for image processing |
| Cloud-Native | /notes/courses/cloud-native/ | Docker & Kubernetes |
| IoT Scholarship | /notes/courses/iot-scholarship/ | OpenVINO edge AI |
| TF Deployment | /notes/courses/tf-deploy/ | TF.js, Lite, deployment |
Workshops
| File | Path | Description |
|---|---|---|
| RISC-V | /notes/courses/risc-v/ | Open-source processor |
| Edge AI Summit | /notes/courses/edge-ai-summit/ | Edge AI conference 2026 |
| Embedded IoT | /notes/courses/iot/ | Embedded systems |
| Tesla AI | /notes/courses/tesla/ | Autonomous driving |
| AI Hardware | /notes/courses/ai-hardware/ | Accelerators & NPUs |
| OpenVINO | /notes/courses/openvino/ | Intel inference |
| Metaverse | /notes/courses/metaverse/ | XR computing |
Topics
| File | Path | Description |
|---|---|---|
| Book Summaries | /notes/courses/book-summary/ | Knowledge management |
| Topics Index | /notes/courses/ | All topics & projects |
Images
All images are under notes/docs/images/.
External Links — AI & Tools
| Link | Description |
|---|---|
| Computer Vision Developer GPT | Custom GPT for CV |
| LangChain | Agent logic |
| Auto-GPT | Autonomous agents |
| MetaGPT | Multi-agent framework |
| SWE-agent | AI software engineering |
| Numba | JIT compiler for Python |
| MLX | Apple ML framework |
| Wav2Lip | Lip-sync from audio |
| CUDA Guide | NVIDIA CUDA docs |
| GStreamer | Multimedia framework |
| LeetGPU | GPU programming platform |
| NeoHtop | Modern htop |
| RustDesk | Remote desktop |
| Cap | Screen recording |
| MASt3R-SLAM | Dense SLAM with 3D priors |
Validation Notes
Internal links: All paths verified against actual files in notes/.
External links: All point to live, publicly accessible resources.
Versioning: All references updated to June 2026+ standards (Python 3.14, C++29, OpenCV 5, etc.).