18 lines
679 B
Markdown
18 lines
679 B
Markdown
Title: Completed the Android speech recognition prototype
|
|
Date: 2026-09-03
|
|
Category: News
|
|
Slug: ai-proto-done
|
|
Lang: en
|
|
|
|
<video controls width="700">
|
|
<source src="../../vid/2026-09_ai-proto-done_en.mp4" type="video/mp4"/>
|
|
</video>
|
|
|
|
In August, I added the following features to the Android app:
|
|
|
|
1. integration with an LLM via OpenCode
|
|
1. a web admin panel over HTTP
|
|
|
|
The LLM enables the app to answer user questions regarding the restaurant's menu. The admin panel allows modifying the menu and downloading app logs.
|
|
|
|
With these additions, the prototype is complete and has been delivered to the client. Over July and August, I delivered exactly what was planned back in June. |