
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 |
|---|---|---|---|
|
Arway Corporation
A spatial computing platform providing no-code indoor mappi…
|
ARWY | CA | Telecommunications, computer pr… |
|
Asana, Inc.
A work management platform for teams to orchestrate work an…
|
ASAN | US | Telecommunications, computer pr… |
|
AsiaInfo Technologies Limited
Provider of full-stack digital intelligence software and se…
|
1675 | VG | Telecommunications, computer pr… |
|
ASICLAND Co.,Ltd
An ASIC design solution company specializing in System-on-C…
|
445090 | KR | Telecommunications, computer pr… |
|
Asseco Business Solutions S.A.
Develops enterprise software solutions for ERP, HR, and war…
|
ABS | PL | Telecommunications, computer pr… |
|
Asseco Poland S.A.
Global producer of enterprise software and IT solutions for…
|
ACP | PL | Telecommunications, computer pr… |
|
Asseco South Eastern Europe S.A.
Provides ICT solutions for the financial, banking, and paym…
|
ASE | PL | Telecommunications, computer pr… |
|
Asset Management Software Systems Corp.
Develops enterprise software solutions for comprehensive as…
|
YMS | CA | Telecommunications, computer pr… |
|
ASSET VISION CO LTD
Provides a cloud-based asset management and maintenance pla…
|
ASV | AU | Telecommunications, computer pr… |
|
ASTech Co., Ltd.
A fine chemical manufacturer of organic UV filters and acti…
|
453860 | KR | 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.