Internal research knowledge platform
A centralized web-based tool to help researchers organize papers, models, and ideas in one place.
Problem
Researchers lacked a simple way to keep track of papers, models, and open questions across different projects and teams.
Approach
Built a modular web application with a clear entity structure and tree-based navigation. Designed and implemented authentication from scratch using JWT access and refresh tokens, and exposed async APIs using FastAPI.
Validation
Tested core flows manually and through sanity checks to avoid silent failures, especially around authentication and data consistency.
Outcome
A working internal prototype that made it easier for researchers to find and relate their own tools and knowledge.