Skip to content
View openqmt's full-sized avatar

Block or report openqmt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
OpenQmt/README.md

OpenQmt

最简单的 AI 投资助手 —— 仅 8M 的开源 Ai 投资分析工具,简洁、高效、开箱即用

快速开始

环境要求

  • Node.js >= 18
  • pnpm >= 10
  • Rust(如需构建桌面应用)

安装依赖

pnpm install

开发

# 前端开发服务器(端口 1421)
pnpm dev

# Tauri 桌面应用开发
pnpm tauri-dev

# 文档网站开发
pnpm docs:dev

构建

# 前端构建
pnpm build

# Tauri 桌面应用构建
pnpm tauri-build

# 文档网站构建
pnpm docs:build

Popular repositories Loading

  1. OpenQmt OpenQmt Public

    最简单的 AI 投资助手,仅8M的开源Ai投资分析工具,简洁、高效、下载即用。The simplest AI investment assistant, an open-source AI investment analysis tool with only 8M, simple, efficient, and ready to use upon download

    Vue

  2. OpenData OpenData Public

    opendata

  3. PakePlus PakePlus Public template

    Forked from Sjj1024/PakePlus

    Turn any webpage/HTML/Vue/React and so on into desktop and mobile app under 5M with easy in few minutes. 轻松将任意网站/HTML/Vue/React等项目构建为轻量级(小于5M)多端桌面应用和手机应用仅需几分钟. https://ppofficial.netlify.app

    HTML

  4. PeekShell PeekShell Public

    Lightweight cross-platform SSH client with a confirm-before-run AI agent. 轻量跨平台Ai SSH 客户端,内置人工确认后才执行的 AI Agent

    Vue