/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

til.simonwillison.net
| | simonwillison.net
1.9 parsecs away

Travel
| | OpenAI promised this at DevDay a few weeks ago and now it's here: their Chat Completion API can now accept audio as input and return it as output. OpenAI still ...
| | blog.pamelafox.org
2.7 parsecs away

Travel
| | When building web APIs that make calls to OpenAI servers, we really want a backend that supports concurrency , so that it can handle a n...
| | rossmarks.uk
3.0 parsecs away

Travel
| | AI is a hot topic at the moment and I wanted an excuse to play with it and learn how to use OpenAI's API. It is likely that email companies will be using AI to
| | www.shuttle.rs
21.6 parsecs away

Travel
| Learn how to build MCP server in Rust using the rmcp crate. This MCP server development guide covers stdio MCP server creation, DNS lookup MCP implementation, and AI agent extension with Model Context Protocol Rust SDK.