Category: AI

How to build a Chat-with-Documents app using OpenAI Assistants API

OpenAI offers access to its AI models through numerous APIs, but one stands out for its capabilities above the rest. That is, without a doubt, the Assistant API, which allows you to integrate an AI assistant into your application, script, or any similar project, whether small or large. For chatting with documents, analyzing data on your e-commerce site, or any other type of automation, this API will get the job done.

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.