dsh-extensions-wallpaperskin
haibala-aii
Wallpaper Engine skin plugin for the DeepSeek Harness web UI
PROJECT TOPICS
PROJECT README
English | 中文
deepseek-aix is an AI research assistant for scholarly literature: describe a research topic in conversation, and the agent collects relevant papers through built-in multi-source search (PubMed, arXiv, Semantic Scholar, Crossref, and more), presenting the results as collapsible, bookmarkable paper cards.
Built as a fork of DeepSeek Harness, deepseek-aix keeps the full agent infrastructure — sessions, tools, subagents, workflows, and the Web GUI — and adds a literature capability on top: a multi-source literature-search service, a durable favorites collection with category folders, and a Web UI that renders search results and bookmarks as first-class cards.
| Feature | Literature Search mode | Research mode |
|---|---|---|
| Conversational research-topic description (Chinese / English) | ✓ | ✓ |
| Multi-source literature search (PubMed, Europe PMC, bioRxiv/medRxiv, Crossref, OpenAlex, Semantic Scholar, arXiv) | ✓ | — |
| Automatic deduplication and cross-round merging | ✓ | — |
| Paper cards (authors, year, venue, abstract, DOI/PMID/arXiv, open-access badge) | ✓ | — |
| Favorites with category folders (durable across sessions) | ✓ | — |
| Full-text retrieval (open-access subset) | ✓ | — |
| Literature-search methodology skill | ✓ | — |
| Workspace and file management | ✓ | ✓ |
| Sandboxed code execution (bash / PowerShell) | ✓ | ✓ |
| Subagents and parallel research | ✓ | ✓ |
| Goal auto-continuation | ✓ | ✓ |
| Plan mode and task breakdown | ✓ | ✓ |
| Durable sessions, replay, and multi-model configuration | ✓ | ✓ |
deepseek-aix is currently in developer preview and is iterating rapidly. THERE WILL BE COMPATIBILITY-BREAKING CHANGES.
npmInstall Node.js, then run:
npx @deepseek-ai/dsh web --port 3090
The command starts the Web UI at http://127.0.0.1:3090 (the port is configurable; the default is 3080). See Web UI guide.
To run from a repository checkout:
git clone https://github.com/PHoenixs57/deepseek-aix.git
cd deepseek-aix
pnpm install
pnpm run build
pnpm dsh web
See CONTRIBUTING.md.
Start with the development guide and architecture documentation.
For agents, follow AGENTS.md.
Third-party dependencies and their licenses are disclosed in THIRD_PARTY_NOTICES.md.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。