This repository contains the documentation and source code for the Hardcore Tech (instry.ai) Business Plan presentation.
Live Preview: https://instry.ai
This project is a demonstration of Pure AI Development:
- Co-created with: Claude & Gemini
- No Design Files: 100% of the UI/UX, animations, and layout were generated directly via code conversation, without any Figma/Sketch mockups.
- Pure Code: Built entirely through natural language prompts and AI coding assistance.
-
Content Drafting (1 Hour):
- Wrote
bp.mdto define the business plan logic, structure, and key messaging.
- Wrote
-
AI Implementation (5 Hours):
- AI generated the complete web application based on the markdown draft.
- Handled all visual design, responsive layouts, and complex animations via code generation.
-
Total Cost: < 100 RMB (Total API Token usage)
You can view the live preview of this presentation at:
index.html: Main entry point containing the slide structure and content.styles.css: All styling and animations for the slides.bp.md: Content draft/notes for the business plan.
To run the presentation locally:
- Clone the repository
- Open
index.htmlin your browser