
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 |
|---|---|---|---|
|
AUTOCOUNT DOTCOM BERHAD
A software development company specializing in financial ma…
|
— | MY | Telecommunications, computer pr… |
|
Autocrypt Co., Ltd.
Cybersecurity provider for connected, autonomous, and softw…
|
331740 | KR | Telecommunications, computer pr… |
|
Autodesk, Inc.
Provides 3D design, engineering, and entertainment software…
|
ADSK | US | Telecommunications, computer pr… |
|
Avalara Inc.
Provider of cloud-based software for automating transaction…
|
AVLR | US | Telecommunications, computer pr… |
|
Avant Technologies Inc.
Develops AI and biotech solutions for cell-based therapies …
|
— | US | Telecommunications, computer pr… |
|
AVCON Information Technology Co., Ltd.
Develops professional video communication and multimedia co…
|
300074 | CN | Telecommunications, computer pr… |
|
AvenuesAI Limited
Develops AI for digital commerce, financial workflows, and …
|
CCAVENUE | IN | Telecommunications, computer pr… |
|
AvidXchange Holdings, Inc.
Provider of AP automation software and payment solutions fo…
|
AVDX | US | Telecommunications, computer pr… |
|
Avigilon Corporation
Designs and manufactures end-to-end physical security solut…
|
AVO | CA | Telecommunications, computer pr… |
|
Avtech Sweden AB
Develops digital air traffic management systems for flight …
|
AVT | SE | 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.