agentFusion/helperApp

the helperApp for AgentFusion.github.io webapp

0

stars

4

commits

JavaScript

primary language

May 15, 2025

updated

README

Installation


  • note: if you see this message in your terminal "done. now the AgentFusion web-app can connect ..." it means the AgentFusion web-app now can connect to the helperApp .
    • just remember to set providers to the helperApp in the setting(leftMenu)

  • note: currently supported languages are : { en: 'english', de: 'German(Deutsch)', fa: 'Farsi(فارسی)', ar: 'Arabic(العربية)', tr: 'Turkish(Türkçe)', es: 'spanish(spanish)', zh: 'Chinese(简体中文)', }

  • note: wait for models to download or download them manually and put them in "cache/"
    • jinaai/jina-reranker-v2-base-multilingual/ (q8)
    • onnx-community/Florence-2-base/ (fp32)
    • sentence-transformers/all-MiniLM-L6-v2/ (q8)
    • onnx-community/whisper-turbo/ (q8)

  • *note: the helperApp(this app) is a quick/temporary solution to improve speed and compability of models for the AgentFusion web-app till we migrate to socket/webgpu

Contributors

agentFusion

4 commits

agentFusion/helperApp

the helperApp for AgentFusion.github.io webapp

0

stars

4

commits

JavaScript

primary language

May 15, 2025

updated

README

Installation


  • note: if you see this message in your terminal "done. now the AgentFusion web-app can connect ..." it means the AgentFusion web-app now can connect to the helperApp .
    • just remember to set providers to the helperApp in the setting(leftMenu)

  • note: currently supported languages are : { en: 'english', de: 'German(Deutsch)', fa: 'Farsi(فارسی)', ar: 'Arabic(العربية)', tr: 'Turkish(Türkçe)', es: 'spanish(spanish)', zh: 'Chinese(简体中文)', }

  • note: wait for models to download or download them manually and put them in "cache/"
    • jinaai/jina-reranker-v2-base-multilingual/ (q8)
    • onnx-community/Florence-2-base/ (fp32)
    • sentence-transformers/all-MiniLM-L6-v2/ (q8)
    • onnx-community/whisper-turbo/ (q8)

  • *note: the helperApp(this app) is a quick/temporary solution to improve speed and compability of models for the AgentFusion web-app till we migrate to socket/webgpu

Contributors

agentFusion

4 commits

Languages

JavaScript

100.0%