

New OpenAI APIs, self-hosting all the things, the Dart Frog project, curl's NuGet story & Hacker Stations (News)
Mar 6, 2023
Explore the latest advancements in OpenAI's ChatGPT and Whisper APIs, including an efficient C++ adaptation. Discover the growing trend of self-hosted apps and their personalization benefits, alongside a focus on the innovative Dart Frog framework for backend development. Delve into the challenges of open source software, especially the Curl package's saga on NuGet, and gain insights from a renowned developer's workspace. It's a tech-filled journey showcasing tools and stories shaping modern development!
AI Snips
Chapters
Transcript
Episode notes
OpenAI API Pricing
- OpenAI's new ChatGPT and Whisper APIs offer affordable integration options.
- The ChatGPT API is ten times cheaper than existing GPT-3.5 models.
Whisper.cpp
- Whisper, OpenAI's speech-to-text model, is open source but can be complex to run.
- Georgi Gerganov's whisper.cpp offers a simpler, high-performance C++ port.
Awesome ChatGPT API Repo
- Explore the Awesome ChatGPT API repo for apps and tools using the new API.
- The repo also includes resources to help developers get started.