A simple and interactive Streamlit web application that allows users to search for topics on Wikipedia and view the top 3 relevant results with snippets and links.
- 🔍 Search Wikipedia using any keyword or phrase
- 📄 View the top 3 matching article titles and descriptions
- 🌐 Clickable links redirect users to the full Wikipedia articles
- ⚡ Powered by the Wikipedia MediaWiki API
- 🖥️ Built using Python and Streamlit for a clean and responsive UI
- Clone the repository
git clone https://github.com/your-username/wikipedia-search-app.git cd wikipedia-search-app