학습 보조 어시스턴트

by ktwome

198 downloads
Not rated
GitHub

About

학습 보조 어시스턴트 is a PDF document analysis service that helps users learn. It converts PDFs to Markdown, performs RAG (Retrieval-Augmented Generation) on user questions, and generates practice problems by difficulty level. The server is built with FastAPI and Vue, and uses the…

Details

Author
ktwome
Downloads
198
Categories
AI

- PDF upload and conversion to Markdown
- RAG-based question answering (planned)
- Problem generation by difficulty (planned)
- EXAONE-assisted content organization
- Saved conversion history and display
- Core concept extraction (planned)

The server provides a web interface built with Vue and Vuetify. Users upload PDF files via the frontend, which are then converted to Markdown. Converted files are saved on the server and can be viewed in a history list. Planned features include core concept extraction, problem generation, chat, and RAG. No specific installation or configuration commands are provided in the README.

학습 보조 어시스턴트

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 개선

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.