
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 |
|---|---|---|---|
|
ASTERIA Corporation
Develops no-code and low-code software for business automat…
|
3853 | JP | Telecommunications, computer pr… |
|
Astro-century Education & Technology Co.,Ltd.
Provides interactive teaching equipment and digital campus …
|
300654 | CN | Telecommunications, computer pr… |
|
Ateam Holdings Co., Ltd.
An IT company operating entertainment and lifestyle support…
|
3662 | JP | Telecommunications, computer pr… |
|
ATEC CO.,Ltd
Develops cash automation hardware and financial technology …
|
045660 | KR | Telecommunications, computer pr… |
|
Athena Global Technologies Limited
Provides software development, digital transformation, and …
|
517429 | IN | Telecommunications, computer pr… |
|
Atlassian Corp
Provides collaboration, development, and work management so…
|
TEAM | GB | Telecommunications, computer pr… |
|
ATLED CORP.
Develops workflow software to digitize and streamline inter…
|
3969 | JP | Telecommunications, computer pr… |
|
ATON Inc.
Develops fintech security software and mobile authenticatio…
|
158430 | KR | Telecommunications, computer pr… |
|
ATOSS Software AG
Provider of technology and consulting for professional work…
|
AOF | DE | Telecommunications, computer pr… |
|
ATP YAZILIM VE TEKNOLOJİ A.Ş.
Develops enterprise software and system solutions to optimi…
|
ATATP | TR | 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.