https://github.com/bluecube246/dfapp
Application to help users get image and information about a dungeon & fighter character using an open api. Skills used: Java (Android), Python (Natural Language Processing), REST API
https://github.com/bluecube246/dfapp
android-app kotlin nlp-machine-learning pytorch rest-api
Last synced: 2 months ago
JSON representation
Application to help users get image and information about a dungeon & fighter character using an open api. Skills used: Java (Android), Python (Natural Language Processing), REST API
- Host: GitHub
- URL: https://github.com/bluecube246/dfapp
- Owner: bluecube246
- Created: 2022-05-24T02:27:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T08:01:59.000Z (about 3 years ago)
- Last Synced: 2025-03-23T06:16:27.060Z (over 1 year ago)
- Topics: android-app, kotlin, nlp-machine-learning, pytorch, rest-api
- Language: Kotlin
- Homepage:
- Size: 606 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DFAppNlp
This application uses Korean BERT to hep users get image and information about a dungeon & fighter character. The users input is extracted using the google speech api. Then the speech goes into an NLU model extracting the slot and intents. The extracted slots and intents are used to call the dungeon & fighter open API to get the relevant results.
https://user-images.githubusercontent.com/35375203/188326134-3aff13e0-bb39-4d21-b6f7-f16c4dba1018.mp4
# Reference
https://github.com/monologg/JointBERT