ended3월 19일· 1 sources

# How I Built an AI-Powered Literature Review Tool for Thesis Students

논문 학생을 위한 AI 기반 문헌 리뷰 자동화 도구 개발기

Why it matters

A solo developer built LitAssist, a full-stack web app that automates academic literature reviews by scraping Google Scholar, Scopus, and Semantic Scholar, processing results through a hybrid Node.js + Python pipeline, and generating AI summaries via Google Gemini 2.5 Flash. The hardest engineering challenge was handling Google Scholar's CAPTCHA blocking, solved by embedding a noVNC panel so users can solve CAPTCHAs in real-time without breaking the scraping flow.

1
Sources
+0
24h
Growth
186d
Active
LitAssistliterature reviewGeminiPuppeteerSocket.IOCAPTCHA

Sources

Related Issues