🇧🇷 Não fala inglês? Clique aqui para ler a versão em português.
Will you be able to read image descriptions and differ which caption was AI generated?
Are you ready for the “Is This AI?” challenge??
The challenge consists in reading two captions for the shown image, your goal is to guess which description was made by an Artifical Intelligence. To do so, two APIs have been used, the Unsplash API to get the photos and the human made caption and the Azure Computer Vision Cognitive Service to get an AI description for the given image. The Single Page application was made using the React library, planned in Trello and designed in Figma.
IsThisAI-v1.0.mp4
Through the link below you will have acces to the web version of the app.
Coming soon...
Clone the repository
git clone https://github.com/GustavoBorgesSouza/Is-This-AI-.git
Open the cmd in the ita-web folder and install the project
npm install
Open the cmd in the ita-web folder and start running it
npm start
If you need to stop running locally, press Ctrl+C, read the message and answer affirmatively.
- 1.0.0
- Fist official release
- 0.9.0
- FIX: Css adjusts
- 0.8.0
- ADD: Frontend E2E tests using cypress
- 0.7.0
- ADD: Adaptive/Responsive layouts for the challenge page
- 0.6.0
- ADD: Adaptive/responsive layouts for the footer component and the landing page
- 0.5.0
- CHANGE: Update docs
- 0.4.0
- ADD: Shuffle buttons with descriptions
- 0.3.0
- CHANGE: Hover for buttons
- 0.2.0
- FIX: Phrases Loading (Were not loading at the same time)
- ADD: Points system and hover for buttons
- 0.1.0
- ADD: Pages and components in react app
- 0.0.1
- Work in progress
Gustavo Borges de Souza 🤠
To organize the backlog of the project a kanban board was created in Trello
The layouts and style guide were made in a Figma design file
Contributions such as feature requests, issues reporting and honest reviews are welcome! 🤝
Give a star if you liked the project or if it has been useful to you! 🌟
Copyright ©2023 Gustavo Borges