
理奇智能 — 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 |
|---|---|---|---|
|
Biosign Technologies Inc.
Develops cloud-based remote patient monitoring (RPM) and no…
|
BIOh | CA | Telecommunications, computer pr… |
|
BITMAX CO., LTD
Develops AR/metaverse platforms and engages in virtual asse…
|
377030 | KR | Telecommunications, computer pr… |
|
BitRush Corp.
Technology company focused on cryptographic payment systems…
|
BRH | CA | Telecommunications, computer pr… |
|
BLACKBERRY Ltd
Provides intelligent security software and services to ente…
|
BB | US | Telecommunications, computer pr… |
|
BLACKBIRD PLC
Develops a cloud platform for professional, browser-based v…
|
BIRD | GB | Telecommunications, computer pr… |
|
BLACKLINE, INC.
Cloud software automating financial close, AR, and intercom…
|
BL | US | Telecommunications, computer pr… |
|
BLACK PEARL GROUP LIMITED
Develops cloud-based SaaS marketing and sales enablement to…
|
BPG | AU | Telecommunications, computer pr… |
|
Black Sesame International Holding Limited
Specializes in automotive-grade computing SoCs and AI chips…
|
2533 | HK | Telecommunications, computer pr… |
|
Blaize Holdings, Inc.
Provides full-stack, AI-enabled edge computing solutions wi…
|
BZAI | US | Telecommunications, computer pr… |
|
BLINKLAB LIMITED
Smartphone-based diagnostic platform for neurodevelopmental…
|
BB1 | AU | 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.