ChatGPT Now Understands mkarchi - Generate Project Structures with AI published

ChatGPT Now Understands mkarchi - Generate Project Structures with AI published

Source: Dev.to

2. Save to a .tree file ## 3. Run mkarchi ## 4. Start coding immediately! ChatGPT Now Understands mkarchi! 🎉 I'm incredibly excited to share that mkarchi, the open-source Python CLI tool I've been building, is now officially understood by ChatGPT! What is mkarchi? mkarchi is a CLI tool that generates complete project directory structures from simple tree-style text files. It's designed to work perfectly with AI-generated architectures from ChatGPT, Claude, Gemini, Copilot, and more. What's Changed? You can now have conversations like this with ChatGPT: You: "Generate an mkarchi file for a full-stack Node.js app with React frontend" ChatGPT: [Generates proper mkarchi syntax] Then you simply: bashmkarchi create architecture.tree And your entire project structure is created instantly — folders, files, everything! Why This Matters This integration bridges the gap between AI ideation and actual implementation: Instant Setup: No more manual folder/file creation AI-Native: Designed for AI-generated architectures Version Controlled: Your architecture is now a text file you can commit Collaborative: Share architecture files, not screenshots The Workflow bash# 1. Ask ChatGPT for mkarchi syntax "Generate an mkarchi structure for a Python FastAPI microservice" mkarchi create architecture.tree Try It Yourself bashpip install mkarchi Current version: v0.1.4 with improved syntax What's Next? I'm exploring: Templates library Plugin system Enhanced AI mode for even better integration Community-contributed architectures Join the Journey ⭐ Star on GitHub: [https://github.com/SoufyanRachdi/mkarchi] 📦 PyPI: pip install mkarchi 🐦 Follow updates: [https://x.com/souf37446] What project structure will you generate first? Drop a comment below! 👇 Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well For further actions, you may consider blocking this person and/or reporting abuse