
理奇智能 — 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 |
|---|---|---|---|
|
CADENCE DESIGN SYSTEMS INC
Provider of software, hardware, and IP for designing electr…
|
CDNS | US | Telecommunications, computer pr… |
|
California Software Co. Ltd.
Provides software product engineering and digital transform…
|
CALSOFT | IN | Telecommunications, computer pr… |
|
Canarys Automations Limited
Provides digital transformation, DevOps, cloud services, an…
|
CANARYS | IN | Telecommunications, computer pr… |
|
CANDAO ENTERPRISES INC
Provides intelligent O2O system solutions for catering mana…
|
— | CA | Telecommunications, computer pr… |
|
Capillary Technologies India Limited
Global SaaS provider of customer loyalty management and omn…
|
CAPILLARY | IN | Telecommunications, computer pr… |
|
Capinfo Company Limited
High-tech smart city operator providing IT services and sof…
|
1075 | HK | Telecommunications, computer pr… |
|
CAPITALNUMBERS INFOTECH LIMITED
Provides custom software, web, and mobile application devel…
|
544343 | IN | Telecommunications, computer pr… |
|
Carasent
Develops cloud-based EHR and EMR software to streamline hea…
|
CARA | NO | Telecommunications, computer pr… |
|
Carasent AB
Develops cloud-based EHR systems and software for the healt…
|
CARE | SE | Telecommunications, computer pr… |
|
Carelabs Co.,Ltd
Provides IT services and solutions for the healthcare and b…
|
263700 | KR | 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.