AI Project Exporter
Export your entire project — folder structure + full source code —
into a single AI-ready Markdown file for ChatGPT, Claude, Gemini, or any LLM.
Designed for React, Next.js, and JavaScript / Node.js projects.
✨ Features
- 📁 Full folder & file structure export
- 📄 Complete source code in Markdown
- 👀 Export preview before generation
- 📋 One-click “Copy for ChatGPT”
- 🌱 Git context (branch, commit, status)
- 🧠 AI-friendly formatting
- 🧩 Multi-root workspace support
- 🚫 Safe ignores (
node_modules, .env, .next, etc.)
🚀 Usage
- Open your project in VS Code
- Press Ctrl + Shift + P
- Run AI Export: Export Project
- Select the workspace (if multi-root)
- Preview structure → Export
- Copy the generated Markdown into ChatGPT or any AI tool
📂 Output
The export is saved to:
| |