autobe  by wrtnlabs

No-code agent for backend apps

created 3 months ago
545 stars

Top 59.3% on sourcepulse

GitHubView on GitHub
Project Summary

AutoBE is an AI-powered no-code agent designed to automate the creation of backend applications. It targets users with no programming experience, enabling them to build functional backends through natural language conversations, significantly reducing development time and complexity.

How It Works

AutoBE employs a waterfall development model, breaking down backend creation into distinct AI-driven agents: analysis, ERD design (Prisma), API interface design, test code generation, and final realization. A key innovation is its compiler feedback loop, where generated code is validated by TypeScript, OpenAPI, and Prisma compilers, ensuring 100% working code.

Quick Start & Requirements

Highlighted Details

  • Generates backend applications using TypeScript, NestJS, and Prisma (Postgres/SQLite).
  • Validated code through OpenAPI, TypeScript, and Prisma compilers.
  • Supports voice commands for interaction and development.
  • Part of a larger ecosystem including @agentica (AI chatbots from swagger.json) and @autoview (frontend apps from swagger.json).

Maintenance & Community

  • Active development with a roadmap indicating a beta release in progress and an official v1.0 planned.
  • Community support available via Discord: https://discord.gg/aMhRmzkqCx.

Licensing & Compatibility

  • MIT License. Permissive for commercial use and integration with closed-source projects.

Limitations & Caveats

  • Currently in beta, with an alpha release completed. The roadmap indicates a focus on refining test and realization agents.
  • The project vision extends to AI chatbots and frontend generation, suggesting a broader, evolving ecosystem.
Health Check
Last commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
111
Issues (30d)
10
Star History
555 stars in the last 90 days

Explore Similar Projects

Starred by Wes McKinney Wes McKinney(Author of Pandas), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
9 more.

autogen by microsoft

0.6%
48k
Agentic framework for multi-agent AI applications
created 1 year ago
updated 23 hours ago
Feedback? Help us improve.