{"id":24692904,"url":"https://github.com/siadelucas/gemini-api-development","last_synced_at":"2026-04-28T13:39:19.165Z","repository":{"id":252600475,"uuid":"840911846","full_name":"SiadeLucas/Gemini-API-Development","owner":"SiadeLucas","description":"Android Application developed in Kotlin and XML using Android Studio, incorporating Gemini's API","archived":false,"fork":false,"pushed_at":"2024-08-11T18:44:16.000Z","size":371,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T07:09:32.277Z","etag":null,"topics":["android","android-studio","buildwithgemini","gemini","gemini-api","kotlin","xml"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SiadeLucas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-11T04:22:11.000Z","updated_at":"2024-08-11T18:49:27.000Z","dependencies_parsed_at":"2025-01-15T00:26:32.430Z","dependency_job_id":"1e41f399-dfad-41d2-a40a-f8155a3f6685","html_url":"https://github.com/SiadeLucas/Gemini-API-Development","commit_stats":null,"previous_names":["siadebreak/gemini-api-development","siadelucas/gemini-api-development"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SiadeLucas/Gemini-API-Development","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiadeLucas%2FGemini-API-Development","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiadeLucas%2FGemini-API-Development/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiadeLucas%2FGemini-API-Development/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiadeLucas%2FGemini-API-Development/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SiadeLucas","download_url":"https://codeload.github.com/SiadeLucas/Gemini-API-Development/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SiadeLucas%2FGemini-API-Development/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32383782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-studio","buildwithgemini","gemini","gemini-api","kotlin","xml"],"created_at":"2025-01-26T20:17:39.644Z","updated_at":"2026-04-28T13:39:19.149Z","avatar_url":"https://github.com/SiadeLucas.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gemini Quiz 🧠\n\n**Gemini Quiz** is an application developed in Android Studio that uses Gemini artificial intelligence to generate answer alternatives for quizzes based on the theme provided by the user. The application serves as a base for other applications that need to implement functionality with Google's AI.\n\n## How It Works 🔨\n\n- **Quiz Theme:** The user inputs a theme for the quiz. The application sends this to Gemini, which automatically generates answer alternatives related to the provided theme.\n\n- **Generating Alternatives:** After entering the theme, Gemini processes the input and produces answer alternatives that can be used in multiple-choice questions.\n\n- **Answering the Quiz:** The user can then select the alternative they believe to be correct and check the feedback provided by the application.\n\n## API Key 🚨\n\nFor the application to function correctly, you will need to insert your own API key. Replace the API key in the application's source code before installing it.\n\n\u003cimg src=\"https://github.com/user-attachments/assets/a5251fb5-b202-4922-b420-eef5562af0f9\" width=\"216\" height=\"436\" alt=\"API Key Config\"\u003e\n\n## Contribution 🚀\n\nThe application is under development, and contributions are welcome! If you have suggestions for improvements or have encountered any issues, feel free to open an issue or submit a pull request. 🛠️\n\n## References 📚\n\n- [Build an AI Chat App With Gemini (Android Tutorial)](https://www.youtube.com/watch?v=Xp0wRyO0a9g)\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n\u003cbr\u003e\n\n# Quiz da Gemini 🧠\n\n**Quiz da Gemini** é um aplicativo desenvolvido em Android Studio que utiliza a inteligência artificial Gemini para gerar alternativas de respostas para quizzes baseados no tema fornecido pelo usuário. O aplicativo serve como uma base para outras aplicações que precisam implementar alguma funcionalidade com a IA do Google.\n\n## Como Funciona 🔨\n\n- **Tema do Quiz**: O usuário insere um tema para o quiz. O aplicativo envia para a Gemini e gera automaticamente alternativas de resposta relacionadas ao tema fornecido.\n\n- **Geração das Alternativas**: Após inserir o tema, a Gemini processa a entrada e produz alternativas de resposta que podem ser usadas em perguntas de múltipla escolha.\n\n- **Responder o Quiz**: O usuário pode então selecionar a alternativa que acredita ser a correta e verificar o feedback fornecido pelo aplicativo.\n\n## Chave de API 🚨\nPara que o aplicativo funcione corretamente, você precisará inserir a sua própria chave de API (API Key). Substitua a chave de API no código-fonte do aplicativo antes de instalá-lo.\n\n\u003cimg src=https://github.com/user-attachments/assets/a5251fb5-b202-4922-b420-eef5562af0f9 width=\"216\" height=\"436\" alt=\"API Key Config\"\u003e\n\n## Contribuição 🚀\nO aplicativo está em desenvolvimento e contribuições são bem-vindas! Se você tem sugestões para melhorias ou encontrou algum problema, sinta-se à vontade para abrir uma issue ou enviar um pull request. 🛠️\n\n## Referências 📚\n- [Build an AI Chat App With Gemini (Android Tutorial)](https://www.youtube.com/watch?v=Xp0wRyO0a9g)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiadelucas%2Fgemini-api-development","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiadelucas%2Fgemini-api-development","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiadelucas%2Fgemini-api-development/lists"}