Maciek-roboblog/Claude-Code-Usage-Monitor
I’ve been trying out Claude Code lately using the Claude Pro plan. One thing I’m curious about is the actual value of using the Claude Pro plan versus using the Claude Code CLI with a normal Claude API token: you can use either method. This CLI tool helps you analyze your usage.
makenotion/notion-sdk-js
The Notion JavaScript SDK is pretty barebones but it could be because Notion has such an odd API and data structure—likely the price it pays for its massive flexibility.
JannisX11/blockbench
Blockbench is an easy-to-use, open-source low poly 3D model editor. My kids and I have had fun building silly Minecraft characters with it.
sgomez/ollama-ai-provider
This is a pretty essential package for using an Ollama instance as an AI model provider with Vercel’s AI SDK.
sindresorhus/meow
The meow CLI app is a powerful tool that simplifies the creation of command-line interfaces for JavaScript applications, making it easier to develop robust scripts.
xenova/whisper-web
The whisper-web project enables ML-powered speech recognition directly in your browser, utilizing OpenAI's Whisper model for efficient transcription.