Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.

API Key Config

## 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.

API Key Config

## 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)