1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub
작업분담 3 months ago

AI Summary: The task involves building an AI-powered learning system called aiprof. This system allows users to upload images or PDFs, perform OCR, generate image descriptions (VLM), summarize the text using an LLM (like GPT), and generate quizzes based on the summarized content. The project uses Django for the backend and integrates with various libraries for OCR, image processing, and LLM interaction. The provided information details the project structure, workflow, and code snippets for each component (file upload, OCR, VLM, LLM summarization, and quiz generation). The issue highlights a task allocation among team members.

Complexity: 4/5
good first issue