Eric Bréhault

How to build your AI-powered chatbot with Nuclia in minutes

Intelligent chatbots, large language models, and generative answer are all the rage nowadays. <irony>Every week, we discover we can chat with something new: “Chat with a book”, “Chat with a YouTube video”, “Chat with a PDF file”. Sometimes, I actually wonder how far it will go. Should we prepare ourselves to chat with a lolcat …

How to build your AI-powered chatbot with Nuclia in minutes Read More »

How to build your own AI search engine with NucliaDB

First things first… What is NucliaDB?  Let me answer in few words:  NucliaDB is an open-source vector database that stores, indexes, & retrieves vectors for AI search.  So… What about starting playing a bit with NLP models and using the vector search abilities of NucliaDB to implement an AI search feature? You probably know StackExchange, …

How to build your own AI search engine with NucliaDB Read More »

How to build a search engine with Next.js and Nuclia

Next.js is a React framework that allows you to build server-side rendered applications with React. It is a great tool to build static websites, but it also allows you to build dynamic websites, with server-side rendering and static generation. What are your options if you want to offer a search feature in your application? With …

How to build a search engine with Next.js and Nuclia Read More »