/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

simonwillison.net
| | www.pixelstech.net
1.8 parsecs away

Travel
| | It's been a while since ChatGPT launched, and I've been meaning to try out the OpenAI API. Recently, I finally took the plunge, so here's a walkthrough of my initial experience using
| | blog.pamelafox.org
1.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...
| | josephm.dev
3.1 parsecs away

Travel
| | Get the OpenAI API to return a JSON object.
| | cupofjava.de
16.1 parsecs away

Travel
| Did you ever use Maven in one of your projects? First you probably were amazed by the way you can declare dependencies and use all the nice plugins. ...