Week 11 – CST499 Fall 2025 Capstone
This week our team worked on improving the summarizer
service. The summarizer uses an LLM to generate concise summaries from the
clean data provided by the extractor. The summaries are generated in English
and translated into traditional and simplified Chinese. We were also able to implement
automated publishing of our project using GitHub Actions and GitHub pages.
My main contribution this week was to improve the UX/UI
design. Following feedback from our advisor, Dr. Dongji Feng, we added a homepage
in addition to the main wiki interface. I implement a homepage featuring a
search bar that allows users to directly search for tiddlers stored on the wiki.
Once the user selects a tiddler, the wiki automatically opens with the chosen
tiddler displayed on the story river. From there, users can continue using the built-in
search bar to find tiddlers.
Our plan for next
week includes implementing unit, integration, and system testing, as well as identifying
and resolving existing bugs. I will also be updating the search bar functionality
so that it indexes both the summary content and the tiddler titles.
Currently, we are not facing any challenges that require
instructor assistance.
Comments
Post a Comment