منصوبے کے بارے میں

QwenPaw ایک اوپن سورس ذاتی AI اسسٹنٹ ہے جسے آپ اپنی مشین یا کلاؤڈ پر انسٹال اور چلا سکتے ہیں۔ یہ PyPI، انسٹال اسکرپٹ، Docker امیجز، ڈیسک ٹاپ ایپ (Tauri، بیٹا)، اور مختلف کلاؤڈ ڈیپلومینٹ آپشنز جیسے Alibaba Cloud ECS، AgentScope Platform، اور ModelScope Studio کے ذریعے دستیاب ہے۔ مرکزی صلاحیتیں: - میموری: تہہ وار میموری سسٹم جس میں لائیو ورکنگ کانٹیکسٹ، مکمل مکالماتی تاریخچہ، اور ReMe پر مبنی ذاتی علم بنیاد شامل ہے۔ مکالمے اور وسائل کو پڑھنے، ایڈٹ کرنے، سرچ کرنے اور لنک کیا جا سکने والا Markdown میموری میں تبدیل کر دیا جاتا ہے۔ - ماڈل سپورٹ: QwenPaw Local runtime (llama.cpp) کے ساتھ QwenPaw-Flash 2B/4B/9B ماڈلز، Plus Ollama, LM Studio، اور 14+ کلاؤڈ فراہم کنندگان جیسے DashScope/Qwen, OpenAI, Anthropic, Google Gemini, DeepSeek, Kimi, اور OpenRouter کے ساتھ مطابقت۔ - سیکیورٹی: kernel-level sandbox, Tool Guard, File Guard, Skill Scanner، اور access policy جو خطرناک کمانڈز کو execution سے پہلے روکتے ہیں۔ - ملٹی ایجنٹ: آزاد ایجنٹس جن کی اپنی میموری اور skills ہوں، runtime sub-agents، اور Agent Communication Protocol (ACP) برائے کراس سسٹم آرکیسٹریشن۔ - ورک اسپیس: project اور agent فائلز کے لیے unified file navigation, preview, editing, diffs, upload اور download۔ - Extendedibility: scheduling, documents, browser, news وغیرہ کے لیے Skills؛ plugin architecture اور marketplace؛ اور MCP integration برائے خارجی اوزار۔ - چینلز: DingTalk, Lark, WeChat, Discord, Telegram, iMessage, اور QQ — ایک instance سے، Plus web Console, TUI, اور desktop app۔ - پرائیویسی: مقامی ڈیپلومینٹ کے ذریعے ڈیٹا صارف کی مشین پر رہتا ہے، بغیر third-party hosting یا data upload کے۔ عمومی استعمال: automation اور scheduled tasks (news digests, report generation, multi-channel broadcasting)، code reading/editing/review/testing، PDF, Word, Excel, PowerPoint document processing، web search اور video summarization، custom workflows برائے plugins اور scheduled tasks۔ انسٹالیشن: `pip install qwenpaw` (Python >= 3.11, < 3.14) کے بعد `qwenpaw init --defaults` اور `qwenpaw app`؛ macOS/Linux اور Windows کے لیے one-line install scripts؛ Docker images Docker Hub اور Alibaba Cloud ACR پر؛ ڈیسک ٹاپ بیٹا Windows 10+ اور macOS 14+ کے لیے۔ Console default طور پر http://127.0.0.1:8088/ پر چلتا ہے۔ پروجیکٹ Apache 2.0 لائسنس کے تحت ہے اور AgentScope نے بنایا ہے۔ README میں versions 2.0.0 سے 2.2.0 تک کے release notes بھی موجود ہیں جن میں Agent OS architecture, Loop Engineering, Scroll Context, ReMe v0.4، bundled TUI، self-hosted multi-user Hub، اور دیگر خصوصیات شامل ہیں۔