Commit History

feat: replace manual web scraping with an agentic tool-selection engine
373441d
Running

Hamdy005 commited on

refactor: replace standard logging with a centralized loguru configuration and interception handler
954e0aa

Hamdy005 commited on

feat: implement LLM fallback for quiz generation and enhance OAuth error handling
25c8a13

Hamdy005 commited on

feat: implement lazy chunk caching for topic-based materials to reduce quiz and summary generation time
6c898a6

Hamdy005 commited on

refactor: replace agent-based web search with parallelized retrieval using Wikipedia and DuckDuckGo
50fc5bd

Hamdy005 commited on

feat: introduce robust web-based prompt templates for quizzes and summaries.
d2ce5f7

Hamdy005 commited on

refactor: update content limits for quiz and summary generation modules
709ae5b

Hamdy005 commited on

refactor: changing to gemini model, modularize constants and schemas and update user daily generation limit
ac347e7

Hamdy005 commited on

feat: implement profile caching and optimize database client initialization.
dc64ef1

Hamdy005 commited on

feat: configure LLM generation parameters and implement text truncation for summarization inputs
02eef30

Hamdy005 commited on

feat: enable AI-generated summaries for topic-based materials by integrating Wikipedia and Arxiv search providers.
a82568e

Hamdy005 commited on

refactor: add structured logging across summary and quiz generation modules
38fc3eb

Hamdy005 commited on

refactor: replace legacy login page with integrated Google OAuth landing page and dashboard redirect logic
9ab1911

Hamdy005 commited on

refactor: improve markdown parsing, update summary export formatting, and refine UI loading states for material summaries
c19fa3c

Hamdy005 commited on

feat: Adding Parallel Processing and enhance main dashboard, summary and chat styles
2d3a0d2

Hamdy005 commited on

feat: migrate UI to Next.js with extensive component library and integrate Hugging Face deployment workflow
b65231d

Hamdy005 commited on

refactor: restructure project into modular src architecture and implement database store layer
962a395

Hamdy005 commited on