
理奇智能 — 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 |
|---|---|---|---|
|
Broadleaf Co.,Ltd.
Develops business software and cloud services for the autom…
|
3673 | JP | Telecommunications, computer pr… |
|
B+S Banksysteme AG
Software provider of banking applications for the financial…
|
DTD2 | DE | Telecommunications, computer pr… |
|
BSEL ALGO LIMITED
Develops algorithmic trading solutions and financial softwa…
|
532123 | IN | Telecommunications, computer pr… |
|
B-Soft Co.,Ltd
Develops healthcare informatics solutions and smart medical…
|
300451 | CN | Telecommunications, computer pr… |
|
BTQ Technologies Corp.
Develops post-quantum infrastructure to secure mission-crit…
|
BTQ | CA | Telecommunications, computer pr… |
|
Buff Technologies Ltd.
Operates a loyalty platform that rewards video game players…
|
BUFT | IL | Telecommunications, computer pr… |
|
But'one Information Corporation, Xi'an
Provides GIS, e-government, and IT services for public sect…
|
600455 | CN | Telecommunications, computer pr… |
|
Byggfakta Group Nordic HoldCo
A software and information company serving the construction…
|
BFG | SE | Telecommunications, computer pr… |
|
C2C Advanced Systems Limited
Develops C4I electronic systems and mission-critical softwa…
|
C2C | IN | Telecommunications, computer pr… |
|
C3.ai, Inc.
Enterprise AI software company providing a tech stack for l…
|
AI | 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.