Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Jan 31, 2025
  2. Jun 25, 2024
  3. May 23, 2024
  4. May 22, 2024
  5. Apr 01, 2024
  6. Feb 29, 2024
  7. Feb 26, 2024
  8. Jan 17, 2024
  9. Dec 15, 2023
    • Timothy Carambat's avatar
      feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) · 61db9810
      Timothy Carambat authored
      * feat: Embed on-instance Whisper model for audio/mp4 transcribing
      resolves #329
      
      * additional logging
      
      * add placeholder for tmp folder in collector storage
      Add cleanup of hotdir and tmp on collector boot to prevent hanging files
      split loading of model and file conversion into concurrency
      
      * update README
      
      * update model size
      
      * update supported filetypes
      Unverified
      61db9810
  10. Dec 14, 2023
    • Timothy Carambat's avatar
      Document Processor v2 (#442) · 719521c3
      Timothy Carambat authored
      * wip: init refactor of document processor to JS
      
      * add NodeJs PDF support
      
      * wip: partity with python processor
      feat: add pptx support
      
      * fix: forgot files
      
      * Remove python scripts totally
      
      * wip:update docker to boot new collector
      
      * add package.json support
      
      * update dockerfile for new build
      
      * update gitignore and linting
      
      * add more protections on file lookup
      
      * update package.json
      
      * test build
      
      * update docker commands to use cap-add=SYS_ADMIN so web scraper can run
      update all scripts to reflect this
      remove docker build for branch
      Unverified
      719521c3
Loading