Hi @rabbit - team,
Hi community,
so far every day I have tested many tasks and use cases for the ‘rabbitOS intern’.
For my work in the IT I am searching for useful applications to have some helpful tools for some tasks.
1st example: File Search and parsing webtool
For some cases I would like to have an other way to find some file names and keywords in documents, too.
With my prompt in ‘rabbitOS intern’ the result was the following web tool:
With the button ‘Browse Directory’ I can choose the path to the documents etc..
After that the webtool loads the files temporary in the front end.
Now with a keyword or more keywords, the tool can search for filenames, which have integrated the keyword(s). Also it is possible to parse documents like pdf, xlsx, docx, pptx, md, html, css, js and txt to find the keyword(s), too.
The results are shown on the page and the keyword(s) are highlighted:
Additional I can click on the filename and the user gets an overview across the entire document.
The application works best with the ‘Microsoft Edge browser’ and ‘Chrome’. No installation is required, because the tool can be started by clicking on the ‘index.html’ file.
A server connection is also not necessary. Data is not sent; processing takes place on the PC, so the application has good information security.
I had to expand my prompts at least 6 times to optimize and fix all buttons.
I am impressed about the possibility to parse many documents for keywords etc..