Skip to content

Commit 8640fed

Browse files
authored
Merge pull request #5 from MobileReality/readme
feat: readme
2 parents 5d57cca + cac6f02 commit 8640fed

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ coverage/
1010
.DS_Store
1111

1212
# Eval results (generated, may contain LLM output)
13-
evals/results*.json
13+
evals/results*.json
14+
15+
# Claude Code
16+
.claude/

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,15 @@ pnpm eval:view
347347

348348
TypeScript monorepo — pnpm workspaces, Turborepo, Zod, React, Vitest, remark
349349

350+
## Built by Mobile Reality
351+
352+
MDMA is built and maintained by [Mobile Reality](https://themobilereality.com/services/ai-automation-agency) — an AI automation agency specializing in AI agent development, custom software, and enterprise automation. We use MDMA in production across fintech and proptech projects.
353+
354+
**Read more:**
355+
- [LLM Interface: The Missing Layer Between Your AI Model and Your Users](https://themobilereality.com/blog/business/llm-interface)
356+
- [Structured LLM Output Without JSON Schemas](https://themobilereality.com/blog/business/structured-output-llm)
357+
- [Generative UI: How AI Creates Dynamic User Interfaces](https://themobilereality.com/blog/business/generative-ui-ai)
358+
350359
## License
351360

352361
MIT

0 commit comments

Comments
 (0)