mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-13 16:53:24 +00:00
229501515aa837c30168865ec9be14f112c5104f
jarvis-models
Dependencies
| System | package | web | install command |
|---|---|---|---|
| python | filetype | https://pypi.org/project/filetype/ | pip install filetype |
| python | fastAPI | https://fastapi.tiangolo.com/ | pip install fastapi |
| python | python-multipart | https://pypi.org/project/python-multipart/ | pip install python-multipart |
| python | uvicorn | https://www.uvicorn.org/ | pip install "uvicorn[standard]" |
| python | SpeechRecognition | https://pypi.org/project/SpeechRecognition/ | pip install SpeechRecognition |
| python | gtts | https://pypi.org/project/gTTS/ | pip install gTTS |
Start
Dev rh
uvicorn main:app --reload
Description
Languages
Python
95.5%
Jupyter Notebook
3.2%
C++
0.9%
Cython
0.3%
Dockerfile
0.1%