# aiarabicdev > The curated directory of open source tools for people who build with AI. 47 entries across 8 categories, each read before listing and each stating its own drawbacks. This is a free, hand written directory. There are no affiliate links, no sponsored placements, no invented ratings and no user accounts. Every HTML page has a markdown twin at the same URL with a .md suffix. ## How to read this site - Full text of every entry: https://aiarabicdev.com/llms-full.txt - The whole directory as JSON: https://aiarabicdev.com/resources.json - Any page as markdown: append .md to its path, for example https://aiarabicdev.com/ai-agents/hermes.md ## Landing page templates Open source hero sections, pricing blocks and complete marketing pages. Everything here is code you paste into your own project, not a hosted page builder you rent. Hub: https://aiarabicdev.com/landing-pages (markdown: https://aiarabicdev.com/landing-pages.md) - [Watermelon UI](https://aiarabicdev.com/landing-pages/watermelon-ui): Technical, animated landing templates installed through the shadcn CLI Licence MIT, free and open source. - [Magic UI](https://aiarabicdev.com/landing-pages/magic-ui): A large catalogue of animated marketing components for React Licence MIT, free core, paid tiers exist. - [Aceternity UI](https://aiarabicdev.com/landing-pages/aceternity-ui): Big, cinematic hero effects with the code shown in full Licence Free to use, per the project's own terms, free core, paid tiers exist. - [Motion Primitives](https://aiarabicdev.com/landing-pages/motion-primitives): Small, composable animation building blocks rather than finished effects Licence MIT, free core, paid tiers exist. - [Cult UI](https://aiarabicdev.com/landing-pages/cult-ui): Textured, tactile components with a distinct visual point of view Licence MIT, free and open source. - [Flowbite](https://aiarabicdev.com/landing-pages/flowbite): Hundreds of plain Tailwind blocks that work without React Licence MIT, free core, paid tiers exist. ## UI component libraries Component libraries and primitive sets for React and the wider web. Split by the decision that actually matters: do you want components you own, or a dependency you upgrade. Hub: https://aiarabicdev.com/ui-components (markdown: https://aiarabicdev.com/ui-components.md) - [shadcn/ui](https://aiarabicdev.com/ui-components/shadcn-ui): Components you copy into your repository and then own outright Licence MIT, free and open source. - [21st.dev](https://aiarabicdev.com/ui-components/21st-dev): A searchable marketplace of community components with a prompt for each one Licence Varies by component, most are MIT, free core, paid tiers exist. - [Radix Primitives](https://aiarabicdev.com/ui-components/radix-primitives): Unstyled, accessible behaviour for the components that are hard to get right Licence MIT, free and open source. - [Base UI](https://aiarabicdev.com/ui-components/base-ui): Headless primitives from the people behind MUI and Radix Licence MIT, free and open source. - [React Aria](https://aiarabicdev.com/ui-components/react-aria): Adobe's accessibility and interaction layer, hooks first Licence Apache-2.0, free and open source. - [Ark UI](https://aiarabicdev.com/ui-components/ark-ui): The same headless components across React, Vue, Svelte and Solid Licence MIT, free and open source. - [HeroUI](https://aiarabicdev.com/ui-components/hero-ui): Styled, finished components for when you do not want to design them Licence MIT, free and open source. ## AI agents you can run Agents you install and use: a personal assistant that lives on your machine, and coding agents that work in your terminal. These are applications rather than libraries, so the question is which one to run, not which one to write against. Hub: https://aiarabicdev.com/ai-agents (markdown: https://aiarabicdev.com/ai-agents.md) - [OpenClaw](https://aiarabicdev.com/ai-agents/openclaw): A personal agent that lives on your machine and answers in your chat apps Licence MIT, free and open source. - [Hermes Agent](https://aiarabicdev.com/ai-agents/hermes): Drives a chat subscription you already pay for instead of a metered API Licence MIT, free and open source. - [OpenCode](https://aiarabicdev.com/ai-agents/opencode): A terminal coding agent that is not tied to one model vendor Licence MIT, free and open source. - [Pi](https://aiarabicdev.com/ai-agents/pi-agent): A coding agent and the parts to build your own, in one repository Licence MIT, free and open source. ## Self hosted AI workspaces Open source applications that replace a paid AI subscription with something you host: chat front ends, document assistants and image and video studios. You still pay for model usage, but the interface, the history and the data stay yours. Hub: https://aiarabicdev.com/ai-workspaces (markdown: https://aiarabicdev.com/ai-workspaces.md) - [Open Generative AI](https://aiarabicdev.com/ai-workspaces/open-generative-ai): One self hosted studio for image, video and lip sync models Licence MIT, free core, paid tiers exist. - [Open WebUI](https://aiarabicdev.com/ai-workspaces/open-webui): The most complete self hosted chat front end, with a licence to read Licence Modified BSD-3, with branding conditions, free core, paid tiers exist. - [LibreChat](https://aiarabicdev.com/ai-workspaces/librechat): A genuinely MIT chat front end that speaks to every provider Licence MIT, free and open source. - [ComfyUI](https://aiarabicdev.com/ai-workspaces/comfyui): Node graphs for image and video generation, with nothing hidden Licence GPL-3.0, free and open source. - [AnythingLLM](https://aiarabicdev.com/ai-workspaces/anything-llm): Point it at your documents and get a private assistant over them Licence MIT, free core, paid tiers exist. - [Lobe Chat](https://aiarabicdev.com/ai-workspaces/lobe-chat): The best looking self hosted chat interface, and it knows it Licence Apache-2.0, with additional conditions, free core, paid tiers exist. ## MCP servers Model Context Protocol servers that let an agent drive a browser, query a database, read a repository or fetch live documentation. Each entry says what the server can touch and what it cannot. Hub: https://aiarabicdev.com/mcp-servers (markdown: https://aiarabicdev.com/mcp-servers.md) - [Chrome DevTools MCP](https://aiarabicdev.com/mcp-servers/chrome-devtools-mcp): Let the agent open the page and read what actually rendered Licence Apache-2.0, free and open source. - [Playwright MCP](https://aiarabicdev.com/mcp-servers/playwright-mcp): Browser automation through the accessibility tree instead of pixels Licence Apache-2.0, free and open source. - [Context7](https://aiarabicdev.com/mcp-servers/context7-mcp): Current library documentation, fetched instead of remembered Licence MIT, free core, paid tiers exist. - [GitHub MCP Server](https://aiarabicdev.com/mcp-servers/github-mcp-server): Issues, pull requests and code search without leaving the agent Licence MIT, free and open source. - [Supabase MCP](https://aiarabicdev.com/mcp-servers/supabase-mcp): Let the agent read your schema instead of imagining it Licence Apache-2.0, free core, paid tiers exist. - [Reference MCP Servers](https://aiarabicdev.com/mcp-servers/reference-mcp-servers): The canonical implementations to read before writing your own Licence MIT, free and open source. ## Agent skills and instruction sets Skills, command packs and instruction files that turn a general model into something that follows a specific process. The newest and least settled shelf in the directory. Hub: https://aiarabicdev.com/skills (markdown: https://aiarabicdev.com/skills.md) - [Anthropic Skills](https://aiarabicdev.com/skills/anthropic-skills): The reference implementation of what a skill should look like Licence No licence file in the repository, free and open source. - [Superpowers](https://aiarabicdev.com/skills/superpowers): A process framework that makes an agent plan before it builds Licence MIT, free and open source. - [AGENTS.md](https://aiarabicdev.com/skills/agents-md): One instruction file that every coding agent agrees to read Licence Open convention, no license required, free and open source. - [Awesome Claude Code](https://aiarabicdev.com/skills/awesome-claude-code): A community index of commands, hooks and configurations Licence CC0-1.0, free and open source. - [Awesome CursorRules](https://aiarabicdev.com/skills/awesome-cursorrules): Hundreds of stack specific instruction files to read and adapt Licence CC0-1.0, free and open source. - [llms.txt](https://aiarabicdev.com/skills/llms-txt): A file that tells an agent what your site is and where to read it Licence Open proposal, no license required, free and open source. ## Full stack starter kits Starters that hand you a working application on day one: routing, sessions, a database and often payments. The trade you are making is speed now against someone else's decisions later. Hub: https://aiarabicdev.com/boilerplates (markdown: https://aiarabicdev.com/boilerplates.md) - [create-t3-app](https://aiarabicdev.com/boilerplates/create-t3-app): A typesafe Next.js starter that adds nothing you did not ask for Licence MIT, free and open source. - [Next.js SaaS Starter](https://aiarabicdev.com/boilerplates/nextjs-saas-starter): Auth, teams and Stripe subscriptions, maintained by Vercel Licence MIT, free and open source. - [Open SaaS](https://aiarabicdev.com/boilerplates/open-saas): A complete, genuinely free SaaS template with an admin dashboard Licence MIT, free and open source. - [Supabase Next.js Starter](https://aiarabicdev.com/boilerplates/supabase-nextjs-starter): The minimum correct setup for Supabase auth in the App Router Licence Apache-2.0, free core, paid tiers exist. - [Refine](https://aiarabicdev.com/boilerplates/shipfast-alternatives-refine): Generate the admin panel instead of designing it Licence MIT, free core, paid tiers exist. - [Yalla Kit](https://aiarabicdev.com/boilerplates/yalla-kit): An Arabic first Next.js starter with right to left handled throughout Licence Proprietary, paid. ## Design systems and tokens Published design systems, token sets and the documentation behind them. Read these when you need a defensible reason for a spacing scale rather than another component to install. Hub: https://aiarabicdev.com/design-systems (markdown: https://aiarabicdev.com/design-systems.md) - [Awesome Design Systems](https://aiarabicdev.com/design-systems/awesome-design-systems): The published design systems of dozens of real companies, in one list Licence CC0-1.0, free and open source. - [Primer](https://aiarabicdev.com/design-systems/primer): GitHub's design system, documented for developers rather than designers Licence MIT, free and open source. - [Carbon Design System](https://aiarabicdev.com/design-systems/carbon-design-system): IBM's system, built for dense data and long lived enterprise software Licence Apache-2.0, free and open source. - [Open Props](https://aiarabicdev.com/design-systems/open-props): A ready made set of CSS custom properties, no framework attached Licence MIT, free and open source. - [Material Web](https://aiarabicdev.com/design-systems/material-web): Material Design as standard web components Licence Apache-2.0, free and open source. - [Radix Colors](https://aiarabicdev.com/design-systems/radix-colors): Twelve step palettes where every step has a defined job Licence MIT, free and open source. ## Contact - Telegram channel: https://t.me/arabic_Intelligence - Maintainer: Fouad, https://withfouad.com