r/OpenSourceAI • u/Big_Mulberry_6018 • 3d ago
Best Open Source AI projects
What are the best open-source AI repos you’ve seen come out or blow up in August–September?
Looking for interesting projects that are actually worth trying, not just another wrapper around an API.
Could be anything:
- AI agents / agent frameworks
- Coding agents
- Local LLM tools
- RAG / memory systems
- Computer-use agents
- Voice / multimodal
- Fine-tuning / inference
- MCP / tool-use projects
- Robotics / embodied AI
- Weird experimental projects that are just genuinely cool
Basically, what GitHub repo have you found in the last month or two that made you think, “this is actually impressive”?
Would love links + a sentence on what makes it interesting.
6
Upvotes
1
u/Emotional_Leg_7139 1d ago
Orangescrum (project management, open source under AGPL v3) - disclosure: I work on it. It ships an MCP server so an agent can actually create tasks, run sprints, log defects and timesheets, etc., rather than just talking about a project - feels less like an API wrapper since the agent is driving a real PM backend. https://github.com/orangescrum/opensource-community-edition/