Tag: oauth
All the articles with the tag "oauth".
-
Thoughts on the Latest OpenAI APIs and starting a New Project
Updated:Lately I've been playing around with the latest OpenAI APIs to see what the buzz is all about. I thought it would be a good time to start a new project from scratch, and I've been working on it for the last month or so. It's still in early stages, but I think I've learned enough to have a decent perspective on what OpenAI has to offer and how it can be used to build interesting applications.
-
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.
Athrael.net