in

A Cheaper OpenAI? Introducing Goose.ai | Unscripted Coding



OpenAI and GPT-3 are incredibly fun to work with, but honestly, the costs can add up. There are open source competitors to GPT-3, but to actually deploy and use them is no trivial task. Enter goose.ai, it’s using open-source models like GPT-Neo and GPT-J. As a result, they can charge about a third of the price to deliver similar looking results. I take it through a few trials, and Goose.ai runs very admirably, and even better in a number of scenarios.

Unscripted Coding is entirely unscripted and organic. If you’re looking for a tutorial, you’re in the wrong place! What we do here is try and build something from scratch, filled with all the mistakes and lessons learned along the way!

Total Time: 24 minutes
Important links: https://goose.ai/

How to use an LLM to create data schemas in BigQuery

Deep Learning for Computer Vision (Andrej Karpathy, OpenAI)