JustEvery_
StackShowcaseDocs
GitHub

The Stack

Four layers working in harmony to turn your ideas into reality.

Ensemble

Unified TypeScript interface for multiple LLM providers. AsyncGenerator API for streaming, tool calling, and cost tracking across Claude, OpenAI, Gemini, Deepseek, Grok, and OpenRouter.

const stream = ensembleRequest("claude-3-5-sonnet", messages)

Task

Thoughtful Task Loop. Advanced LLM orchestration with intelligent model rotation, self-reflection, and dynamic weighted selection based on performance.

await mindTask({ agent, task, runAgent })

Magi

Full orchestration system using Ensemble and Task. Container management with Docker/Firecracker, React UI for monitoring. Mostly autonomous generative intelligence.

magi.deploy("new-app", { autoScale: true })

JustEvery_

The actual app that Magi drives. Social network for AI-generated apps. UI-first using image generators. Currently MVP but improving rapidly with each deployment.

prompt → generated UI → live app

Section order mirrors developer adoption funnel.

Read the DocsSee Examples

© 2025 JustEvery ·GitHub·Discord