Skip to content
@entro314-labs

entro314.labs

entro314 labs

Indie AI Lab — We explore emerging AI capabilities through rapid prototyping and real-world solutions

$ whoami
Independent AI researcher building tools that solve real problems

$ ls experiments/
production-systems/    developer-tools/    research-frameworks/    design-systems/

$ cat philosophy.txt
while (exploring) {
  prototype();
  test(); 
  iterate();
  ship();
}

🧪 Current Experiments

Project Status Stack Description
VDK (Vibe Dev Kit) 🟢 Production Node.js • CLI • Static Analysis • AI • Multi-Platform Universal AI assistant toolkit with 109+ curated patterns - makes any AI coding assistant project-aware (npm CLIplatform)
FairRent ML 🟢 Production Python • ML • Azure • APIs AI rental price scoring for Greek market (99.89% accuracy)
AI Changelog Generator 🟢 Production Node.js • 10+ AI Providers • CLI • MCP • Keep a Changelog Professional changelog generation with AI-powered commit analysis (npmGitHub)
AI Context Schema 🟢 Live Node.js • JSON Schema • YAML • CLI Universal schema for AI assistant behavior across platforms (npm package)
Starlight Document Converter 🟢 Production TypeScript • Astro • CLI • Document Processing Converts Word docs, HTML, and text files to Starlight-compatible Markdown (npm package)
AT3 Stack Kit 🟡 Alpha TypeScript • Next.js • React • Supabase AI-native T3 stack evolution with edge deployment toolkit (GitHub monorepo)
Cascade Backup 🟡 Beta Node.js • CDP • Analytics Backup & analyze Windsurf Cascade conversations
DotFiles Manager 🟡 Development Swift • macOS • Local AI Native macOS app for intelligent dotfile management
Mountain Path 🔵 Research Framework Design • AI UX Neurodivergent-friendly project management system
Warm Sunset Design ✅ Complete CSS • Design Tokens • A11y Comprehensive accessible design system

AT3 Stack Kit Components

The AT3 Stack Kit is a comprehensive monorepo with three specialized packages:

Package npm Description CLI Commands
@entro314labs/create-at3-app 🟡 0.1.0-alpha.1 Scaffold new AT3 projects with AI-native features create-at3-app, create-at3
@entro314labs/at3-stack-kit 🟡 0.1.0-alpha.1 Upgrade existing projects to AT3 with intelligent migration at3-kit, at3
@entro314labs/at3-toolkit 🟡 0.1.0-alpha.1 Advanced development toolkit and project management at3-toolkit, at3t

Key Features:

  • AI-native stack built on Next.js 15, React 19, TypeScript, Tailwind CSS 4, and Supabase
  • Edge-first architecture with serverless deployment patterns
  • Intelligent project scaffolding and migration codemods
  • Advanced development toolkit with integrated testing and linting
  • Production-ready with comprehensive CI/CD workflows

💼 What We Build

Production Systems

  • ML applications with real users and revenue
  • Developer tools that ship and get adopted
  • AI-enhanced productivity platforms
  • Privacy-first local AI implementations

Research & Frameworks

  • Inclusive design systems and methodologies
  • Alternative productivity models for diverse teams
  • Human-centered AI interaction patterns
  • Open source tools for developer communities

Client Solutions

  • Custom AI integrations for real-world problems
  • Developer experience consulting and tools
  • Accessibility and inclusive design implementation
  • ML systems with economic data and complex APIs

🛠️ Tech Stack

AI/ML          │ Python, Scikit-learn, Local AI Models, OpenAI, Claude API
Backend        │ FastAPI, Node.js, Flask, SQLite, PostgreSQL, Azure, Supabase
Frontend       │ Swift (macOS), React, Next.js, TypeScript, CSS Variables, Tailwind CSS
Developer Tools│ CLI Design, Chrome DevTools Protocol, Git Integration, pnpm, Biome
Document Proc. │ AST Parsing, Static Analysis, JSON Schema, YAML, Document Processing
Data Sources   │ Eurostat APIs, ECB APIs, Economic Indicators, AST Analysis
Standardization│ YAML Schema Design, Platform Adapters, Universal Configuration
Infrastructure │ Azure Container Apps, Vercel, GitHub Actions, npm Registry, Edge Functions

📊 Lab Stats

Production Metrics

  • 🎯 99.89% ML accuracy (FairRent rental price prediction)
  • 📦 Multiple active npm packages (VDK CLI, AI Changelog Generator, AI Context Schema, Starlight Document Converter)
  • 🌍 Live platforms serving real users
  • 💰 €35-50/month operational costs for ML production systems
  • 100% test coverage on production developer tools
  • 🔄 10+ AI providers supported across toolchain

