Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 634 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 634 Bytes

AI Distillery web app

Explore the space of paper embeddings, word embeddings and other cool search functionalities and visualisations at:
http://ai-distillery.io

Linked with experimental and Data Science work done on another repo by us at https://github.com/TheMTank/ai-distillery

Frameworks within web app

  • Python 3.7 + numpy + sklearn + gensim
  • Gunicorn + Flask (gevent) + Jinja2
  • Whoosh for Paper search
  • ReactJS + D3.js for the embedding visualisation
  • ChartJS for Charts and additional insights