Our prototype for Projector-2022 hackaton
– The hackaton will be held from Friday evening to Sunday, Feb 11 – 13
– Pls check the description
– This prototype will be able to transform and visualize graphs of different data
– How should it work?
– A user writes smth in the search textbox and gets some nodes with data sources – Then he/she presses an "evolution" button, and the magic happens:
– we download data from sources
– we make NER of this data
– we find connections between the similar nodes
docker-compose build
docker-compose up