API Updates: New models that are availabe in the API now
– GPT-5 Pro
– gpt-realtime-mini: smaller voice model
– Sora 2
#OpenAIDevDay #OpenAI
SOFTWARE
-
OpenAI Releases GPT-5 Pro, Realtime Mini, and Sora 2 Models
By
–
-
ChatGPT Apps SDK Enables External App Integration via MCP
By
–
Apps SDK will allow you to connect external applications like coursera, spotify, figma, canva and interact with it directly from ChatGPT. If the application provides support to MCP, it is easy to integrate it with ChatGPT #OpenAIDevDay #AI #ChatGPTIntegration #OpenAI
-
LFM2-8B-A1B Model Available on Hugging Face with vLLM
By
–
Thanks! That's the LFM2-8B-A1B available on Hugging Face with vLLM backend
-
Fast Execution with Dependency-Based Environment Caching
By
–
It creates a dedicated environment somewhere which I think it reuses for future executions, provided none of the dependencies have changed Whatever it's doing it is FAST after the first run
-
UV Recipe for Python Testing with PyProject
By
–
I figured out a uv recipe for running tests for any project with pyproject.toml or setuppy using any Python version: uv run –python 3.14 –isolated –with-editable '.[test]' pytest I've wrapped it in a uv-test script: uv-test -p 3.11 Full details:
-

Lenovo Leverages AI Databricks Supply Chain Intelligence Platform
By
–
What does it take to run a global supply chain powered by AI? For @Lenovo
, it meant unifying data and streamlining operations. “Leveraging Databricks, we can bring supply chain intelligence to another level by collecting information into the platform. We could also reactively -

Ant Ling releases 1T-params open-source coding model
By
–
Ant Ling introduced a new 1T-params, non thinking open source model with a good performance on coding tasks. 1T
-
Ollama’s bloated wrapper fails to match ggml’s efficiency
By
–
do not use Ollama ggerganov wrote blazing-fast
C++ inference (ggml, llama.cpp) then Ollama wrapped it
in a bloated binary and is now somehow the face of local LLMs
soaking up VC hype and it's not even a good wrapper lol -

AI Gym Buddy Monitors Form and Counts Reps
By
–
Check out this AI gym buddy that monitors your form and counts reps. Server/client setup ready for gym deployment without any extra gear. Making workouts safer with edge AI Demo: https://
eu1.hubs.ly/H0nGsLD0 -

Run Claude Code Locally on Your Own GPU Setup
By
–
tired of Anthropic’s weekly limits and nerfed models? with one command and a few GPUs,
you can route Claude Code to your own local LLM Buy a GPU p.s. full video tutorial pinned at the top of my profile