# ai-summarizer **Repository Path**: ocisly/ai-summarizer ## Basic Information - **Project Name**: ai-summarizer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-09 - **Last Updated**: 2024-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Summarizer 一个用于教学的浏览器插件,该插件可使用 AI 大模型总结当前页面内容 ![](./screenshots/screenshot.png) ## Development First, run the development server: ```bash pnpm dev ``` Open your browser and load the appropriate development build `build/chrome-mv3-dev` ## Build ```bash pnpm build ``` The bundle will be builded at `build/chrome-mv3-build`