
理奇智能 — Investor Relations & Filings
Liqi Intelligence is a technology provider specializing in artificial intelligence and enterprise automation solutions. The company focuses on Intelligent Document Processing (IDP) and Large Language Model (LLM) integration to facilitate digital transformation. Its core product suite includes advanced platforms for automated data extraction, cognitive search, and intelligent workflow orchestration. By leveraging proprietary OCR and NLP technologies, Liqi Intelligence enables organizations to process unstructured data with high precision. The company serves diverse sectors such as finance, manufacturing, and professional services, helping clients optimize operational efficiency through AI-driven decision-making and automated business processes. Its solutions are designed to bridge the gap between raw data and actionable insights, streamlining complex administrative and analytical tasks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会秘书工作制度 | 2026-06-02 | Chinese | |
| 董事、高级管理人员薪酬制度 | 2026-06-02 | Chinese | |
| 2025年度环境、社会和公司治理(ESG)报告 | 2026-06-02 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的公告 | 2026-06-02 | Chinese | |
| 关于变更注册资本、公司类型、修订《公司章程》并办理工商变更登记的公告 | 2026-06-02 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-06-02 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47942352 | 董事会秘书工作制度 | 2026-06-02 | Chinese | ||
| 47942351 | 董事、高级管理人员薪酬制度 | 2026-06-02 | Chinese | ||
| 47942229 | 2025年度环境、社会和公司治理(ESG)报告 | 2026-06-02 | Chinese | ||
| 47942228 | 关于使用部分闲置募集资金进行现金管理的公告 | 2026-06-02 | Chinese | ||
| 47942095 | 关于变更注册资本、公司类型、修订《公司章程》并办理工商变更登记的公告 | 2026-06-02 | Chinese | ||
| 47942094 | 关于召开2026年第一次临时股东会的通知 | 2026-06-02 | Chinese | ||
| 47942093 | 关于聘任副总经理、变更董事会秘书与证券事务代表的公告 | 2026-06-02 | Chinese | ||
| 47942092 | 国泰海通证券股份有限公司关于无锡理奇智能装备股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-06-02 | Chinese | ||
| 47941987 | 第一届董事会第十八次会议决议公告 | 2026-06-02 | Chinese | ||
| 47941518 | 无锡理奇智能装备股份有限公司章程 | 2026-06-02 | Chinese | ||
| 47941517 | 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-06-02 | Chinese | ||
| 46593331 | 股票交易异常波动公告 | 2026-05-20 | Chinese | ||
| 45194367 | 关于签订募集资金三方监管协议的公告 | 2026-05-12 | Chinese | ||
| 39602230 | 首次公开发行股票并在创业板上市发行结果公告 | 2026-04-23 | Chinese | ||
| 39602227 | 首次公开发行股票并在创业板上市招股说明书 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BlockMint Technologies Inc.
Develops Minter, a secure web browser integrating passive c…
|
BKMT | CA | Telecommunications, computer pr… |
|
Blok Technologies Inc.
Investment and technology development company focused on bl…
|
BLPFF | CA | Telecommunications, computer pr… |
|
Blue Cloud Softech Solutions Limited
Develops enterprise software, cloud systems, and AI-driven …
|
539607 | IN | Telecommunications, computer pr… |
|
BlueMeme Inc.
A technology firm specializing in low-code development and …
|
4069 | JP | Telecommunications, computer pr… |
|
BlueRush Inc.
Digital engagement solutions provider using SaaS to create …
|
BTV | CA | Telecommunications, computer pr… |
|
Boardwalktech Software Corp.
Enterprise SaaS provider of patented Digital Ledger Technol…
|
BWLK | CA | Telecommunications, computer pr… |
|
BONK, INC.
A company bridging public markets with the digital asset ec…
|
SHOT | US | Telecommunications, computer pr… |
|
BONREE DATA TECHNOLOGY CO., LTD.
Provides APM and AIOps observability solutions for digital …
|
688229 | CN | Telecommunications, computer pr… |
|
Bonzun AB
Develops evidence-based digital health apps for fertility, …
|
BONZUN | SE | Telecommunications, computer pr… |
|
Boxlight Corp
Provider of interactive technology, digital signage, and so…
|
BOXL | US | Telecommunications, computer pr… |
理奇智能 via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/56383/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56383 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=56383 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=56383 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 56383}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for 理奇智能 (id: 56383)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.