Skip to content
Category

AI Notes.

Browsing articles and guides categorized under AI. Use the search bar to refine matches.

Filter by Category
AI8 min read

Semantic Search with pgvector Inside Supabase PostgreSQL

How to store text embeddings directly in PostgreSQL using pgvector, and build a semantic search engine without a dedicated vector database like Pinecone.

pgvectorSupabaseRAG+3 more
30 Jun 20266 views
AI7 min read

Running TensorFlow Lite Micro on ESP32-S3

How to run machine learning models directly on the edge. Deploying wake-word and audio classification models on ESP32-S3 chips.

TensorFlow LiteESP32-S3TinyML+2 more
30 Jun 202613 views
AI6 min read

Choosing a Freelance AI Automation Engineer: Technical Checklist

How to find and screen freelance AI engineers for LLM integrations, retrieval-augmented generation (RAG), and agentic workflows.

FreelancingAI AutomationRAG+2 more
30 Jun 20262 views
AI6 min read

Cursor vs Claude Code: Real-World AI Programming Compared

An comparison of developer AI tools. When to use Cursor's visual pane editor vs Claude Code's terminal agent execution.

CursorClaude CodeAI Agents+2 more
30 Jun 20267 views
Tags