Skip to content

Artificially intelligent typing assistant that suggest the next word using user typing history and full sentence using LSTM . Works with any environment (MS word, notepad, coding IDEs or anything)

Notifications You must be signed in to change notification settings

ShuvenduRoy/Intelligent-Bangla-typing-assistant

Repository files navigation

Smart_Keyboard

Smart typing assistance. Help you to autofill and suggest relavent stuff

Feature

  • Detect the sentence you typing
  • Suggest next word with help of LSTM trained on our typing history
  • 6 possible suggestions
  • Full sentence suggestion
  • Allocated hot key to get the meaning of any word, select any word and press ctrl+c+v
  • Take screenshots and parse the words or name written in that page and suggest accordingly

standslone dictionary

suggest from screenshots

Requirement

pip install tkinter, pythoncom, pyHook

About

Artificially intelligent typing assistant that suggest the next word using user typing history and full sentence using LSTM . Works with any environment (MS word, notepad, coding IDEs or anything)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages