Fun with the Gitlab API
In this Talk we show how the Gitlab API can be used to automate file and version management from PHP without any further installations of other tools
Code711 ist ein Zusammenschluss von IT-Begeisterten und TYPO3-Experten der Agenturen 12bis3 und Sudhaus7. Hier wird jahrelanges Wissen geballt, gefördert, weiterentwickelt und mit der Community geteilt. Alle Blogs und Beiträge zu unseren Entwicklungen und Aktivitäten finden Sie hier!
Code711 is an association of IT enthusiasts and TYPO3 experts from the agencies 12bis3 and Sudhaus7. Years of knowledge are concentrated here, promoted, further developed and shared with the community. All blogs and posts about our developments and activities can be found here!
In this Talk we show how the Gitlab API can be used to automate file and version management from PHP without any further installations of other tools
This talk is the successor to the talk "Embeddings - the lesser known hero of AI" and will show how to use existing tools and APIs to index a TYPO3 database and make it searchable by intention not by keywords. A primer on embeddings will be given, and the used tools introduced so newcomers can follow as well, but then we dive into indexing data, building queries and searching the site.
Don't throw away your old TYPO3 installations. TYPO3 allows you to upgrade pages and content through many versions. This talk is like a proof of concept to keep your data with TYPO3 for a long time.
Essentially, embeddings are points in a multi-dimensional space, represented as vectors. They encode both semantic and contextual information of a word, phrase, or text, making them highly significant in AI and language processing.
This talk wants to provide you with a boilerplate knowledge on encryption and how to encrypt and decrypt data in PHP with public and private keys. It will be demonstrated with live code for people to follow.
A quick guide to rendering PDFs in your DDEV environment using Puppeteer.
With our TYPO3 extension code711_housekeeping you can keep an eye on your TYPO3 installations.