Official marketing site for Millennials Creatives LLC — the parent company behind a portfolio of AI and creative-technology products.
Millennials Creatives LLC is a registered parent company building and operating AI-driven products and creative services. The portfolio spans healthcare AI, marketplace technology, and brand/web work for clients.
Products & work built under Millennials Creatives:
- MedCompanion AI — safety-first patient health-briefing assistant (LangGraph + Claude + FastAPI). Repo
- BarterThat — AI-matched barter marketplace, launched to web and mobile app stores. barterthat.app
- AI safety & evaluation research — structured analysis of LLM failure modes in safety-critical, human-centered domains.
- Client brand & web delivery — full-scope identity and front-end engagements for small businesses.
A single-page marketing site (vanilla HTML/CSS/JS), self-contained in index.html.
mc-website/
├── index.html ← the full marketing site
└── README.md
# any static server works, e.g.
python -m http.server 8000
# then open http://localhost:8000A site refresh is planned to support enterprise, government, and high-value client engagements.