GitHub / LINCnil / mon_assistant_cnil
Le LINC a développé un assistant vocal fonctionnant exclusivement en local, et sans connexion internet.
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/LINCnil%2Fmon_assistant_cnil
Stars: 11
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 235 MB
Dependencies parsed at:
17
Created at: over 2 years ago
Updated at: about 2 months ago
Pushed at: over 2 years ago
Last synced at: 7 days ago
app/build.gradle
maven
- android.arch.lifecycle:extensions 1.1.1 implementation
- androidx.appcompat:appcompat 1.2.0 implementation
- androidx.constraintlayout:constraintlayout 2.0.4 implementation
- androidx.core:core-ktx 1.3.2 implementation
- androidx.lifecycle:lifecycle-common-java8 2.3.1 implementation
- androidx.lifecycle:lifecycle-viewmodel-ktx 2.3.1 implementation
- androidx.navigation:navigation-fragment-ktx $nav_version implementation
- androidx.navigation:navigation-ui-ktx $nav_version implementation
- com.google.android.material:material 1.3.0 implementation
- com.google.guava:guava 29.0-jre implementation
- com.squareup.okhttp3:okhttp 4.4.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 1.4.31 implementation
- org.jetbrains:annotations 15.0 implementation
- org.tensorflow:tensorflow-lite 2.4.0 implementation
- org.tensorflow:tensorflow-lite-metadata 0.0.0-nightly implementation
- junit:junit 4.13.2 testImplementation
- org.mockito:mockito-core 2.28.2 testImplementation
build.gradle
maven