Posts

Showing posts from November, 2025

CST 499 - Computer Science Capstone - Week 9

Image
  What project milestones did you accomplish this week? This week, I worked on developing the publisher feature for our project, TiddlyWiki . This feature integrates outputs from the entire pipeline — including the crawler, extractor, and summarizer — and publishes the processed information to a public webpage. I also implemented several enhancements to the webpage itself, such as a search bar that allows users to enter keywords and view related summaries dynamically. What is your plan for next week? Next week, I plan to continue improving the publisher feature. My focus will be on enhancing the UI/UX design , performing end-to-end testing of the entire pipeline, and identifying and fixing any bugs. Additionally, I will begin working on the literature review assigned by our mentor, which I volunteered to lead. What challenges, if any, are you currently facing in project development? Do you need instructor assistance? The main challenges we’re facing are technical and hardwar...