RootbeerComputer/backend-GPT
A backend database and API powered entirely by an LLM that infers business logic from API names and manages persistent state.

Velocity · 7d
+2.4
★ / day
Trend
→steady
star history
This project replaces traditional backend infrastructure with an LLM that infers business logic dynamically based on the names of API calls. Users define the app’s purpose and initial JSON state, and the LLM handles all backend operations including state persistence. API names are flexible and the system can adapt endpoints on the fly without cold starts.