Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

Python

4 members โ€ข Free

AI Developer Accelerator

9.9k members โ€ข Free

2 contributions to AI Developer Accelerator
Built an open-source LangGraph Platform alternative
Hey AI Developer Accelerator community! I've been building an open-source alternative to LangGraph Platform that addresses the major pain points we face when deploying AI agents. THE PROBLEM: - LangGraph Platform pricing is 10x what's reasonable for scale - Self-hosted "Lite" option has no custom auth (what's the point?) - Vendor lock-in with no way to bring your own database - Forced tracing with no privacy controls MY SOLUTION: - Self-hosted deployment (no per-node pricing) - Custom authentication (Supabase Auth, JWT, OAuth, etc.) - PostgreSQL persistence (no vendor lock-in) - Backward compatible with LangGraph Client SDK - Agent Protocol compliance Agent Protocol Server: https://github.com/ibbybuilds/agent-protocol-server WHY THIS MATTERS FOR AI DEVELOPERS: - Reduce your infrastructure costs by 90% - Full control over your data and privacy - No vendor lock-in for your AI applications - Custom auth integration with your existing systems CURRENT STATUS: MVP ready, already got our first contributor reaching out! LOOKING FOR: - Early adopters to test and provide feedback - Contributors to help shape the roadmap - Community input on what features are most needed Anyone interested in testing this or contributing to the project? This could be a game-changer for AI app deployment costs!
Built a cursor clone with better context & debugging
I've run into these problems when building with AI: - AI loses context - need a bunch of project rules, cursor rules, system prompts but the AI still doesn't follow them sometimes. - AI can't fix bugs - telling it "that didn't work" 100 times doesn't work - stuck at 60% - hard to make progress once project gets more complex, it add one feature but breaks 3 other. So i've decided to build a cursor clone (which is really a vs code clone) that has - better context management - AI maintains context of project scope, feature requirements, task breakdown, and testing. - visual debugging - AI traces code execution and isolates issues much better (equivalent of putting console logs everywhere, but you can see where the bug is) - native integration with supabase - a lot of the issues I run into are database related, so this should help. It's working very well with sonnet 3.7 & deep-seek, but it could just be my own test cases. I'm looking to have a few people test this. Also, should I open source this?? If you are interested, leave a comment :)
Built a cursor clone with better context & debugging
1 like โ€ข Mar 6
Amazing work. Would love to try it. One quick question what tool do you use to screen record. I also want to do a similar screen recording that zooms to focus area.
1-2 of 2
Muhammad Ibrahim
1
3points to level up
@muhammad-ibrahim-1800
GenAI Enthusiast

Active 54d ago
Joined Mar 6, 2025
Powered by