Workflow
Opik
icon
Search documents
X @Avi Chawla
Avi Chawla· 2026-03-21 20:29
RT Avi Chawla (@_avichawla)16 best GitHub repos to build AI engineering projects!(star + bookmark them):The open-source AI ecosystem has 4.3M+ repos now.New repos blow up every month, and the tools developers build with today look nothing like what we had a year ago.I put together a visual covering the 16 repos that make up the modern AI developer toolkit right now.The goal was to cover key layers of the stack:1) OpenClaw↳ Personal AI agent that runs on your devices and connects to 50+ messaging platforms2) ...
X @Avi Chawla
Avi Chawla· 2026-03-21 07:45
16 best GitHub repos to build AI engineering projects!(star + bookmark them):The open-source AI ecosystem has 4.3M+ repos now.New repos blow up every month, and the tools developers build with today look nothing like what we had a year ago.I put together a visual covering the 16 repos that make up the modern AI developer toolkit right now.The goal was to cover key layers of the stack:1) OpenClaw↳ Personal AI agent that runs on your devices and connects to 50+ messaging platforms2) AutoGPT↳ Platform for buil ...
X @Avi Chawla
Avi Chawla· 2026-01-26 22:59
RT Avi Chawla (@_avichawla)I boosted my AI Agent's performance by 184%...using a 100% open-source technique.Now you can automatically find the best prompts for any agentic workflow you're building.So you don't need to manual prompt engineering at all!The snippet below explains this using Comet's Opik.The idea is simple:1. Start with an initial prompt & eval dataset2. Let the optimizer iteratively improve the prompt3. Get the optimal prompt automatically!And this takes just a few lines of code.Why use Opik?O ...
X @Avi Chawla
Avi Chawla· 2026-01-26 07:26
I boosted my AI Agent's performance by 184%...using a 100% open-source technique.Now you can automatically find the best prompts for any agentic workflow you're building.So you don't need to manual prompt engineering at all!The snippet below explains this using Comet's Opik.The idea is simple:1. Start with an initial prompt & eval dataset2. Let the optimizer iteratively improve the prompt3. Get the optimal prompt automatically!And this takes just a few lines of code.Why use Opik?Opik is a 100% open-source L ...