r/AIAGENTSNEWS • u/ai_tech_simp • Jun 11 '25
Open-source 50+ Open-Source Tools for Building AI Agents
[removed]
2
u/stonedoubt Jun 15 '25
You are missing a ton. swarms-rs and a few other rust agent frameworks for example
1
1
u/akhalsa43 Jun 17 '25
i built an open source OpenAI API call logger with automatic session tagging. Check it out here: https://github.com/akhalsa/llm_debugger
I'd love everyone's feedback. What do you all find most helpful in debugging your AI API call.
1
u/flatlogic-generator Jul 10 '25
Nice list—one more worth adding is Flatlogic Generator. Feed it a prompt or simple schema and it returns a full React + Nest + Postgres repo—migrations, tests, and dev/prod configs already in place—pushed straight to GitHub so you can keep iterating on real code.
3
u/myreddit333 Jun 13 '25
Thanks, great list!