Giter VIP home page Giter VIP logo

wikipedia_game_image_search's Introduction

Game Cover Art Finder from Wikipedia

Overview:

Game Cover Art Finder is a Streamlit-based web application that allows users to search for video game titles and view their cover art images fetched from Wikipedia. The application provides an easy and intuitive interface for searching game titles and displaying relevant images.

Features:

  • Search Functionality: Users can search for video game titles.
  • Image Display: The application displays all available cover art images from Wikipedia for each selected game title.
  • Multiple Selections: Users can select multiple titles and view images for all selected games.

Installation and Usage:

To run Game Cover Art Finder, you need to have Python installed on your system along with the dependencies managed by Poetry.

Prerequisites:

  • Python 3
  • Poetry

To install Poetry: $ curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

Setting Up the Project:

  1. Clone this repository or download the source code.
  2. Navigate to the directory containing the application.
  3. Install the dependencies using Poetry: $ poetry install

Running the Application:

  1. Activate the Poetry environment: $ poetry shell
  2. Run the application using Streamlit: $ streamlit run app.py
  3. The application should open in your default web browser.

How to Use:

  1. Enter a Game Title: Type the name of the video game in the search box.
  2. Search Titles: Click on the 'Search Titles' button to fetch game titles from Wikipedia.
  3. Select Titles: Check the checkboxes next to the game titles for which you want to view cover art.
  4. Get Images: Click on the 'Get Images for Selected Titles' button to display the cover art images for the selected games.

Contributions:

Contributions to the Game Cover Art Finder are welcome. Please feel free to fork the repository, make changes, and create a pull request.

License:

This project is open-source and available under the Apache 2.0 License.

Acknowledgments:

  • This project uses the Wikipedia API to fetch game titles and images.
  • Streamlit for providing the framework to build this interactive web application.
  • Poetry for managing Python dependencies.

Note:

This README is a template and can be modified to add more details or instructions specific to the project.

wikipedia_game_image_search's People

Contributors

rianders avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.