# Anouk > Anouk is a lightweight, MIT-licensed framework from Skelf-Research for building AI-powered browser extensions. It plugs into any OpenAI-compatible provider (OpenAI, Anthropic, Together.xyz, Ollama, Hugging Face Inference) and ships a CLI scaffold, a per-request response cache, a per-provider rate-limit queue, and a runtime settings panel. Anouk targets Chrome / Chromium-style Manifest V3 extensions today. It is distributed on npm as `anouk` and developed in the open at github.com/skelf-research/anouk. ## Docs - [Home](https://anouk.skelfresearch.com/): Overview, features, and quickstart - [About](https://anouk.skelfresearch.com/about/): Why a framework for the AI half of a browser extension - [Blog](https://anouk.skelfresearch.com/blog/): Notes on distribution, scaffolding, and client-side AI ## Compare - [vs Plasmo](https://anouk.skelfresearch.com/compare/plasmo/) - [vs WXT](https://anouk.skelfresearch.com/compare/wxt/) ## Official documentation - [Full docs](https://docs.skelfresearch.com/anouk/): API reference, configuration, recipes ## Optional - [RSS](https://anouk.skelfresearch.com/rss.xml): Blog feed - [GitHub](https://github.com/skelf-research/anouk): Source code, issues, PRs - [npm](https://www.npmjs.com/package/anouk): Published package