Skip to content

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.

Notifications You must be signed in to change notification settings

codepongo/lexicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexicon

Description

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.

How to Install

$ pip install -r requirement.txt
$ python dictionary_app.py

Demo

http://recite.zuohaitao.com

Feature

  • 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
  • change the length of the word list to match the width of the interface
  • pop gr.Info() after the save action.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages