Browsing Tag
openai
43 posts
How to Get Audio Transcriptions from Whisper without a File System
Whisper is OpenAI’s intelligent speech-to-text transcription model. It allows developers to enter audio and an optional styling prompt,…
Sam Altman: Corporate Collateral Damage?
My Contrarian Perspectives on Why Sam Altman was Dispensable. See Definition of Terms & Acronyms in Footnote. If…
How to Make OpenAI API to Return JSON
During OpenAI’s dev day, one of the major announcements was the ability to receive a JSON from the…
Your own private ChatGPT in hours? Azure Chat makes it possible!
I’ve been using ChatGPT Plus for many months now. Like many others, I use it for simple tasks…
Looking inside GPT-Synthesizer and the idea of LLM-based code generation
GPT-Synthesizer GPT-Synthesizer is an open source tool that uses GPT for software generation. In this post, instead of…
Create a ChatGPT Chatbot from YouTube videos and Podcasts
Last week we had a client that wanted to create a ChatGPT AI chatbot based upon YouTube transcripts.…
Plan Your Dream Trip with Wanderkit.net: A Behind-the-Scenes Look
Hey there! I’m excited to share my latest project, wanderkit.net, where you can create personalised travel itineraries using…
Use ChatGPT to Explore Your Database Schema – Part 2
As a follow on to Use ChatGPT to Explore Your Database Schema, SchemaCrawler’s integration with ChatGPT in SchemaCrawler…
The New Vercel AI SDK: Your Own Chatbot in a Flash
Introduction Empowering your applications with Artificial Intelligence (AI) and Machine Learning (ML) capabilities no longer requires a Ph.D.…
Create your own ChatGPT App in 1 Minute
Here’s what we’ll be building in just a minute: The create-svelte-chatgpt package enables you to effortlessly set up…