Currently working on: gallery.fastht.ml | https://fh-frankenui.answer.ai | solveit.fast.ai | https://tryvirgil.com/
The AI coding course with Eleanor Berger is one (of several) projects that is better than I imagined on both fronts
Cohort 1 was a huge success, and Cohort 2 in January is gonna be even better 😄
The AI coding course with Eleanor Berger is one (of several) projects that is better than I imagined on both fronts
Cohort 1 was a huge success, and Cohort 2 in January is gonna be even better 😄
Agents need better search.
Agents need better search.
There's a better way.
I hosted a talk by @ruithebaker, a founding engineer at @mixedbreadai, about their solution.
mgrep 🧵
elite-ai-assisted-coding.dev/p/mgrep-wit...
There's a better way.
I hosted a talk by @ruithebaker, a founding engineer at @mixedbreadai, about their solution.
mgrep 🧵
elite-ai-assisted-coding.dev/p/mgrep-wit...
A: Multi-vector architecture
Q: Why do I care?
MUCH less token usage + better responses if used
Q: What makes it work?
A: Token (not chunk) level embeddings with extreme quantization
Here's what I learned 🧵
A: Multi-vector architecture
Q: Why do I care?
MUCH less token usage + better responses if used
Q: What makes it work?
A: Token (not chunk) level embeddings with extreme quantization
Here's what I learned 🧵
The "trick" is a multi-vector architecture. Why now? Because the arch and quantization details are hard
Join Aamir Shakir (MixedBread Founder) for a research talk on how it works 👇
maven.com/p/0c0eed/mo...
The "trick" is a multi-vector architecture. Why now? Because the arch and quantization details are hard
Join Aamir Shakir (MixedBread Founder) for a research talk on how it works 👇
maven.com/p/0c0eed/mo...
I compared the new semantic search (RAG) against default agentic search (also RAG 😄) for coding agents. Semantic search won
Rui Huang ( MixedBread ) will give an engineering talk on why, intuition, and setup
Sign up 👇
maven.com/p/9c51af/th...
I compared the new semantic search (RAG) against default agentic search (also RAG 😄) for coding agents. Semantic search won
Rui Huang ( MixedBread ) will give an engineering talk on why, intuition, and setup
Sign up 👇
maven.com/p/9c51af/th...
Writing code inside a string is a terrible dev experience and hard to maintain. But I also kinda hate jinja TBH
Writing code inside a string is a terrible dev experience and hard to maintain. But I also kinda hate jinja TBH
Read the details from my new newsletter 👇
isaacflath.com/newsletter/2
Read the details from my new newsletter 👇
isaacflath.com/newsletter/2
I used AI to brainstorm to get 4 patterns (I chose self-polling pill)
AI is good at giving common patterns fast so I can spend more time on decisions and considering less obvious options
elite-ai-assisted-coding.dev/p/using-an-...
I used AI to brainstorm to get 4 patterns (I chose self-polling pill)
AI is good at giving common patterns fast so I can spend more time on decisions and considering less obvious options
elite-ai-assisted-coding.dev/p/using-an-...
Hugo shares a framework for building AI products, by progressing through the "agentic spectrum" iteratively , starting with augmented LLMs and workflows
elite-ai-assisted-coding.dev/p/stop-buil...
Hugo shares a framework for building AI products, by progressing through the "agentic spectrum" iteratively , starting with augmented LLMs and workflows
elite-ai-assisted-coding.dev/p/stop-buil...
Feedback also means huge improvements coming for cohort 2 😁
I still have quite a lot to add, but I'm adding reviews here!
isaacflath.com/course/elit...
Feedback also means huge improvements coming for cohort 2 😁
I still have quite a lot to add, but I'm adding reviews here!
isaacflath.com/course/elit...
maven.com/p/0fe39a/op...
maven.com/p/0fe39a/op...
My new RAG course just launched, I hope to see you there!
My new RAG course just launched, I hope to see you there!
To learn more about the course go here: elite-ai-assisted-coding.dev/p/learn-rag...
To learn more about the course go here: elite-ai-assisted-coding.dev/p/learn-rag...
I just launched a RAG course, here’s a post on what you'll learn and why the concepts matter in modern AI systems
elite-ai-assisted-coding.dev/p/learn-rag...
I just launched a RAG course, here’s a post on what you'll learn and why the concepts matter in modern AI systems
elite-ai-assisted-coding.dev/p/learn-rag...
Neon’s new snapshots API solves this.
Save a complete snapshot of your db, schema, and data with each agent turn. It's efficiently done with copy-on-write vs full copies too.
elite-ai-assisted-coding.dev/p/build-che...
Neon’s new snapshots API solves this.
Save a complete snapshot of your db, schema, and data with each agent turn. It's efficiently done with copy-on-write vs full copies too.
elite-ai-assisted-coding.dev/p/build-che...
This workflow is for using AI to map out a plan, make architectural decisions, implement features step-by-step. And I code and refactor where it matters
elite-ai-assisted-coding.dev/p/using-ai-...
This workflow is for using AI to map out a plan, make architectural decisions, implement features step-by-step. And I code and refactor where it matters
elite-ai-assisted-coding.dev/p/using-ai-...
This free 100+ page book is packed with pro-tips, step-by-step guides, and solutions to accelerate your workflow.
Get your copy 👇
maven.com/p/aa2670/ti...
This free 100+ page book is packed with pro-tips, step-by-step guides, and solutions to accelerate your workflow.
Get your copy 👇
maven.com/p/aa2670/ti...
The debate and research taught me more about my async stack than a tutorial ever could
AI suggestions are opportunities to learn
Details + more examples 👇
elite-ai-assisted-coding.dev/p/i-argue-w...
The debate and research taught me more about my async stack than a tutorial ever could
AI suggestions are opportunities to learn
Details + more examples 👇
elite-ai-assisted-coding.dev/p/i-argue-w...
maven.com/p/b9a2df/bu...
maven.com/p/b9a2df/bu...
They build a common language & framework for prompts, context, tools, and automations. This mean effective collaboration, faster problem-solving, and code that is consistent across your team.
They build a common language & framework for prompts, context, tools, and automations. This mean effective collaboration, faster problem-solving, and code that is consistent across your team.
✅ Terminal agent interface like claude code, opencode, gemini CLI
✅ A more transparent and predictable "per-request" billing model
See how using it to create and use an MCP server went👇
elite-ai-assisted-coding.dev/p/github-co...
✅ Terminal agent interface like claude code, opencode, gemini CLI
✅ A more transparent and predictable "per-request" billing model
See how using it to create and use an MCP server went👇
elite-ai-assisted-coding.dev/p/github-co...