An open API service indexing awesome lists of open source software.

https://github.com/dmunasingha/generatetrainingdata

This project is a Python script that analyzes Laravel projects to generate training data for fine-tuning AI models. It dynamically selects a Laravel project folder via a file browser, processes PHP and Blade files, and creates precise questions and corresponding code snippets for code suggestion tasks.
https://github.com/dmunasingha/generatetrainingdata

ai model-data python training

Last synced: 11 months ago
JSON representation

This project is a Python script that analyzes Laravel projects to generate training data for fine-tuning AI models. It dynamically selects a Laravel project folder via a file browser, processes PHP and Blade files, and creates precise questions and corresponding code snippets for code suggestion tasks.

Awesome Lists containing this project