Skip to content

mashuiping/Qwen-Agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Qwen-Agent

中文 | 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.

Use Case Demonstration

Workstation - Editor Mode

Long article creation based on browsed web pages and PDFs

paper-attention-qa

Calling plugins to assist rich text creation

paper-attention-qa

Workstation - Chat Mode

Multi-web page QA

paper-attention-qa

Drawing data charts using the code interpreter

paper-attention-qa

Browser Assistant

Web page QA

paper-attention-qa

PDF document QA

paper-attention-qa

Video Demonstration

Long article creation based on browsed web pages and PDFs

video

Drawing based on extracted content and code interpreter

video

File upload and multi-turn conversation for data analysis using code interpreter

video

How to use BrowserQwen

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published