
iGo-KY — Investor Relations & Filings
Intelligo Technology Inc. specializes in artificial intelligence, focusing on ultra-low power Edge AI solutions. The company integrates AI neural network algorithms with voice and acoustic processing to enhance human-to-human communication and human-machine interaction. Its core offerings include Application-Specific Integrated Circuit (ASIC) products and AI intellectual property (IP) licensing and technical services. Intelligo’s technology provides advanced speech enhancement and edge voice recognition, enabling clear dialogue and hands-free operation in diverse environments. The company serves a global clientele of tier-one brands across the computing and consumer electronics sectors, maintaining strategic partnerships with major technology providers. Its solutions are characterized by high-efficiency acoustic processing and seamless integration into various hardware platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年06月法人說明會簡報 — 774920260529E001.pdf | 2026-05-29 | English | |
| 115年06月法人說明會簡報 — 774920260529M001.pdf | 2026-05-29 | Chinese | |
| 115年06月法人說明會簡報 | 2026-05-29 | Chinese | |
| 公告本公司參與機構投資人說明會 | 2026-05-29 | Chinese | |
| 114年第4季財務報告書 — 202504_7749_AIA.pdf | 2026-05-20 | English | |
| 114年第4季財務報告書 — 202504_7749_AI1.pdf | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47891845 | 115年06月法人說明會簡報 — 774920260529E001.pdf | 2026-05-29 | English | ||
| 47891844 | 115年06月法人說明會簡報 — 774920260529M001.pdf | 2026-05-29 | Chinese | ||
| 47891843 | 115年06月法人說明會簡報 | 2026-05-29 | Chinese | ||
| 47891829 | 公告本公司參與機構投資人說明會 | 2026-05-29 | Chinese | ||
| 46617899 | 114年第4季財務報告書 — 202504_7749_AIA.pdf | 2026-05-20 | English | ||
| 46617850 | 114年第4季財務報告書 — 202504_7749_AI1.pdf | 2026-05-20 | Chinese | ||
| 46617801 | 114年第4季財務報告書 — 202503_7749_AI1.pdf | 2026-05-20 | Chinese | ||
| 46617752 | 114年第4季財務報告書 — 202502_7749_AI1.pdf | 2026-05-20 | Chinese | ||
| 46617676 | 114年第4季財務報告書 — 202501_7749_AI1.pdf | 2026-05-20 | Chinese | ||
| 46584123 | 114年年報及股東會資料 — 2025_7749_20260608F04.pdf | 2026-05-20 | Japanese | ||
| 46584083 | 114年年報及股東會資料 — 2025_7749_20260608FE4.pdf | 2026-05-20 | English | ||
| 46583945 | 114年年報及股東會資料 — 2026_7749_20260608F17.pdf | 2026-05-20 | Chinese | ||
| 46583939 | 114年年報及股東會資料 — 2026_7749_20260608F13.pdf | 2026-05-20 | Chinese | ||
| 46583877 | 114年年報及股東會資料 — 2026_7749_20260608FE2.pdf | 2026-05-20 | English | ||
| 46583841 | 114年年報及股東會資料 — 2026_7749_20260608F02.pdf | 2026-05-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing Global Safety Technology Co., Ltd.
Offers public safety and emergency management solutions for…
|
300523 | CN | Telecommunications, computer pr… |
|
BEIJING HAOHAN DATA TECHNOLOGY CO., LTD.
Provides big data intelligence, network security, and traff…
|
688292 | CN | Telecommunications, computer pr… |
|
Beijing Huaru Technology Co., Ltd.
Provides modeling and simulation solutions for defense, aer…
|
301302 | CN | Telecommunications, computer pr… |
|
BEIJING INFOSEC TECHNOLOGIES CO.,LTD
Provides cryptographic solutions, PKI systems, and identity…
|
688201 | CN | Telecommunications, computer pr… |
|
BEIJING INTERACT TECHNOLOGY CO.,LTD.
Provides AI-driven contact center solutions and omnichannel…
|
300419 | CN | Telecommunications, computer pr… |
|
BEIJING JINGYEDA TECHNOLOGY CO.,LTD.
Provides smart education, examination management, and digit…
|
003005 | CN | Telecommunications, computer pr… |
|
Beijing Join-Cheer Software Co.,Ltd.
Provides enterprise management software and IT services for…
|
002279 | CN | Telecommunications, computer pr… |
|
Beijing Kingsoft Office Software, Inc.
Develops cross-platform office productivity solutions with …
|
688111 | CN | Telecommunications, computer pr… |
|
Beijing Longruan Technologies Inc.
Develops GIS software for intelligent mine construction and…
|
688078 | CN | Telecommunications, computer pr… |
|
Beijing Saimo Technology Co., Ltd.
Technology-driven provider of ICV testing and validation so…
|
2571 | HK | Telecommunications, computer pr… |
iGo-KY 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/52693/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52693 | 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=52693 | 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=52693 \ -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": 52693}, 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 iGo-KY (id: 52693)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.