AI Programming Helper is a web-based application that analyzes source code using Artificial Intelligence.
- Code explanation
- Bug and logical issue detection
- Suggestions for improvements and best practices
- Supports multiple programming languages
- PHP (Pure PHP)
- Gemini AI API
- HTML, CSS, JavaScript
- Install XAMPP or WAMP
- Clone the repository: git clone https://github.com/YOUR_USERNAME/ai-programming-helper.git
- Move the project to the
htdocs(orwww) directory - Create a
config.phpfile and add your Gemini API key:<?php define('GEMINI_API_KEY', 'YOUR_API_KEY_HERE');
By Darryl Wassi, Master 2 student in Management of information system