feat: make flashnote better
This commit is contained in:
parent
dc8062dfc5
commit
611ea63edd
@ -105,6 +105,18 @@
|
||||
- Reduced action latency by *90%* by lazily loading art assets at opportune times,
|
||||
such as during cutscenes
|
||||
|
||||
#project(
|
||||
"Flashcard Generator",
|
||||
"https://github.com/potatoeggy/flashnote",
|
||||
"Java, Android",
|
||||
)
|
||||
- Created an Android app to generate study *flashcards from handwritten notes*
|
||||
using *Google Cloud*
|
||||
- Interfaced with GCP's Vision and NLP APIs to extract text and keywords from
|
||||
images with *Retrofit* and *Gson*
|
||||
- Isolated key terms with GCP's NLP API to convert declarative sentences into
|
||||
questions and answers
|
||||
|
||||
#project(
|
||||
"Kobo Sync Server",
|
||||
"https://github.com/potatoeggy/kobink",
|
||||
|
Loading…
Reference in New Issue
Block a user