AI Case Study OS | James Murray

James Murray has developed an AI-driven case study system that operates without a traditional content management system (CMS). Powered by JSON and PHP, this system allows for the efficient storage and retrieval of case study data.

Supports 500+ case studies with version control, AI-generated summaries, and dynamic filtering. No database required -- perfect for static hosting.

Key Features

  • CMS-Less Architecture: JSON files in Git for versioned content.
  • Efficient Data Management: Instant search with Fuse.js.
  • Scalable Solution: Add new cases via PR or form.
  • AI Summaries: Auto-generate TL;DR with GPT.
  • Filter & Sort: By industry, ROI, tech stack.
  • Export: PDF, Markdown, JSON.

System Design & Architecture

The system is designed to be minimalistic, using PHP for server-side operations and JSON for data storage. This reduces overhead and makes the system highly portable.

Technical Stack

  • Storage: JSON + Git
  • Frontend: PHP + Alpine.js
  • AI: OpenAI API

Related Projects

Explore other related projects: