Progress

First Semester (Completed)

  • Detailed project plan
  • Backend prototype
    • Fetching search data from API
  • Frontend prototype
    • Web app prototype
    • UI for search queries and showing results
  • Interim report

Second Semester (Completed)

  • Deployment of frontend and backend
    • CI/CD pipeline set up on Cloudflare Pages
    • Backend deployed to AWS using AWS SAM
  • Follow-up search query function
  • Recursive search function
    • Use LLM to improve search queries
    • Show user search suggestions for new search queries
  • Authentication system
    • User account registration and login
  • Evaluations
    • Used LLMs as judge
    • Compared application effectiveness with GPT-4o, Gemini 2.0 Flash and Llama 4 Maverick
  • Final report