Releases: hasiraza/Assignment-Maker-LLM
Releases · hasiraza/Assignment-Maker-LLM
Initial Release — Ethicallogix AI Assignment Maker
🎉 First stable release of the AI Assignment Maker LLM app.
Features:
- 📄 Upload PDF, DOCX, TXT, or image files
- 🔍 Automatic text extraction using PyPDF2, python-docx, and OCR (Tesseract)
- 🧠 Smart document summarization powered by Google Gemini API
- 🪄 Generates clean academic-style summaries for assignments
- 🚀 Built with Streamlit for easy web deployment
Requirements:
- Python 3.10+
- Streamlit
- google-generativeai
- pytesseract
- tesseract-ocr (system dependency)