Commit History

feat: implement NoteGenerator class with map-reduce summarization pipeline for transcripts
a0bb55b
Running

Ali Hashhash commited on

feat: implement NoteGenerator for LLM-based transcript summarization with map-reduce pipeline
51ee11c

Ali Hashhash commited on

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

Ali Hashhash commited on

feat: add NoteGenerator class for map-reduce transcript summarization via local Qwen or Groq models
f726182

Ali Hashhash commited on

feat: implement summarization engine with Pydantic schemas and map-reduce processing pipeline
4db2bb6

Ali Hashhash commited on

Update src/summarization/README.md
c29c4d4
verified

amanyelfiky 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: add scripts to migrate and recalculate user analytics and update dependency lockfile
fbfd0f5

Ahmed Mostafa commited on

feat: add singleton AI model loader and note generation service
420464f

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 RecommendationService to generate YouTube video suggestions based on user note categories and keyword extraction
329391a

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

add Speech
8285ecf

“botayla” commited on

Upload note_generator.py
82a5ce3
verified

amanyelfiky commited on

Delete src/summarization/note_generator.py
c81468e
verified

amanyelfiky commited on

Update src/summarization/note_generator.py
669a403
verified

amanyelfiky commited on

Upload 4 files
7286b79
verified

amanyelfiky commited on

Delete src/summarization/schemas.py
6bb398a
verified

amanyelfiky commited on

Delete src/summarization/README.md
e9abdb8
verified

amanyelfiky commited on

Delete src/summarization/note_generator.py
fc8e3d8
verified

amanyelfiky commited on

Delete src/summarization/segmenter.py
0ab3155
verified

amanyelfiky commited on

Delete src/note_generator.py
9986266
verified

amanyelfiky commited on

Delete src/README.md
e7026fe
verified

amanyelfiky commited on

Delete src/schemas.py
1fec7d1
verified

amanyelfiky commited on

Upload 3 files
d4e9430
verified

amanyelfiky commited on

update
c673f22

“botayla” commited on

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

“botayla” commited on

try use keybert model
887916e

“botayla” commited on

Update src/summarization/note_generator.py
65f6a5d
verified

amanyelfiky commited on

Update src/summarization/note_generator.py
10ee11c
verified

amanyelfiky commited on

Update src/summarization/note_generator.py
4520d56
verified

amanyelfiky commited on

Update src/summarization/note_generator.py
fb53bf4
verified

amanyelfiky commited on

Update src/api/main.py
bda305f
verified

amanyelfiky commited on

Update src/summarization/note_generator.py
b4a3564
verified

amanyelfiky commited on

Update src/summarization/note_generator.py
d88a133
verified

amanyelfiky commited on

Update src/summarization/note_generator.py
ff8bb6b
verified

amanyelfiky commited on

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

amanyelfiky commited on

add keybert model in requirments.txt and pyproject.toml
808cc4e

“botayla” commited on

feat: complete migration to local llama-cpp GGUF pipeline
682426d

amanyelfiky commited on

fix: add import time and override HF home cache directory
cc312a9

amanyelfiky commited on

Resolve pycache conflict and update project files
13c5446

amanyelfiky commited on

Resolve pycache conflict and update project files
62dfb55

amanyelfiky commited on