removed log.xml (txt remain) (#22); updated README (#24); achor ZapBase (#23)

This commit is contained in:
Fabian de Boer 2026-07-19 21:46:08 +02:00
commit 9196bf07a7
5 changed files with 8 additions and 10 deletions

View file

@ -10,12 +10,12 @@ www.apfab.com
Zap stands for 'Zapped Artificial Picture', a collage made from Internet images. A Zap translates a set of words or a text into an image which reflects the visual representation of the words on the Internet.
This web application, Zap Machine, needs a number of words as input. It then takes the most relevant image that search engine Yahoo comes up with. After having collected all images the Zap Machine creates a given number of different collages from those images.
This web application, Zap Machine, needs a number of words as input. It then takes the most relevant image that search engine Brave comes up with. After having collected all images the Zap Machine creates a given number of different collages from those images.
## installation
First you need to run a server with PHP. Please do not use a Windows machine for this purpose, while Windows suck. ApFab recommends Linux or Mac;)
First you need to run a server with PHP. The application is developed and tested on Linux and macOS; Windows is not recommended.
ApFab Zap Machine needs some PHP extensions:
- JSON (default installed)