Posts
All the articles I've posted.
-
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.
-
Integrating Next-Auth in a Streaming AI Chat Assistant Using Material-UI
This guide covers the step-by-step process of integrating next-auth for authentication in a Next.js project, using Material-UI for styling. It includes acquiring OAuth credentials from GitHub and Google, configuring environment variables, setting up authentication providers, and implementing Material-UI components for a responsive user interface.
-
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.
-
Creating a Customized Input Component in a Streaming AI Chat Assistant Using Material-UI
Creating a customized input component for a streaming AI chat assistant using Material-UI and React.
-
Integrating Markdown in Streaming Chat for AI Assistants
A guide to Integrating Markdown in Streaming Chat for AI Assistants.
Athrael.net