Holly Chan

Using Blender for polishing 3D models

Views: 31 This article is written by one of our student assistants (Fiona FENG Shiqi) who is actively participated in the project – “Digital Storytelling with VR: Visual Conservation of Kowloon City’s Heritage” during Dec 2024 – Jan 2025. She helped in enhancing the quality of our 3D objects. In the previous article, Fiona shared …

Using Blender for polishing 3D models Read More »

Photogrammetry with Kiri Pro – convert photos of physical object to 3D model

Views: 101 This article is written by one of our student assistants (Fiona FENG Shiqi) who is actively participated in the project – “Digital Storytelling with VR: Visual Conservation of Kowloon City’s Heritage” during Dec 2024 – Jan 2025. She helped in enhancing the quality of our 3D objects. Let’s see her sharing below on …

Photogrammetry with Kiri Pro – convert photos of physical object to 3D model Read More »

Integrating Hugging Face’s open-source AI Models into Google Sheet: Handle your data like in Excel spreadsheet with formula and simple drag

Views: 268 Introduction If you’re in the humanities and have ever felt a bit intimidated by the idea of coding, no worries – sometimes, the thought of diving into tech can be overwhelming, especially when all you want to do is work with your data. There’s a way to make it easier! You can incorporate …

Integrating Hugging Face’s open-source AI Models into Google Sheet: Handle your data like in Excel spreadsheet with formula and simple drag Read More »

Transcribe Cantonese Speech to Text: with Code Samples and Automated Batch Processing Techniques

Views: 3,698 Introduction In our previous article, we showed you one of the methods to reduce background noise from audio files. Building upon that foundation, this article will show you how to transcribe speech to text and provide code samples for you to speed up the process in batch, further enhancing your ability to work …

Transcribe Cantonese Speech to Text: with Code Samples and Automated Batch Processing Techniques Read More »

Make your Audio Recordings sound Cleaner: Reduce Background Noise using Audacity

Views: 333 Introduction When conducting humanities research such as anthropological fieldwork and oral history interviews, or working on any other audio-based projects, getting high-quality recordings is important. However, audio files can sometimes have background noise, such as the traffic noise by the passing cars and the voices of nearby pedestrians, that could end up detracting …

Make your Audio Recordings sound Cleaner: Reduce Background Noise using Audacity Read More »

Use mobile app to scan physical objects into 3D assets

Views: 233 Introduction: Photogrammetry and RealityScan Photogrammetry refers to the technique where 3D models and measurements are created by scanning or photographing an object. It works by taking multiple photos of an object or scene from different angles, and then using specialized software to analyses those photos and generate a 3D representation of what was …

Use mobile app to scan physical objects into 3D assets Read More »

Dive Deeper into Python and Streamlit to create website: An Advanced Guide with Demo Code and Slides

Views: 873 Introduction In our previous article “Learn Python From Zero For Absolute Beginner (3): Create Website“, we introduced you to Streamlit, an easy-to-use Python library that allows you to create interactive web applications. We showed you how to quickly get started with Streamlit and build a basic website. However, that was just the tip …

Dive Deeper into Python and Streamlit to create website: An Advanced Guide with Demo Code and Slides Read More »

How to use HKUST Azure OpenAI API key with Python (with sample code and use case examples)

Views: 3,202 ChatGPT web interface VS Using OpenAI API Most of you probably know that the University has provided the HKUST ChatGPT Platform for all the HKUST students, faculty members and staff. While the ChatGPT web interface offers a user-friendly experience and allows users to interact with large language models (LLMs) through a convenient conversational …

How to use HKUST Azure OpenAI API key with Python (with sample code and use case examples) Read More »