Build an Arabic Language Site with Astro + KalimaLab
Create a fast, static Arabic language reference site using Astro and the KalimaLab API. Word pages, root exploration, and full RTL support.
Tutorials, guides, and updates from the KalimaLab team
Create a fast, static Arabic language reference site using Astro and the KalimaLab API. Word pages, root exploration, and full RTL support.
Create a chatbot that understands Arabic using MCP and KalimaLab. Automatic word lookup, root analysis, and contextual responses.
Build an Arabic content moderation pipeline using AI agents and KalimaLab word validation. Detect invalid words, analyze text quality, and flag content.
Step-by-step guide to building a full Arabic dictionary application using Claude Code with KalimaLab MCP. Search words, explore roots, and display results with RTL support.
Build an Arabic vocabulary flashcards app using TanStack Start and the KalimaLab API. Server functions, daily words, and spaced repetition.
Create an AI-powered Arabic language tutor using Claude and KalimaLab MCP. Vocabulary lessons, root exploration, and interactive exercises.
Build an Arabic root extraction and exploration tool using Google Gemini AI and the KalimaLab roots API. Discover word families and derivation patterns.
Build a full Arabic word search feature in Next.js 15 using KalimaLab MCP and the TypeScript SDK. Server actions, RTL layout, and instant results.
Build an Arabic spellchecker using KalimaLab MCP and AI. Validate words against 477k+ dictionary, suggest corrections, and handle Arabic morphology.
Use ChatGPT to write a complete Arabic text analysis tool powered by the KalimaLab API. Analyze word count, letter frequency, and root extraction.
Create an interactive Arabic vocabulary quiz app using Grok AI and the KalimaLab API. Random words, multiple choice answers, and score tracking.
Create an interactive Arabic word guessing game using Cursor AI and KalimaLab MCP server. Uses random words, root hints, and real-time validation.
Learn how to connect the KalimaLab Arabic language MCP server to Claude Code. Search 477k+ Arabic words, analyze text, and build Arabic apps directly from your terminal.
Set up the KalimaLab Arabic API MCP server with OpenAI's Codex CLI. Configure config.toml and AGENTS.md for Arabic language development.
Connect the KalimaLab Arabic API MCP server to Cursor IDE. One-click setup or manual configuration to search Arabic words and analyze text while coding.
Set up the KalimaLab Arabic API MCP server in Visual Studio Code. Access 477k+ Arabic words, root analysis, and text analytics directly in your editor.
Connect the KalimaLab Arabic API to Windsurf IDE via MCP. Search Arabic words, analyze text, and access linguistic data using Cascade AI.
Compare KalimaLab's MCP server and REST API. Learn when to use each approach for Arabic language integration in your applications.
A comprehensive guide to the best Arabic NLP tools and APIs available in 2026. Covering KalimaLab, CAMeL Tools, Farasa, AraBERT, and more.
Understand the Model Context Protocol (MCP) and how it connects Arabic language tools like KalimaLab to AI assistants. Setup guides for every major tool.
A definitive guide to integrating the KalimaLab Arabic API in production. Covers Redis caching strategies, RTL layout gotchas, Arabic font performance, pagination patterns, and error handling with code examples.
Learn how to implement real-time Arabic autocomplete search in React. Covers RTL input handling, debouncing, diacritic normalization, and prefix search using the KalimaLab API.
Build a Chrome and Firefox browser extension that checks Arabic text on any webpage. Uses the KalimaLab API for word validation, a content script approach, and a context menu integration.
Enrich your chatbot with Arabic linguistics using the KalimaLab API. Use text analysis and root-based intent mapping to understand Arabic user messages. Full intent classifier example included.
Build an Arabic content moderation system using the KalimaLab API. Validate Arabic text, detect bad words, and write Express/Fastify middleware for production use.
Build production-quality Arabic search for an e-commerce product catalog. Covers autocomplete, root-based fallback search, and synonym expansion using the KalimaLab API with Node.js and React.
Build a colorful, touch-friendly Arabic letter-matching game for kids using the KalimaLab API. Vanilla HTML, CSS, and JavaScript — no framework. Includes Web Audio feedback.
Build a full Next.js Arabic flashcard app with server-side card fetching, CSS flip animations, and localStorage progress tracking. Uses the KalimaLab API /words/random and /words/:word/forms endpoints.
A complete Python tutorial for Arabic NLP — analyze Arabic text, extract roots, compute statistics, and process bulk corpora using the KalimaLab API with requests, httpx, and pandas.
Build an offline-first Arabic dictionary mobile app with React Native and Expo. Covers RTL layout, Arabic keyboard search, debouncing, and offline caching with AsyncStorage.
Build an interactive Arabic root explorer that visualizes all words derived from a root as a tree diagram using D3.js and the KalimaLab API. Full code included.
Build an Arabic Scrabble-like word score calculator using abjad letter values from the KalimaLab API. Validate words, analyze letter frequency, and create a full interactive scoring tool.
A complete Arabic SEO strategy using root-based keyword expansion. Use the KalimaLab API to generate comprehensive keyword sets, and see why targeting كتب captures كاتب, كتابة, and مكتب automatically.
Learn how to use the KalimaLab /validate endpoint to build an Arabic spell checker, validate form inputs, and create a browser extension that highlights unknown Arabic words.
Learn how to analyze Arabic text programmatically in Node.js — tokenize sentences, extract roots, measure letter frequency, and build NLP pipelines using the KalimaLab API.
Build a full Arabic text analytics dashboard in React. Paste Arabic text and see word frequency charts, root distribution, and letter frequency heatmaps using the KalimaLab API and Recharts.
Learn how to build a React-based Arabic vocabulary app that uses Spaced Repetition System (SRS) with the KalimaLab API — fetch words, track progress, and score difficulty.
Build a complete Arabic crossword puzzle generator in JavaScript. Use the KalimaLab API to fetch words by length, place them on a grid, and generate printable puzzles with clues.
Build a self-contained JavaScript widget that displays a daily Arabic word using the KalimaLab API. No framework required — a single script tag embeds it anywhere, with multiple style themes.
Learn how Arabic trilateral roots work, why they matter for NLP, and how to use the KalimaLab roots API to extract and query roots in JavaScript, Python, and cURL.
Step-by-step tutorial for building a 5-letter Arabic word guessing game with React. Includes full source code, RTL handling, and the KalimaLab API integration for word validation.
Learn how to integrate the KalimaLab Arabic Words API into your application in minutes.