インターンシップ 2025年夏 海外留学生
日本語(和訳)
Introduction(はじめに)
こんにちは。WEBIMPACT 豊橋オフィスから、Miro がレポートをお届けします。
私はフィンランド出身で、豊橋技術科学大学と東フィンランド大学のダブルディグリープログラムに在籍する大学院生です。
2025年の夏から秋にかけての3か月間、WEBIMPACTでインターンシップを経験しました。日が少しずつ短くなるのを感じながらも、相変わらず(ちょっと暑すぎる)気候の中で充実した時間を過ごしました。
それまで私は情報システムの運用・管理が主な経験でしたが、今回携わった2つのプロジェクトはどちらも初めての分野でした。毎週のように新しいことを学べ、とても感謝しています。最初は自信が持てない場面もありましたが、WEBIMPACTの皆さんが常に支えてくださり、すぐに安心して取り組めるようになりました。
取り組んだ2つのプロジェクト
1) AWS パイプラインの調査と改善
このテーマには、インターン最初の1か月ほどを費やしました。特に興味深かったのは、ウェブサイト上でリアルタイムにレコメンドを行う Amazon Personalize と、時系列データを用いて未来の数値を予測する Amazon Forecast です。どちらもAI/機械学習を用いるため、大学での今後の研究テーマとも重なり、強い関心を持って学ぶことができました。
センサーからデータがどのように取り込まれているかを詳細に調べ、多数のスクリプトを読み解きながら全体像の把握に努めました。AWSは今回が実質的に初体験でしたが、AWS CLI や AWS Management Console を触りながら、クラウドのリーディングサービスに慣れる良い機会になりました。
最終的には、Amazon Personalize v2の調査をまとめるとともに、Amazon Forecast の予測器(機械学習モデル)の改良版 (人流予測)を実装しました。これにより、有意な性能向上を確認できました。
2) AR 手筒花火アプリケーション
残りの2か月は、このテーマに集中しました。最初に取り組んだのは、画面上でユーザーが手筒花火(手筒花火)を動かせるプロトタイプ。ここから、ジェスチャー操作ではなく、ARマーカー画像を追従して花火が自動で動くように改良するのが私の役割でした。実際の手筒花火の筒にマーカーを取り付けて、花火の体験をシミュレーションできるようにする狙いです。
この作業は、実装と頻繁なテストを重ねるたびに性能や見た目が良くなっていくのが目に見えて分かり、とてもやりがいがありました。アプリは HTML/CSS/JavaScript で作られており、スマートフォンのブラウザからそのまま利用できます。
実装した主な改善は次のとおりです。
- 安定した ARマーカー追跡 の実装
- 花火の ビジュアルを全面的に刷新
- サウンド コンポーネントの追加
- 花火が徐々に大きく 成長するアニメーション
- 新しい 爆発アニメーション の追加
このような機会とサポートをくださったWEBIMPACTに心から感謝します。とても思い出深い時間となり、多くを学ぶことができました!
English (Original)
Introduction
Hello, this is Miro writing a report at the Toyohashi office of WEBIMPACT.
I am a Finnish graduate school student studying in the Double Degree Program of Toyohashi University of Technology and the University of Eastern Finland.
I have enjoyed a 3-month internship at WEBIMPACT in the summer and autumn of 2025, watching the evenings get progressively darker while the weather stayed the same (too hot).
Previously I had only worked on Information Technology administration, so the two projects I worked on here were both completely new experiences for me. I am very thankful for both and felt I was learning many new things every week. At first I lacked some confidence with the new tasks, but very quickly I felt fully supported by the staff at WEBIMPACT.
The two projects I worked on
1) Investigating and improving AWS pipelines
I spent approximately the first month of my internship on this work. The most interesting components were Amazon Personalize, used to give real-time recommendations on a website, and Amazon Forecast, which uses time-series data to make predictions about the future. Both rely on AI and Machine Learning, which matched my academic interests.
I delved into how these systems were fed data from sensors, public APIs, and custom solutions. There were many scripts powering everything, and I’ll admit that understanding the big picture took me some time. This was also my first time using AWS, so getting familiar with the AWS CLI and AWS Management Console was very interesting.
In the end, I provided recommendations on improving Amazon Personalize usage and implemented an improved Amazon Forecast predictor (a machine learning model) that demonstrated significantly better performance across all metrics.
2) AR Fireworks Application
I spent the remaining two months of my internship on this task. I was given an existing prototype of an AR application where the user could move a traditional handheld firework (tezutsu hanabi) on the screen. My task was to improve the prototype so that, instead of user gestures, the firework would track an AR marker image and move automatically with it. The AR marker would be attached to a real firework tube so users could simulate the experience of shooting these fireworks.
This work was very rewarding, as I could see the application’s performance and visual effects improve day by day through programming and frequent testing. The application is built with HTML, CSS, and JavaScript and is used directly from a mobile web browser.
Some improvements I implemented include robust AR marker tracking, a complete overhaul of the firework visuals, the addition of a sound component, a new animation where the firework gradually grows to full size, and an all-new explosion animation.
Thank you to WEBIMPACT for this opportunity and support! It was a very memorable time and I learned a lot!