Skip to content

Nandan-18/AI-Eye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Eye - An AI-Based Trivia Game

AI Eye is an immersive trivia game that challenges players to decipher the secrets hidden within AI-generated images. With each round, players are presented with intriguing images created using stable diffusion, and their task is to guess what the AI-generated image represents. The game incorporates different prompts to dynamically alter the appearance of the image, ensuring a unique and captivating experience for every playthrough.

Installation

To run AI Eye on your local machine, follow these steps:

  1. Create an account on Replicate.

  2. Copy your API Token from your profile settings in Replicate. You can find your API Token at https://replicate.com/account/api-tokens.

  3. Download or clone this repository onto your local machine.

  4. Inside the downloaded folder, create a new file named .env.

  5. Open the .env file and paste the following code, replacing <API_Token> with your actual Replicate API Token:

REPLICATE_API_KEY=<API_Token>
  1. Save the .env file.

  2. Make sure you have the dependencies installed before running the game. Run the below command on the terminal:

pip install -r requirements.txt
  1. Run main.py to start the game!

Demo

Watch a demo of AI Eye in action on YouTube: https://youtu.be/ap9_HST7CQA

Contributing

We welcome contributions to AI Eye! If you have any ideas, improvements, or bug fixes, feel free to open an issue or submit a pull request on GitHub. Let's collaborate and make AI Eye even better together!

License

AI Eye is released under the MIT License. You can find the details in the LICENSE file.

Acknowledgements

We would like to express our gratitude to the creators of the deep learning models and image processing algorithms used in AI Eye. Their contributions have been instrumental in making this game possible.

Contact

If you have any questions, suggestions, or feedback, please don't hesitate to contact me at [email protected]. I would love to hear from you or have a chat!

About

🤖 A Generative AI Based Trivia Game

Resources

License

Stars

Watchers

Forks

Contributors

Languages