Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
1–10 of 28 posts
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#2This is definitely an interesting project. I'll give it a shot with Chrome the next time I'm scouring Reddit or HN for information when I'm doing research for a project
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#3Wow. Now that’s an innovative and brilliant way to improve one our oldest tools. Certainly could by relevant in a general sense for much more than browsing
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#4Interesting idea for sure. I wasn't able to understand much from the demo image, though. The animation is fast, and all I can see about the result is that the word "lower" is highlighted/matched. I was hoping to get an idea of what results it finds and how relevant they are to the search.
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#5Interesting idea for sure. I wasn't able to understand much from the demo image, though. The animation is fast, and all I can see about the result is that the word "lower" is highlighted/matched. I was hoping to get an idea of what results it finds and how relevant they are to the search.
They describe the sample search two paragraphs below.
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#6I think more natural language and context is the next huge step in search. The README has a good example where you find a section comparing two things. An example I run into often is trying to find emails or texts about an event. I know the date that the event occurred but I might have said "tomorrow", "tuesday", "the 25th", "2020-08-25" or "yesterday". These all refer to the same date can could be indexed, however Now I need to search for all of these with different date restrictions to find the hits and not show the misses.
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#7Awesome!
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#8Great product! How is the data corpus being fed? Could this work as a chrome extension for any page?
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#9Does the use TensoflowJS mean that search is being performed locally?
Re: Show HN: Shift-Ctrl-F: Search a webpage with natural language and TensorFlowJS
#10I tried using tfjs and Bert with 87 kilobytes of text do you have a similar issue ?