Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.82 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.82 KB

XKCD Comic Fetcher

Introduction

Who doesn't love Xkcd comics? They are the most relatable and quirky comics I have come across wrt programming and linguistics. While there are 2500+ of them, won't it be nice to fetch a comic relevant to a scenario and share it with friends? That is exactly what I came up with.

Give a keyword, and get the xkcd comic in response. Hope you like it as much as I enjoyed making it!

Live app: xkcd-fetcher.herokuapp.com

alt text for screen readers

Further details

Dataset used: xkcd Comic Dataset

Libraries used: Pandas, Streamlit

Run Locally

  1. Fork this repository, (star it as well puhleeez)!
  2. Clone a local copy for your system
  3. Install required libraries using requirements.txt file
  4. Run locally in your system using streamlit run app.py

For doubts, queries, suggestions

Ping Siddharth on Twitter, Linkedin, or simply write an e-mail.

For suggestions, improvements you can also just raise an issue or request a pull request!

All image rights reserved to the very awesome xkcd under Attribution-NonCommercial 2.5 License. Hits