Create Magical Illustrated Children's Stories with AI
This is the main repository for my submission to The Open Source AI Challenge.
The project is organized into three folders:
- Backend: Contains the API, Queue, Database, ComfyUI, and Ollama.
- Frontend: The UI that communicates with the API.
- Infrastructure: The Terraform and stack files used to deploy the application on a Docker Swarm cluster.
Each subfolder includes instructions for running the project locally. Setup is straightforward,
as everything has been containerized, running docker compose up
is all that’s needed.
Warning
You need a good NVIDIA GPU to run this project!!.
For a more detailed overview, including screenshots, you can read the submission sent to the challenge here:
https://dev.to/milewski/dearbook-create-magical-illustrated-childrens-stories-with-ai-4mpe