Inspiration
As a kid, I'd spend my boring afternoons reading encyclopedias and learning about countries so much so that I could, at once, tell the capital and currency of any country
What it does
It tells you the capital of any country, it's currency, and the country's whose capital is X if you ask it
How I built it
I used tkinter to create the windows , pandas to filter the csv files about the countries, and speech recognition from the google_web_speech_api to take in the user voice input and return it
Challenges I ran into
The main challenge was to filter the csv file to get the information needed
Accomplishments that I'm proud of
I am proud that I was able to integrate speech_recognition to the program and have it answer my questions well
What I learned
I learnt more about tkinter and windows creations, and most importantly speech_api integration
What's next for Countrynator
I want to finalize the app so that it navigates among page frames, and maybe, in the future, develop a personal assistant.
Built With
- google-web-speech-api
- pandas
- pil
- python
- tkinter
Log in or sign up for Devpost to join the conversation.