illustrated-machine-learning / illustrated-machine-learning.github.io

Website containing illustrations about Machine Learning theory!
https://illustrated-machine-learning.github.io
598 stars 62 forks source link

Search toolbar #9

Open 75andybermond opened 1 year ago

75andybermond commented 1 year ago

It will be great to have a search bar available on the site. Additional feature like this will allow any users to request for specific contents.

francescodisalvo05 commented 1 year ago

It would be an awesome feature. At the moment @bozzelliandrea is working on the complete porting to a web app in react. Once it is completed, we may be ready to start working on that.

Of course, any sort of collaboration may be useful!

Thanks for your suggestion :D

75andybermond commented 1 year ago

Maybe you can try to use ChatGPT API . I saw that already integrated with search bar.

francescodisalvo05 commented 1 year ago

Oh, whait, what do you mean by search bar? 🤔 Do you wanna look for some external contents or to switch between pages? Because ChatGPT has no access to internet, therefore I don't think it can look for "our" contents between the pages.

75andybermond commented 1 year ago

As a search bar i'd like to access content that are related to my query like "search : unsupervised", then i get a selection of all pages that talk about this subject. Hope it is more clear.

bozzelliandrea commented 1 year ago

Good point @75andybermond, it's a nice idea, we are evaluating a solution based on LyraSearch in the future we plan to introduce a search based at least on navigation keywords

75andybermond commented 1 year ago

Great idea!