
🧬 ProjectDNA — I Built an AI Tool that Reality-Checks Your Project Ideas using GitHub Copilot CLI
🧬 ProjectDNA – AI Project Analyzer & Reality Checker Hello DEV community 👋 I'm Banala Sreelaxmi Reddy , a B.Tech student passionate about building practical AI tools. For the GitHub Copilot CLI Challenge, I built ProjectDNA — a tool that helps developers evaluate and reality-check their project ideas before building them. 🚀 What I Built ProjectDNA is a hybrid tool that combines: 💻 CLI Interface 🌐 Soft pastel Web UI 🤖 GitHub Copilot CLI workflow Instead of directly generating AI answers, ProjectDNA creates structured prompts which developers paste into Copilot CLI to receive deep insights about their ideas. ✨ Features Analyze any project idea Reality-Check evaluation Tech stack suggestions Difficulty & originality insights Beginner-friendly design Clean aesthetic UI 🛠 Tech Stack Python Flask Typer (CLI) Rich (Terminal UI) HTML & CSS GitHub Copilot CLI 🧠 How It Works 1️⃣ Enter your project idea in the web interface 2️⃣ ProjectDNA generates a structured AI prompt 3️⃣ Paste it into Copilot
Continue reading on Dev.to Python
Opens in a new tab



