Commit History

feat: add PyTorch tensor support and GPU optimization
1cecbce

vimalk78 commited on

feat: add frontend controls for similarity temperature and difficulty weight
5686111

vimalk78 commited on

fix: clean up repository after removing LFS cache files
9cd7541

vimalk78 commited on

feat: add multi-topic intersection methods with adaptive beta for word selection
b05514b

vimalk78 commited on

feat: Add custom topics input and expand predefined topics list
cf76e1a

vimalk78 commited on

feat: implement distribution normalization with default disabled
53e35dc

vimalk78 commited on

feat: Add percentile-sorted probability visualization to debug tab
681be4a

vimalk78 commited on

feat: Add debug tab with performance optimizations
3b88621

vimalk78 commited on

fix: Improve word selection and clue generation for crosswords
425eda1

vimalk78 commited on

fix: Optimize word selection parameters to fix inverse difficulty selection
d5df3cd

vimalk78 commited on

feat: implement difficulty-aware word selection with frequency percentiles
676533d

vimalk78 commited on

fix(log): show tier names not description
4689944

vimalk78 commited on

removed punkt
4b3475b

vimalk78 commited on

feat(crossword): generated crosswords with clues
486eff6

vimalk78 commited on

Fix word repetition and overly strict filtering in crossword generation
befd225

vimalk78 commited on

perf(vector-search): implement FAISS index caching
0fadcd4

vimalk78 commited on

fix(vector-search): implement adaptive threshold strategy to resolve word generation failure
0dc7706

vimalk78 commited on

Add complete Python backend with AI-powered crossword generation
38c016b

vimalk78 commited on