Commit History

feat: implement NoteGenerator for LLM-based transcript summarization and add note management routes
8c1ee4e

Ali Hashhash commited on

feat: implement note generation API with background processing, summarization, and topic classification logic.
a4a3603

Ali Hashhash commited on

feat: implement chat API routes, note generation logic, and model loading utilities
3bc6c02

Ali Hashhash commited on

feat: initialize FastAPI application structure with Pydantic configuration and model loader service
ac94e8d

Ali Hashhash commited on

feat: implement analytics service and API endpoints for user dashboard statistics
7d6be93

Ali Hashhash commited on

feat: implement robust multi-provider YouTube transcript downloader with TLS fallback support and add initial notes API routing.
2a6963c

Ali Hashhash commited on

feat: implement AI-driven recommendation service and integrate Qwen2.5/mDeBERTa model management into FastAPI lifecycle
600705a

Ali Hashhash commited on

feat: implement local model inference with Qwen2.5 and mDeBERTa, and add recommendation system service.
568a4d9

Ali Hashhash commited on

feat: implement TTS generation API with tokenized secure audio retrieval
8ff5b20

Ahmed Mostafa commited on

feat: implement text-to-speech service, add API routers, and define database models
aa1867f

Ahmed Mostafa commited on

Update src/api/main.py
bda305f
verified

amanyelfiky commited on

revert: rollback project files to stable chat backend (commit f1332f7)
895bba0

amanyelfiky commited on

feat: implement YouTube note generation pipeline with task tracking and automated summarization.
eb7081d

Ali Hashhash commited on

feat: implement chat with note backend endpoint and register chat router
f1332f7

Ali Hashhash commited on

feat: implement note generation API with YouTube content processing and background tasks
30a4631

Ali Hashhash commited on

feat: add topic categorization logic and implement YouTube note generation API routes
9e589ba

Ali Hashhash commited on

fix RapidAPI v1.2
3d4b8b5

Ahmed Mostafa commited on

fix RapidAPI v1.1
5c13043

Ahmed Mostafa commited on

fix RapidAPI v1
261378a

Ahmed Mostafa commited on

feat: implement multi-provider YouTube transcript downloader with fallback support
f9920b4

Ahmed Mostafa commited on

feat: implement robust YouTube transcript downloader with multi-provider fallback and proxy support
571ece6

Ahmed Mostafa commited on

feat: implement YouTube note generation API with background task processing and duration scraping
8813304

Ahmed Mostafa commited on

feat: implement multi-provider YouTube transcript downloader and add note management routes
003d0a1

Ahmed Mostafa commited on

feat: add YouTubeDownloader with multi-provider transcript extraction and audio downloading support
24aa5de

Ahmed Mostafa commited on

feat: implement multi-provider YouTube transcript downloader with fallback support
8fd886e

Ahmed Mostafa commited on

feat: implement multi-provider YouTube transcript downloader and notes API module
d842b52

Ahmed Mostafa commited on

feat: implement note generation API with YouTube transcript extraction and summarization capabilities
9201bb0

Ahmed Mostafa commited on

feat: implement FastAPI structure, Supadata integration, and summarization schemas
bc3aca1

Ahmed Mostafa commited on

feat: implement YouTube note generation workflow with transcript extraction, fallback audio transcription, and metadata retrieval services.
bd357e4

Ahmed Mostafa commited on

feat: implement structured summarization schemas and notes generation API endpoints
74fb373

Ali Hashhash commited on

Merge branch 'main' of https://huggingface.co/spaces/ATInc1/AIdea-Server
a2cdbea

Ali Hashhash commited on

feat: add YouTube transcript downloader and notes API routes
e768616

Ali Hashhash commited on

Merge branch 'main' of https://huggingface.co/spaces/ATInc1/AIdea-Server
94f62a1

“botayla” commited on

feat: implement YouTube transcript downloader with Supadata and Groq Whisper audio processing
5ed3580

Ali Hashhash commited on

feat: implement asynchronous YouTube note generation pipeline and API endpoints
f89dbd6

Ali Hashhash commited on

feat: implement multi-provider YouTube transcript downloader and corresponding API endpoints for notes processing
cbed3ed

Ahmed Mostafa commited on

feat: implement YouTubeDownloader utility and add transcript processing routes without ytdlp
0f56eef

Ahmed Mostafa commited on

feat: implement multi-provider YouTube transcript downloader with fallback support
fb1ac46

Ahmed Mostafa commited on

feat: implement YouTube downloader with multi-provider fallback and add POT server process manager
347bcfa

Ahmed Mostafa commited on

feat: change the implemention pipeline to Supadata-first
6aee0d2

Ahmed Mostafa commited on

feat:fix "failed title fetch via yt-dlp, failed transcript retries, failed duration fetch via yt-dlp"
4b5adfb

Ahmed Mostafa commited on

update
0b64e1c

“botayla” Copilot commited on

feat: add notes_routes.py with robust YouTube duration scraping and background task processing for note generation
9f6836e

Ali Hashhash commited on

Merge branch 'main' of https://huggingface.co/spaces/ATInc1/AIdea-Server
2c06845

Ali Hashhash commited on

1.1
06803fa

Ali Hashhash commited on

feat: implement recommendation API endpoints with personalized and general modes
7fcef06

Ahmed Mostafa commited on

feat: implement recommendation API routes with fallback to general content
9e1c846

Ahmed Mostafa commited on

feat: add recommendation API routes for personalized user suggestions
91ae9ea

Ahmed Mostafa commited on

b
8a0d292

“botayla” commited on

update file recmmendation_routes.py
3c887ad

“botayla” commited on