5 ms·
Awesome project! From the website I wasn't quite able to tell where exactly and how AI comes into play. I think apart from fuzzy searching headings a semantic
by do-me 3y ago
Awesome project! From the website I wasn't quite able to tell where exactly and how AI comes into play.
I think apart from fuzzy searching headings a semantic search functionality for the whole text would be a really nice default feature. I implemented frontend-only semantic search with transformers.js here: geo.rocks/semanticfinder. The implementation is very straightforward and it would be easy to integrate in the browser, maybe as a plugin or similar.
- 8organicbits 3y agoThe code references stochastic modeling[1] for predicting the users next command. There may be other places too. https://github.com/atlas-engineer/nyxt/pull/2593 https://github.com/atlas-engineer/nyxt/pull/2593