YOUR TYPO3-EXPERTS AND COMMUNITY!

Die TYPO3-Experten

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!

The TYPO3 experts

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!

Let's Build an AI-Driven Search on Our Website

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.

more
TYPO3Talk

Long Live Support

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.

more
PHPAITalk

Embeddings - the lesser known hero of AI

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.

more
Talk

Enhance your TCA - how to write your own renderTypes

Some data need something a bit different of a user interface in the backend, or are user submitted or encoded in some way. This live coding session will show you how you can write your own TCA renderTypes to add more information or different input types in your backend forms. Your editors will love you for it.

more