Count the total number of entries in the v-safe checkin file
This is the marimo script This is the result
This is the marimo script This is the result
Here’s a question worth considering: what’s the most powerful thing you can open without installing anything? A single HTML file. Drop it in a folder, open it in a browser — the software you already have, on every computer you’ll ever touch. No Python environment. No Node.js. No npm install. No version conflicts. Almost no…
In my opinion, Zotero is the best app for learning PDF Document AI. Here are some reasons why: Zotero is Free Zotero itself is completely free software with no paid tiers or subscription requirements. The core application, browser connectors, and storage of metadata and files can all be used without cost. Zotero is Fully Local…
Deep Cogito V2 Preview Deepseek 671B is an interesting LLM simply because it is as expensive as GPT5-Full for input token pricing Created Sep 2, 2025163,840 context$1.25/M input tokens$1.25/M output tokens Current prices for GPT-5 Full: Created Aug 7, 2025400,000 context$1.25/M input tokens$10/M output tokens However, when I tried to get it to extract structured…
In this tutorial, I explain how to add a chatbot to your website using the Dialogflow Messenger integration. Create the Dialogflow intents First, create a new Dialogflow agent and add all your intents. Embed the chat widget into your website Once you have created all your intents, you can add it into your website. Embedding…
Last updated: 17 Jan 2025 Till early 2023, Dialogflow was probably the best framework for developing chatbots. Consider these three major changes after the wide adoption of Large Language Models like ChatGPT: 1 Chatbots are now being integrated with search – that is, they do not make a lot of sense as standalone apps. Google…