Nexent Review: Zero-Code AI Agents in Plain English

Ever tried building an AI agent from scratch? I spent a weekend with LangChain once, and by the end I had a lot of respect for anyone shipping a CrewAI pipeline to production. The code complexity is real. Dify and n8n simplify things with drag-and-drop — but sometimes you don’t want to wire boxes and arrows either. You just want to describe what you need and have it built. So when I found Nexent — a zero-code platform that generates agents from plain English — I had to test it. 5,100 GitHub stars, MIT license, and v2.0 just dropped with a feature most agent builders don’t have: A2A protocol for agent-to-agent collaboration. ...

June 17, 2026 · 5 min · GitHubDigger

DocsGPT Review: Self-Hosted AI for Enterprise Search & Agents

Your company’s knowledge is sitting in documents, PDFs, Slack threads, and voice recordings. And your team asks a public AI about it — feeding proprietary data to a third-party API without even realising it. That’s the problem DocsGPT was built to solve. And honestly? It’s one of the best solutions in the open-source space at this price point. The quick version: DocsGPT is one of the most complete open-source enterprise AI platforms you can self-host today. Visual Agent Builder. Deep Research mode. 15+ document formats including audio. RBAC + OIDC for enterprise auth. And it deploys in about 15 minutes on a $6/month VPS. 17,935 GitHub stars, 4,845 commits, and the last commit was 2 hours ago — this project is very much alive. ...

June 15, 2026 · 7 min · GitHubDigger