├── Jarvis.py ├── LICENSE ├── README.md ├── critcinfo └── jarsettings.json └── datasets ├── jardata.pth └── jarintents.json /Jarvis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Temavrix/JARVIS/HEAD/Jarvis.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Temavrix/JARVIS/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Temavrix/JARVIS/HEAD/README.md -------------------------------------------------------------------------------- /critcinfo/jarsettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Temavrix/JARVIS/HEAD/critcinfo/jarsettings.json -------------------------------------------------------------------------------- /datasets/jardata.pth: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Temavrix/JARVIS/HEAD/datasets/jardata.pth -------------------------------------------------------------------------------- /datasets/jarintents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Temavrix/JARVIS/HEAD/datasets/jarintents.json --------------------------------------------------------------------------------