ell - An Elegant, Powerful Framework for Prompt Engineering
Experiment with LLM's using excellent developer tooling.
Experiment with LLM's using excellent developer tooling.
How to return data from a local llm structured how you want.
I show you how to run large language models on the 8GB version of the Raspberry Pi 5.
I explore how the vecs library from Supabase makes text embeddings simple whilst searching movie reviews.
For the last couple of months I've been really enjoying using Ollama to experiment with large language models on my Apple Silicon Macs.
I recently held a comparison of features of Anthropic's new Claude 2 model against ChatGPT with Code Interpreter enabled. Here's 5 things I found that ChatGPT is better at.
ChatGPT’s code interpreter plugin has just become available for all ChatGPT plus subscribers. I checked out what's possible and here I'll show you the best ways developers can use it.
OpenAI's new function calling updates are able to return more complex return types than you might think.
I don't find the 'hints' on the AoC subreddit that useful, so I decided to ask ChatGPT if it could generate them for me
Unless you’ve been hidden under a rock, you’re likely aware of Copilot - Github’s (or Microsofts) AI pair programmer. It allows you to get help on the code you’re writing by bringing up suggestions through an autocomplete snippets when you begin typing code in your editor.