Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uso de IA para gerar descrição de imagens #60

Closed
guites opened this issue Apr 26, 2024 · 1 comment · Fixed by #70
Closed

Uso de IA para gerar descrição de imagens #60

guites opened this issue Apr 26, 2024 · 1 comment · Fixed by #70
Assignees
Labels
enhancement New feature or request

Comments

@guites
Copy link
Collaborator

guites commented Apr 26, 2024

Podemos automatizar a geração de texto alternativo para os posters da sessões (ver #58 e #59) usando a API de algum modelo de linguagem gratuito, como o Gemini do google (https://ai.google.dev/gemini-api/)

@guites guites added the enhancement New feature or request label Apr 26, 2024
@guites guites self-assigned this Apr 26, 2024
@guites
Copy link
Collaborator Author

guites commented Apr 26, 2024

Trabalhando nisso.

@guites guites linked a pull request May 1, 2024 that will close this issue
@guites guites linked a pull request Sep 24, 2024 that will close this issue
guites added a commit that referenced this issue Sep 25, 2024
* wip: integração inicial com API Gemini IA

* Inserts AI generated alt text into screening form

* Save image alt text on screening creation

* Show poster alt text whenever present

* Persist image alt on validation failure

* Implement alt generation for screening update

* Change gemini model (gemini-pro-vision seems to be discontinued)

* Add gemini key env var to example.env

* Adapt alt text generation for screenings with existing images

* Set BR timezone to docker container
guites added a commit that referenced this issue Sep 28, 2024
* wip: integração inicial com API Gemini IA

* Inserts AI generated alt text into screening form

* Save image alt text on screening creation

* Show poster alt text whenever present

* Persist image alt on validation failure

* Implement alt generation for screening update

* Change gemini model (gemini-pro-vision seems to be discontinued)

* Add gemini key env var to example.env

* Adapt alt text generation for screenings with existing images

* Set BR timezone to docker container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant