Learning Assistant Server
About
Learning Assistant Server is a tool that analyzes PDF documents to help users learn. It converts uploaded PDFs into structured markdown, organizes content by page, and stores conversion history for review.
Details
- Author
- ktwome
- Downloads
- 187
- Categories
- AI
Jump to
- PDF upload and markdown conversion
- Page‑by‑page content organization with EXAONE
- Converted markdown files saved on server
- History list with PDF titles and timestamps
- Frontend built with Vue and Vuetify
Access the web frontend to upload a PDF file. The server processes it into markdown with page‑by‑page organization using EXAONE. Converted files are saved and can be browsed in the history list.
학습 보조 어시스턴트
PDF 문서를 분석하여 사용자의 학습을 돕는 서비스입니다.
기능들
- PDF 파일 업로드 및 마크다운 파일 변환
- 사용자 질문에 따른 RAG 수행
- 난이도별 문제 출제
개발 히스토리
MVP 구현
- [x] PDF 파일 업로드 -> 마크다운 변환 API
- [x] FastAPI 환경 구축
- [x] Py2PDF 라이브러리를 이용한 페이지 별 텍스트 추출 및 마크다운 메서드 정의
- [x] Vue를 이용한 기초 프론트엔드
- [x] Vue CLI, Vuetify 환경 구축
- [x] 라우터 구축
- [x] Home 페이지 구축
- [x] API 기능 리스트 구현
- [x] PDF 업로드 페이지 구축
- [x] 마크다운화 기능의 API 응답에 대한 출력 페이지 구축
- [x] 마크다운 변환 기능 개선
- [x] 각 페이지 별 소제목 정의
- [x] EXAONE을 이용한 각 페이지 별 내용 조직화
- [x] 마크다운 변환 파일 서버 내 저장 기능
- [x] PDF에서 성공적으로 Markdown으로 변환된 파일 저장
- [x] 프론트에서 볼 수 있는 페이지 구현
- [x] 역대 변환 리스트 페이지 (메인 타이틀: pdf 제목, 변환 시간 표시)
- [x] 클릭 시 Markdown 표시
- [ ] 변환된 마크다운에서 핵심 개념 추출 기능
- [ ] 마크다운에서 핵심 개념 도출
- [ ] 핵심 개념 표시 페이지 (오버레이로?)
- [ ] 문제 출제 기능
- [ ] 각 핵심 개념 별 문제 생성, 답안 생성
- [ ] 문제 풀이 프론트엔드 페이지 구현
- [ ] 기초 챗 API
- [ ] 프론트엔드 채팅 기능
- [ ] 사용자 질문에 따른 RAG 추가
- [ ] UI/UX 개선
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
