Tag: generative-ai
All the articles with the tag "generative-ai".
-
So, I've been doing stuff...
2023 was an exciting year for learning. I went from a hibernating bear to a busy bee, and I've gotten back in touch with my long lost passion; Artificial Intelligence. It's time to reflect on the past and look forward to the future.
-
A brief analysis on RAG with Pinecone Serverless and Unstructured.io
Updated:In this article, I provide a brief analysis on the performance of a RAG model using Pinecone Serverless and Unstructured.io, and the streaming chat experience. This analysis was done using a Next.js based template named [Titanium](https://github.com/athrael-soju/Titanium), which already incorporates several advanced Generative AI features.
-
Integrating Vision using the latest OpenAI API
In this article, I'll be integrating Vision into the AI chat assistant I've been building in the previous articles. This work will include creating new UI components for the Vision API, as well as creating new API routes to support the new functionality.
-
Integrating multi-user Assistants using the latest OpenAI API
Updated:In this article, I'll be sharing my experience with integrating multi-user assistants with OpenAI API. This will include building the UI components for the user Assistant, including some functionality to allow deletion of all Assistant related data/files and going over file uploads and how to handle them in the Assistant.
-
Creating an OpenAI Law Copilot - A Guide to Building an AI Legal Assistant
A guide to building an AI legal assistant using OpenAI's API to handle various legal tasks efficiently.
Athrael.net