Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

blog.pamelafox.org

pamela fox's blog

Get the latest updates from pamela fox's blog directly as they happen.

Follow now 103 followers

Latest posts

Last updated 13 days ago

Getting a hysterectomy: My reasons and recovery

13 days ago

Back in 2014, I had a brush with cervical cancer. We fortunately...

Proficient Python: A free interactive online course

14 days ago

There are many ways to learn Python online, but there are also...

Teaching Python with Codespaces

about 1 month ago

Whenever I am teaching Python workshops, tutorials, or classes, I love to...

A visual exploration of vector embeddings

about 1 month ago

For Pycon 2025, I created a poster exploring vector embedding models, which...

Using DefaultAzureCredential across multiple tenants

2 months ago

If you are using the DefaultAzureCredential class from the Azure Identity SDK...

Use any Python AI agent framework with free GitHub Models

3 months ago

I ❤️ when companies offer free tiers for developer services, since it...

Building a streaming DeepSeek-R1 app on Azure

3 months ago

This year, we're seeing the rise in "reasoning models", models that include...

gpt-4o-mini vs. gpt-3.5-turbo for RAG: Wordier, but better?

4 months ago

The azure-search-openai-demo repository was first created in March 2023 and is now...

Is your LLM-powered app providing safe answers? Evaluate it!

4 months ago

When we build apps on top of Large Language Models, we need...

Observations: Using Python with DeepSeek-R1

5 months ago

Everyone's going ga-ga for DeepSeek-R1, so I thought I'd try it out...

Add browser speech input/output to your chat app

7 months ago

One of the amazing benefits of modern machine learning is that computers...

Running Azurite inside a Dev Container

7 months ago

I recently worked on an improvement to the flask-admin extension to upgrade...