An open API service indexing awesome lists of open source software.

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

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