AI Assistant
vector database | Goran Nikolovski

Tag: Vector database

Transforming text into vectors: The key to building RAG solutions

This is part 1 of a series of articles: From zero to chatbot: Building a website answer engine

This is the first article in a series where I describe how I'm building a chatbot for this blog. My goal is to create a system that can quickly provide relevant answers to site visitors. After refining this approach, I plan to implement it on my wife's ecommerce site as well. Stay tuned for more details in subsequent posts.

Chat with your custom data through Drupal & PHP: harnessing OpenAI and a vector database

In today's digital world, having immediate access to information is crucial. This blog post explores how you can chat with your custom data using Drupal & PHP, all while harnessing the power of OpenAI and a vector database. Dive in to discover a seamless interaction with your data, unlocking a new level of engagement and efficiency.