中文 | English
Qwen-Agent is a code repository based on the open-source model Qwen, which combines components such as tool usage, planning generation, and memory. Currently, we have developed a Chrome browser extension called BrowserQwen, which facilitates the understanding, knowledge integration, and rich-text content writing of web pages and PDF documents. Here are the features of BrowserQwen:
- Integrates Qwen into the browser extension, allowing discussions with Qwen in the browser to talk about the content of the current web page or PDF document.
- With your permission, BrowserQwen records the web pages and PDF materials you have browsed to help you complete writing tasks based on your browsing content. Through BrowserQwen, you can quickly understand multiple web page contents, organize browsing content, and write new articles, eliminating tedious work.
- Supports plugin usage and currently has integrated plugins such as Code Interpreter, which helps math problem solving, data visualization, etc.
Currently, we support two models: Qwen-14B-Chat (recommended) and Qwen-7B-Chat. For the Qwen-7B-Chat model, please use the version pulled from the official HuggingFace respository after September 25, 2023, as both the code and model weights have changed.
Coming Soon...
Disclaimer: This project is not intended to be an official product, rather it serves as a proof-of-concept project that highlights the capabilities of Qwen.