
This is a submission for the GitHub Copilot CLI Challenge š
𧬠What I Built
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 𧬠ā an AI-powered project analyzer that helps developers reality-check their ideas before building them.
ProjectDNA provides:
- š¤ AI prompt generation for project evaluation
- š» CLI-based workflow using GitHub Copilot CLI
- š Soft aesthetic web interface for easy usage
Instead of directly generating AI answers, ProjectDNA creates structured prompts that developers paste into Copilot CLI to receive deeper technical insights ā”.
š¬ Demo
The project includes:
- š» Command Line Interface (CLI)
- š Localhost Web UI built with Flask
š GitHub Repo: https://github.com/Sreelaxmi-21/projectdna-cli
ā Users enter a project idea
ā ProjectDNA generates an analysis prompt š§
ā Copilot CLI provides AI feedback š¤.
š¤ My Experience with GitHub Copilot CLI
Building ProjectDNA using GitHub Copilot CLI changed how I approach development.
I used Copilot to:
- ā” Structure CLI commands using Typer
- š§© Improve prompt formatting
- š Debug errors faster
- š” Explore creative improvements for the tool
The biggest learning was understanding how AI can assist not just in coding, but also in idea validation and development workflow šāØ.
This challenge pushed me to build something meaningful while learning in public š±.
Top comments (0)