AI License Buddy is a Python CLI tool that recommends the best open-source license for your software projects based on user input.
- Clone the repository:
git clone https://github.com/saibot07/ai-license-buddy.git
cd ai-license-buddy- Install dependencies (Python 3.7+ required):
pip install -r requirements.txtRun the application interactively:
python main.pyUse optional arguments:
python main.py --noninteractiveTo run tests, use:
pytest- Fork the repository and create a feature branch.
- Adjust the code.
- Submit a PR with clear descriptions.
- MIT License
- GPLv3
- Apache 2.0
- BSD 3-Clause
- Non-Commercial Creative Commons