jugomo.dev
jugomo.dev

julIA

Learnings, experiments and tools from the AI frontier. A living notebook of what works — and what doesn't.

Anthropic

Claude & Claude Code

The Claude ecosystem is my primary AI toolkit. Claude Code handles end-to-end development — architecture decisions, code generation, refactoring and release. The API powers custom AI features in production apps. MCP opens Claude to any external tool or data source.

Claude APIClaude Code· CLIClaude SonnetClaude HaikuClaude OpusMCP· Model Context ProtocolPrompt CachingTool UseExtended ThinkingClaude Agent SDK

Local AI

Ollama & Local Models

Running models locally gives full data privacy and zero API costs during development. Ollama makes pulling and switching open-weight models trivial — one command, any model. Ideal for prototyping, offline work and fine-tuning experiments.

OllamaLM StudioLlama 3.3· Meta · 70BMistral SmallQwen 2.5DeepSeek R1Phi-4· MicrosoftGemma 3· GoogleJanllama.cpp

Agents & Automation

n8n, LangChain & Agentic Flows

Agentic workflows are the real unlock. n8n connects APIs and models with visual zero-code nodes. LangChain and LangGraph compose multi-step reasoning chains and stateful loops for complex tasks. CrewAI brings role-based multi-agent collaboration.

n8nLangChainLangGraphCrewAIAutoGenPydantic AIFlowiseDifyClaude Agent SDKZapier AI

Foundation Models

GPTs, Gemini & Open Weights

The model landscape moves fast. GPT-4o and o3 dominate reasoning benchmarks. Gemini Flash leads on cost/speed. Open-weight models like Llama 3.3 and DeepSeek R1 close the gap fast. Knowing when to use each — cost, latency, quality — is a core skill.

GPT-4oo3 / o4-mini· reasoningGemini 2.5 ProGemini FlashLlama 3.3· MetaMistral LargeDeepSeek R1Phi-4· MicrosoftGrokCommand R+· Cohere

Vector & RAG

Embeddings, Search & Retrieval

RAG connects LLMs to your actual data. Embedding models turn text into semantic vectors. Vector databases make those vectors searchable at millisecond speed, enabling grounded, factual answers that don't hallucinate.

PineconeChromaDBSupabase pgvectorWeaviateFAISStext-embedding-3· OpenAIVoyage AI· embeddingsHybrid SearchRerankingLlamaIndex

AI Dev Tools

Cursor, Copilot & Coding Assistants

AI coding tools have changed development velocity. Cursor and Windsurf understand full codebases. Copilot completes inline. Claude Code runs full agentic tasks across files and terminals. The Vercel AI SDK makes streaming AI into Next.js trivial.

Claude Code· principalCursorGitHub CopilotWindsurfVercel AI SDKClineContinue.devAiderBoltLovable

Multimodal & Creative AI

Vision, Audio & Image Generation

AI goes well beyond text. Vision models read screenshots, diagrams and documents. Audio models transcribe and clone voices. Image generation has reached production quality for design mockups, UI assets and creative workflows.

DALL-E 3MidjourneyFlux· Black Forest LabsStable DiffusionComfyUIWhisper· voz a textoElevenLabsSuno· música IASora· vídeoKling· vídeo

This page grows with the work.