Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Programming Helper

AI Programming Helper is a web-based application that analyzes source code using Artificial Intelligence.

Features

  • Code explanation
  • Bug and logical issue detection
  • Suggestions for improvements and best practices
  • Supports multiple programming languages

Technologies Used

  • PHP (Pure PHP)
  • Gemini AI API
  • HTML, CSS, JavaScript

How to Run Locally

  1. Install XAMPP or WAMP
  2. Clone the repository: git clone https://github.com/YOUR_USERNAME/ai-programming-helper.git
  3. Move the project to the htdocs (or www) directory
  4. Create a config.php file and add your Gemini API key:
    <?php
    define('GEMINI_API_KEY', 'YOUR_API_KEY_HERE');
    

Author

By Darryl Wassi, Master 2 student in Management of information system

About

AI Programming Helper is a web-based application that analyzes source code using Artificial Intelligence.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages