One of the underrated features of creating a Custom GPT in ChatGPT is the creator tool. There are a lot of solutions out there for building AI agents, but OpenAI has simplest and easiest.
Build a GPT That Talks to Your Database in One Day
🚀 Excited to share my latest blog post: “How To GPT Action with OAuth2, Clerk, Vercel, and Neon (Part 1 of 2)”! 🌐
Ever wondered how to create a Custom GPT with user authentication and database access? It’s a challenging task, but I’ve put together a comprehensive guide to help developers like you get started.
How do I start to incorporate AI into my business?
How do I start to incorporate AI into my business?
Practical advice from an AI Engineer.
Automatically Close Apps That Drain your Battery
How to write a script that automatically closes apps in MacOS when on battery and opens them again when connected to power.
Next Gen User Experiences – Vercel Ship 2024
Next Gen User Experiences with Vercel AI SDK
AI and Sensitive Data: A Guide to Protect your Data
AI and Sensitive Data: Levels of Protection
Learn how to protect your data and leverage AI without compromising on security. I cover levels of security from temporary chats to running local AI models in a Faraday Cage.
GPTs that have clearly received a lot of love
GPTs that have clearly received a lot of love
Grimoire for coding projects; Consensus, which synthesizes information from academic papers; and Universal Primer for in-depth learning on concepts with simplified explanations and examples.
Personalize Your AI Experience: Reasons to Create a Private GPT
Searching for a more personalized AI experience? Creating private GPTs have been a game-changer for me.
Metacognition is susceptible to stochasticity
Sam Schillace, Deputy CTO of Microsoft, emphasizes the importance of using code for planning when building with AI. He advises that while LLMs excel in thinking, their planning capabilities are weak, making them unpredictable. Thus, integrating structured code enhances predictability and effectiveness.
Retrieval Unleashed with OpenAI’s new Assistants API
OpenAI’s updated Assistants API introduces advanced features like the file_search tool which optimizes query processing through parallel searches and relevant reranking, handling up to 10,000 files per assistant.