A web application built with Gradio that allows users to search for the meanings of words using Bing's dictionary API. Users can query for definitions, save words, and view all previously defined words in a convenient interface.
$ pip install -r requirement.txt
$ python dictionary_app.py
- 2024-12-01 lexicon can work
- add README.md
- add authentication feature
- improve page title
- add favicon.ico
- Separate the query and save functionalities.
- add clear function
- improve the word list UI
- add the pronunciation feature