We are a team of 5, B.Tech 2nd year students, we developed did project for AADHAAR HACKATHON 2021.
Theme 1: Address Update
Problem Statement 3: Address Formatting Issue
We have made the application using python and fastAPI and it is deployed using Deta.
API: https://emyf50.deta.dev/docs
Step's:
-
The address is taken in raw format
-
Address language is detected, if any regional language is used it is converted to english using google translator
-
All duplicate words are removed, unless it is followed by key words like new, old, upper, lower, east, west, etc...
-
District and sub district is extracted by comparing the input address with names in csv files
-
This new address is now converted back to its regional language
A project by