Claude 3.5 Sonnet API: Integrate The Best LLM into your App (Anthropic Python tutorial)

Enric Domingo - AI Engineering · Beginner ·🧠 Large Language Models ·1y ago
In this video we will see the new model from Anthropic, Claude 3.5 Sonnet, which currently is the best LLM in the benchmarks. We will learn how to use it with code in Python, calling to the Claude API for free, and then we will integrate it to The OmniChat Python Streamlit web app together with the OpenAI and Google models, and how to push and deploy our chatbot app for free. Blog: https://medium.com/@enricdomingo/claude-sonnet-3-5-api-integrating-the-best-llm-into-our-app-7ec4623e2dac GitHub code: https://github.com/enricd/the_omnichat The OmniChat app: https://the-omnichat.streamlit.app/ …
Watch on YouTube ↗ (saves to browser)

Chapters (6)

Intro to Anthropic Claude 3.5 Sonnet
3:20 Using the Anthropic API and getting the API Key
4:50 Anthropic API Python
8:02 Prompt images with Claude
10:50 Adding Claude to the Streamlit chatbot app
23:30 Pushing to GitHub and updating the online free Streamlit app
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Next Up
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)