Hi Reader, Last week, I encouraged you to experiment with different LLMs, since there’s no one model that is superior across all use cases. Specifically, I suggested you try using Chatbot Arena, which allows you to chat with multiple models at once. It’s completely free, but has two significant disadvantages:
Today, I want to offer you a better method for experimenting with LLMs, and it’s the method I personally use. But first, we need to talk about LLM pricing… 🏷 What’s the cheapest way to access LLMs?If you’re familiar with ChatGPT, you probably know that it offers a limited Free plan and a $20/month Plus plan. But did you know that there’s a more flexible, affordable way to access the paid features of ChatGPT? If you access LLMs via API, you actually pay per “token”, which is roughly equivalent to a word. The LLM I use the most, GPT-4o mini, costs only $0.15 per million “input tokens” (what you send to it) and $0.60 per million “output tokens” (what it sends back). That means most of my conversations cost fractions of a cent! And when I want to use a more powerful model (like Claude 3.5 Sonnet), I pay perhaps $0.10 for a conversation. In summary, accessing LLMs via API means that you can use whichever models you need, and only pay for the tokens you use. Win-win! 🌐 How to access LLMs via APIIf you like the idea of accessing LLMs in a flexible, affordable way, there’s only two things you need to get started:
An “API key” is just a unique identifier that allows you to access a web service. For example, my API key from OpenAI allows me to use their models, and they bill me for the usage. Once you have an API key, you need an interface for chatting with the LLM. My preferred interface is TypingMind: All you have to do is give TypingMind your API key, and it will communicate with the LLM on your behalf! I love TypingMind because it’s so easy to switch between different LLMs while still tracking your conversation history in one place. It’s also got a ton of power user features: AI agents, plugins, voice mode, document upload, cloud sync, etc. ⏩ Action itemsThis week, I want you to try using an LLM via API. Here are the steps:
Next time, I'll give you tips for how to get the best results from LLMs!
Tuesday Tips is on pause during the holiday break, so I'll see you in 2025! - Kevin P.S. Your workouts are a work of art (27-second video, turn on audio!) Also: behind the scenes. Did someone AWESOME forward you this email? Sign up here to receive weekly Artificial Intelligence tips! |
Join 25,000+ intelligent readers and receive AI tips every Tuesday!
Hi Reader, This week, I've got a short tip about AI agents, followed by some Data School news... 👉 Tip #56: What are AI agents? Google is calling 2025 "the agentic era," DeepLearning.AI says "the agentic era is upon us," and NVIDIA's founder says "one of the most important things happening in the world of enterprise is agentic AI." Clearly AI agents are a big deal, but what exactly are they? Simply put, an AI agent is an application that uses a Large Language Model (LLM) to control its...
Hi Reader, Last week, I launched a brand new course: Build an AI chatbot with Python. 120+ people enrolled, and a few have already completed the course! 👏 Want to join us for $9? 👉 Tip #55: Should you still learn to code in 2025? You’ve probably heard that Large Language Models (LLMs) are excellent at writing code: They are competitive with the best human coders. They can create a full web application from a single prompt. LLM-powered tools like Cursor and Copilot can autocomplete or even...
Hi Reader, The Python 14-Day Challenge starts tomorrow! Hope to see you there 🤞 👉 Tuesday Tip: My top 5 sources for keeping up with AI I'll state the obvious: AI is moving incredibly FAST 💨 Here are the best sources I follow to keep up with the most important developments in Artificial Intelligence: The Neuron (daily newsletter) My top recommendation for a general audience. It’s fun, informative, and well-written. It includes links to the latest AI news and tools, but the real goldmine is...