ShuvenduRoy / Intelligent-Bangla-typing-assistant

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)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Python 100.0%