BACK_TO_FEEDAICRIER_2
ScrapChat ships self-hosted Qwen3.5 assistant
OPEN_SOURCE ↗
REDDIT · REDDIT// 21d agoOPENSOURCE RELEASE

ScrapChat ships self-hosted Qwen3.5 assistant

ScrapChat is a self-hosted AI assistant that runs on your own hardware through llama.cpp, combining web search, code execution, visualizations, travel planning, and E*TRADE workflows in one local-first chat UI. This Reddit post spotlights it running Qwen3.5-35B-A3B-GGUF:UD-Q4_K_XL on 5090-class hardware, showing how serious local inference has become.

// ANALYSIS

ScrapChat feels less like a chatbot and more like a local operator's cockpit. That's the right direction for local AI, but it also means the project wins or loses on setup friction and trust, not just model quality.

  • The stack is intentionally low-friction for tinkerers: Node/Express, vanilla JS, and Tailwind, with no bundler, keep the repo easy to modify.
  • The feature mix is unusually broad for a local assistant, with web search, Python, shell access, interactive charts, travel, and E*TRADE workflows all sharing one UI.
  • Sessions, prompts, and templates are the quiet killer feature, because repeatable workflows matter more than novelty once the assistant becomes a daily tool.
  • The 5090/Qwen3.5 combo targets serious consumer GPUs and local-model enthusiasts, so the audience is narrower than the feature list suggests.
  • The finance integration is the most ambitious part, but it also raises the bar for correctness and safety far above a normal chat app.
// TAGS
scrapchatllmagentsearchdevtoolself-hostedopen-source

DISCOVERED

21d ago

2026-03-22

PUBLISHED

21d ago

2026-03-22

RELEVANCE

8/ 10

AUTHOR

ols255