top of page
Search


Tokenisation in AI/LLMs: How It Works and How Pricing Is Calculated
Artificial Intelligence models like OpenAI GPT and Anthropic Claude are widely used in applications such as chatbots, automation tools, content generation, analytics, and more. These models do not process text the way humans read it. They work with tokens . Understanding tokenisation is essential because it directly affects: 💰 Cost ⚡ Performance 📏 Input and output limits 🔹 What is Tokenisation? Tokenisation is the process of breaking text into smaller units called tokens .

Siddhesh Kadam
3 min read


Setting up ntfy Push Notification Server on Rocky / RHEL using Nginx
Push notifications are no longer limited to mobile apps or big SaaS platforms. With ntfy , you can send instant push notifications to your mobile or desktop using simple HTTP requests. This makes it extremely useful for DevOps alerts, cron jobs, CI/CD pipelines, monitoring systems, and server-side scripts . In this blog, we’ll set up ntfy on a Rocky Linux / RHEL server and securely expose it using Nginx as a reverse proxy. What is ntfy? ntfy is a lightweight, open-source

Siddhesh Kadam
3 min read


Building an AI-Powered Browser Automation Agent: Step-by-Step Guide
In this guide, we'll walk through setting up a local AI-powered browser automation agent using browser-use, playwright, and gradio. By...

Siddhesh Kadam
2 min read


Running DeepSeek Locally: A Step-by-Step Guide
In the world of machine learning and AI, running models locally can provide significant advantages, including data privacy, reduced...

Siddhesh Kadam
3 min read


Bringing AI Offline: Llama Local Models for Chrome Extensions
What is LLama ? In simple terms, LLaMA (Large Language Model Meta AI) is a powerful computer program developed by Meta (the company...
adarsh812003
2 min read
bottom of page
