June 2025
May 2025
-
πGo read Peter Naur's "Programming as Theory Building" and then come back and tell me that LLMs can replace human programmers
-
πBuild your own GitHub CI automation for code reviews using Elixir and Gemini
-
πHow to build an agent
April 2025
-
πEverything wrong with MCP
-
πMCP - it's hot, but will it win?
-
πModel context protocol (MCP) - OpenAI Agents SDK
March 2025
-
πWhy Elixir/OTP doesn't need an Agent framework: Part 2
-
πWhy Elixir/OTP doesn't need an Agent framework: Part 1
-
πRunning ML models in Elixir using Pythonx
-
πBuilding RAG systems in Go with Ent, Atlas, and pgvector
February 2025
-
πScalar and binary quantization for pgvector vector search and storage
-
πHNSW Indexes with Postgres and pgvector | Crunchy Data Blog
-
πWant to Build AI Agents? Tired of LangChain, CrewAI, AutoGen & Other AI Agent Frameworks? Read this! | AI Advances
-
πExtracting structured information from documents with LLMs
-
πFaster similarity search performance with pgvector indexes
-
πStreaming OpenAI in Elixir Phoenix Part III
-
πStreaming OpenAI in Elixir Phoenix Part II
-
πStreaming OpenAI in Elixir Phoenix part I
January 2025
-
πI tried to build an AI product with LangChain, Vue 3, Svelte 5 with Phoenix LiveView, so you donβt have to
-
π₯Updating pgvector to the latest version
-
πTool Structure Guide
-
π₯TIL: Using Reader API to convert HTML to markdown
-
πAI Driven Development Series: Create an URL Shortener in Elixir
-
πTIL: Sum Types With `instructor_ex`