Research Impact

  • 🏗️ Frameworks adopted by developer communities
  • Accessibility-first design systems and methodologies
  • 🧠 Neurodivergent-friendly productivity research
  • 🔒 Privacy-first AI tool implementations
  • 🎯 Universal AI compatibility across coding assistants
  • Edge-native development patterns and serverless architectures
  • 📋 109+ curated AI development patterns across platforms

🤝 Collaboration

Open to:

  • ML applications for real-world problems
  • Developer productivity tool partnerships
  • Inclusive design and accessibility consulting
  • AI integration for privacy-conscious teams
  • Modern stack adoption and migration consulting

Expertise areas:

  • Economic data analysis and ML production systems
  • macOS native development with AI features
  • Chrome DevTools Protocol and browser automation
  • Neurodivergent-friendly UX design and research
  • AST analysis and code intelligence systems
  • Universal AI assistant integration patterns
  • TypeScript monorepo architecture and tooling
  • Document processing and schema standardization

Not interested in:

  • Generic chatbot implementations
  • Blockchain/crypto pivots
  • "AI-wash" marketing projects
  • Breaking things for the sake of moving fast

📝 Lab Notes

Recent discoveries and build logs:

  • Building VDK CLI: From prototype to production-ready developer tool with 311 tests and universal AI compatibility
  • AI Changelog Revolution: From basic git logs to professional Keep a Changelog format with 10+ AI providers
  • Building FairRent: From weekend hack to 99.89% accuracy production ML system
  • AI Context Schema: Universal standardization for AI assistant behavior - solving configuration fragmentation across Claude Code, Cursor, Windsurf, and GitHub Copilot
  • AT3 Stack Evolution: Modernizing T3 stack with AI-native patterns and edge deployment
  • Shipping Developer Tools: npm package journey and MCP server implementation
  • Document Processing Pipeline: Starlight Document Converter enabling seamless content migration
  • Local AI Integration: Privacy-first approaches in macOS native apps
  • Reverse Engineering Windsurf: Chrome DevTools Protocol adventures
  • Inclusive Design Research: Energy-based workflows vs time management
  • Economics APIs for ML: Lessons from Eurostat and ECB integration
  • AST Analysis at Scale: Parsing 20+ languages for intelligent code analysis
  • Monorepo Transformation: Building comprehensive toolkit ecosystems

🔗 Connect

┌─ entro314@labs ~/experiments
└─ $ git log --oneline --graph
* feat: ship VDK CLI v2.5.0 to production (100% test coverage)
* feat: ship AI Context Schema v2.1.0 - universal AI standardization
* feat: ship Starlight Document Converter to production
* feat: achieve universal AI assistant compatibility
* feat: ship AT3 stack kit alpha monorepo (3 packages)
* feat: ship FairRent ML to production (99.89% accuracy)
* feat: release AI changelog generator v2.5.1
* feat: launch VibeCodingRules platform  
* research: mountain path framework design
* feat: complete warm sunset design system
* wip: cascade backup tool for windsurf users
* wip: dotfiles manager with local AI

┌─ entro314@labs ~/experiments
└─ $ echo "Making AI less terrible, one weekend at a time"
Making AI less terrible, one weekend at a time

┌─ entro314@labs ~/experiments
└─ $ █

entro314 labs • Independent • Experimental • Pragmatic • Shipping Real Solutions


Building AI tools that solve real problems, with a focus on developer experience, accessibility, and privacy-first approaches. From weekend prototypes to production systems serving real users.

Pinned Loading

  1. VDK-CLI VDK-CLI Public

    The world's first Vibe Development Kit - Train any AI coding assistant to understand your project like a senior developer who's been on your team for years.

    JavaScript

  2. ai-changelog-generator ai-changelog-generator Public

    AI-powered changelog generator with MCP server support - works with most providers, online and local models

    JavaScript 2

  3. ai-context-schema ai-context-schema Public

    Universal AI Context Schema: A New Interoperability Standard for AI Development Tools

    JavaScript

  4. starlight-document-converter starlight-document-converter Public

    A document converter for Astro Starlight that transforms various document formats into Starlight-compatible Markdown with proper frontmatter

    TypeScript

  5. at3-stack-kit at3-stack-kit Public

    The AI-native evolution of the T3 stack, built for edge deployment and serverless infrastructure.

    TypeScript

Repositories

Showing 10 of 36 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…