Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

My solutions for "AI Devs 2 Reloaded"

Notifications You must be signed in to change notification settings

TomaszGasior/ai-devs-2-reloaded

Repository files navigation

This repository contains my solutions for tasks from "AI Devs 2 Reloaded" course.

Requirements: PHP 8.3 and composer, installed locally.

Fill in .env file and run composer install before launching scripts.

Tasks are placed in task directory, each solution is separate PHP script named after task name. To launch the solution run the task file directly:

php task/helloapi.php

Some tasks require prior setup. Read code and comments inside.

About

My solutions for "AI Devs 2 Reloaded"

Topics

Resources

Stars

Watchers

Forks

Languages