Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siadelucas/gemini-api-development
Android Application developed in Kotlin and XML using Android Studio, incorporating Gemini's API
https://github.com/siadelucas/gemini-api-development
android android-studio buildwithgemini gemini gemini-api kotlin xml
Last synced: 17 days ago
JSON representation
Android Application developed in Kotlin and XML using Android Studio, incorporating Gemini's API
- Host: GitHub
- URL: https://github.com/siadelucas/gemini-api-development
- Owner: SiadeLucas
- Created: 2024-08-11T04:22:11.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T18:44:16.000Z (6 months ago)
- Last Synced: 2025-01-15T00:26:22.370Z (29 days ago)
- Topics: android, android-studio, buildwithgemini, gemini, gemini-api, kotlin, xml
- Language: Kotlin
- Homepage:
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gemini Quiz 🧠
**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.
## How It Works 🔨
- **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.
- **Generating Alternatives:** After entering the theme, Gemini processes the input and produces answer alternatives that can be used in multiple-choice questions.
- **Answering the Quiz:** The user can then select the alternative they believe to be correct and check the feedback provided by the application.
## API Key 🚨
For 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.
## Contribution 🚀
The 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. 🛠️
## References 📚
- [Build an AI Chat App With Gemini (Android Tutorial)](https://www.youtube.com/watch?v=Xp0wRyO0a9g)
# Quiz da Gemini 🧠
**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.
## Como Funciona 🔨
- **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.
- **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.
- **Responder o Quiz**: O usuário pode então selecionar a alternativa que acredita ser a correta e verificar o feedback fornecido pelo aplicativo.
## Chave de API 🚨
Para 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.
## Contribuição 🚀
O 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. 🛠️## Referências 📚
- [Build an AI Chat App With Gemini (Android Tutorial)](https://www.youtube.com/watch?v=Xp0wRyO0a9g)