Skip to content
Merged

Dev #69

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/insights/ziggy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Ziggy: an assistant built like a brain, not a chatbot"
description: "A home AI assistant that routes, remembers, and forgets the way a brain does, built on FastMCP, Neo4j, and Haystack."
previewImage: "/images/ziggy_diagram.webp"
date: "2026-05-09"
date: "2025-09-21"
tags: ["ai", "home-automation", "architecture"]
---

Expand Down
15 changes: 12 additions & 3 deletions content/skills/ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,28 @@ summary: "I put agent workflows, RAG, and LLM operations into production, with t
nebulaShape: nodes
skills:
- name: "AWS Bedrock"
since: 2025
since: 2023
context: "Secure GenAI rollout for a major insurer"
- name: "Claude Code"
since: 2025
context: "AI-first delivery and mentorship practice"
- name: "LangChain"
- name: "OpenAI"
since: 2023
- name: "LangChain"
since: 2025
- name: "MCP"
since: 2025
context: "Tool integrations for AI agents"
- name: "RAG"
since: 2023
context: "Embeddings and vector search included"
- name: "Vector search"
since: 2021
context: "Embeddings and similarity retrieval"
- name: "Prompt engineering"
since: 2023
- name: "LLMOps"
since: 2024
- name: "Deep learning"
since: 2019
context: "CNN, RNN, LSTM, and word2vec from scratch"
---
3 changes: 3 additions & 0 deletions content/skills/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ skills:
- name: "Elasticsearch"
since: 2022
context: "Search on the Eon Media platform"
- name: "Neo4j"
since: 2025
context: "Knowledge graph for the Ziggy assistant"
- name: "pandas"
since: 2020
---