Skip to content

chris-prenissl/game_finder

Repository files navigation

iOS Screenshot

Game Finder

Overview

Game Finder is a flutter application for iOS and Android that lets you search the IGDB library by capturing an image that is analyzed by gemini pro model. If you want additional descriptions you can let the AI describe to the game.

Game Finder clip

Technologies

Flutter | Dart | gemini ai | bloc | http | hive | go_router

Images

Search Screen AI Description

Usage

Prerequisites

Installation

  1. Clone this repository:

    git clone https://github.com/chris-prenissl/game_finder.git
  2. Create a .env file in the project's root with the following secrets from IGDB

    CLIENT_ID="client_id"
    CLIENT_SECRET="client_secret"
    GEMINI_API_KEY="gemini_api_key"
  3. Start a iOS or Android device

  4. Open the Terminal inside the project folder:

    flutter run

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

An app that lets you find your favorite games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages