Sebastian Witalec
Sebastian Witalec
Sebastian Witalec is the head of Developer Relations at Weaviate. He loves working on both serious and fun projects, and one day he will use his robot army to conquer the world. He is always happy to learn about new stuff and to pass the knowledge as far as his voice (or the wire) can take him. Sebastian is based in Copenhagen, actively working with various Dev communities across Europe. When not acting techie, he is a massive football fan/player (probably bigger at heart than in skills).
JSNation 2023JSNation 2023
31 min
Bring AI-Based Search to Your Web App
ChatGPT took the tech world by storm. Everyone talks about it, from your CTO to your hairdresser (at least my barber does). And there are many reasons why we should all be excited about it and many other AI/ML innovations.
But how do you bring them into your tech stack, your website/backend, to work with your data and provide AI-driven search and data augmentation?
There is a new generation of AI Native databases, which use deep learning models to find answers to natural language queries. We are talking about the ability to search through text, images, videos, DNA, or any unstructured data, all with a single query.
The rule of thumb: if there is an ML model, we can search through it.
Join me to learn about the foundation blocks (LLMs and vector embeddings, Vector Databases), how they all play together and most importantly - how you can build something yourself with open-source tech.
And, of course!!! There will be a live-coding demo, where I will take you through the experience of building an AI-based search – with Weaviate, an open-source Vector Database – and adding it to an app. Now the question... should this be done in Angular, React, Vue or just pure JS ;)
#MayTheDemoGodsBeWithUs