
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 |
|---|---|---|---|
|
Atrae, Inc.
A People Tech company that develops services to expand huma…
|
6194 | JP | Telecommunications, computer pr… |
|
ATW Tech Inc.
A technology company providing FinTech and interactive comm…
|
ATW | CA | Telecommunications, computer pr… |
|
AUDDIA INC.
AI technology company developing a platform for radio and p…
|
AUUD | US | Telecommunications, computer pr… |
|
AUDINATE GROUP LIMITED
Provides Dante technology for digital audio and video netwo…
|
AD8 | AU | Telecommunications, computer pr… |
|
Audiocodes Ltd.
Provider of AI-voice solutions for unified communications a…
|
AUDC | IL | Telecommunications, computer pr… |
|
AUDIOEYE INC
Offers a SaaS platform using AI and experts for digital acc…
|
AEYE | US | Telecommunications, computer pr… |
|
Aurionpro Solutions Ltd.
Global provider of digital transformation, banking, and sma…
|
AURIONPRO | IN | Telecommunications, computer pr… |
|
Aurora Mobile Ltd
A SaaS provider of customer engagement, developer services,…
|
JG | US | Telecommunications, computer pr… |
|
Aurum PropTech Limited
Provides SaaS platforms and data analytics for the real est…
|
AURUM | IN | Telecommunications, computer pr… |
|
AUSTERE SYSTEMS LIMITED
Provides digital transformation, software engineering, and …
|
544505 | IN | 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.