To explore or run any of the tasks:
-
Clone the Repository:
git clone https://github.com/Adejare-ml/AI_Engineering_intership_projects.git cd AI_Engineering_intership_projects -
Navigate to a Task:
cd "task 15" # Or whichever task you want to run
-
Follow the Task's Specific README: Each folder has a
README.mdcontaining specific prerequisites, environment variable setups (like settingGEMINI_API_KEY), and execution commands. -
Install Dependencies: Each folder contains a
requirements.txtfile (orpom.xml/package.jsonwhere applicable) for its specific environment.pip install -r requirements.txt
This project is licensed under the MIT License - see the LICENSE file for details.