Immortalise / SearchAnything

A semantic local search engine powered by AI models.
MIT License
265 stars 21 forks source link

# Add a command 'insert_all' to search for all available files on loc… #9

Closed davychxn closed 2 months ago

davychxn commented 3 months ago

…al drivers and parse them with one key stroke.

  1. Add class 'Search4files' to do the job.
  2. Add some helper functions to retrieve file information.
  3. Make other modifications to skip errors during searching and parsing. Undetermined documents could be found from external sources, unexpected errors could be met.