# Laintas > Laintas is an AI frontier tools research platform — building next-generation Agent engines, financial analysis tools, and developer productivity products. Open source with self-deployment options, online services available via pay-as-you-go or subscription. > > Laintas 是一个 AI 前沿工具研究平台——打造下一代 Agent 引擎、AI 金融分析工具和开发者生产力产品。开源可自部署,在线服务支持按量付费和订阅制。 ## Products / 产品 - [Helpwo](https://helpwo.laintas.com): AI-powered Web IDE with built-in Agent engine. Three working modes: Chat (AI conversation assistant), Agent (autonomous coding that controls websites and connects everything), Engine (rich HTML output alongside natural language). Custom Agent via .helpwo memory files and .cli.js scripting. Paired with Laintas CLI for seamless browser-to-local programming. Open source. - [Kline-de-pre](https://kline-de-pre.laintas.com): AI-powered financial time series analysis and prediction tool. Upload a K-line screenshot, get deep learning predictions. Three-stage pipeline: OpenCV image recognition → Transformer trend extraction → Diffusion model synthesis. A must-have tool for traders. Supports BTC, ETH, stocks, and other trading pairs. Open source. - [Laintas CLI](https://laintas.com): Command-line tool that bridges Helpwo's web IDE to local development environments. Registers as a remote Agent for seamless browser-to-local AI programming. ## Products (中文) - **Helpwo** — AI 聊天助手 · Agent 操作网站 · 自定义 Agent · Agent 链接万物。浏览器内运行的 AI 编程 IDE,三种模式:Chat(AI 聊天助手)、Agent(自主编码,可操控网站、连接本地电脑、生成子 Agent)、Engine(富文本输出引擎)。通过 .helpwo 记忆文件自定义 Agent,让 Agent 真正表达自己。开源可自部署。 - **Kline-de-pre** — AI 预测 K 线走势 · AI 预测金融 · 交易员必备工具。上传 K 线截图,AI 自动通过深度学习预测未来 K 线走势。三阶段流水线:OpenCV 图像识别 → Transformer 趋势提取 → Diffusion 扩散模型合成。支持股票、加密货币、期货等所有 K 线图。开源可自部署。 ## Documentation - [Technical Documentation](https://laintas.com/docs): Complete docs for all products including installation, API reference, configuration, and FAQ. - [Pricing](https://laintas.com/pricing): Three plans — Free (pay-as-you-go), Pro ($19.9/mo), Gen ($49.9/mo). ## Pricing / 价格 - **Free** (pay-as-you-go / 免费按量): Helpwo AI chat $3.96/1M input tokens + $7.91/1M output tokens; Kline-de-pre $1/inference call; Laintas CLI free. - **Pro** ($19.9/month / 专业版): HelpwoAI Pro 10,000 AI calls/month; Laintas CLI Pro 12,000 AI calls/month; Kline-de-pre Pro 100 inferences per 5 hours (no monthly limit). - **Gen** ($49.9/month / 全能版): 20,000 AI calls + 2,000 K-line inferences/month across all products, including future releases. ## Technical Details ### Helpwo Architecture - Pure web application, all data stored in browser IndexedDB - Built-in CodeMirror 6 editor with syntax highlighting - AI chat via SSE streaming with OpenAI-compatible function calling - Remote Agent protocol for CLI-to-Web communication ### Kline-de-pre AI Pipeline 1. Image Detection (OpenCV.js): Screenshot → HSV color space → green/red mask extraction → contour detection → OHLC reconstruction 2. Transformer Trend Extraction: GAF (Gramian Angular Field) encoding → 12-channel polar feature tensor → Transformer ONNX inference → DCT coefficients 3. Diffusion Synthesis: DDPM 1000-step reverse diffusion → UNet ONNX model → OHLC residuals → full K-line prediction ### Platform - Auth: better-auth with MySQL, Google/GitHub OAuth, email OTP - Billing: PayPal integration, atomic balance deduction with idempotency - Inference: MCP protocol, proxy-based with balance pre-check ## Optional - [Kline-de-pre GitHub](https://github.com/lin7c/kline_de_pre): Open source repository - [Kline-de-pre MCP GitHub](https://github.com/lin7c/Kline_de_pre_MCP): MCP server - [Helpwo GitHub](https://github.com/lin7c/Helpwo): Open source repository - [Laintas CLI GitHub](https://github.com/lin7c/Laintas_cli): CLI tool repository - [Contact](https://laintas.com/contact): Get in touch