CST 499 - Computer Science Capstone - Week 9

 


  1. 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.
  2. 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.
  3. 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 hardware-related. Running local LLMs for the full pipeline requires significant computing power, and my laptop isn’t capable of handling these workloads. As a result, we’ve been relying on one teammate’s high-performance PC for local model testing. Aside from these limitations, we haven’t encountered any major issues and don’t currently need instructor assistance.

Comments

Popular posts from this blog

CST 462S - Race Gender & Class Digital World - Week 8

CST 438 - Software Engineering - Week 3

CST 438 - Software Engineering - Week 6