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

https://github.com/awesome-pro/askgemini


https://github.com/awesome-pro/askgemini

List: askgemini

android gemini-pro jetpack-compose material3-android room-database

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# AskGemini✨

AskGemini is the the **Android implementation of Google Gemini AI**.
It is a real-time AI chat-bot with having all the features of ChatGPT 3.5 app.
The project is integrated with **Gemini Pro Vision** model of AI to help get all your prompts including visionary ones too, response by the Gemini AI.
Beside having the text-prompt features, it can also provide **Image-Prompt & Response** feature.

A point to be noted, at the time making the Project dated *26 Feb 2024*, use of *generative models offered by Google* is **Completely Free with a prompt limit of 60 request per minute**, which can be changed, halted, or stopped by Google at any time in future without any prior notice or information.

## Pictures

App Screenshot App Screenshot

*Rest Pictures on the way...,* >>>>> they sent me WhatsApp Message that
``
We are comming, as soon we get ready ;)
``

## Acknowledgements

- [Gemini AI](https://gemini.google.com/app)
- [Gemini template](https://developer.android.com/studio/preview/gemini-template)
- [Philipp Lackner Video Guide](https://www.youtube.com/watch?v=i7PJwg0lrU0)
- [Awesome Readme Templates](https://awesomeopensource.com/project/elangosundar/awesome-README-templates)
- [Awesome README](https://github.com/matiassingers/awesome-readme)

## API Reference

#### Google Vertex AI API

- get your Gemini API key from [Google AI Studio/Vertex AI](https://aistudio.google.com/app/prompts/new_chat?utm_source=agd&utm_medium=referral&utm_campaign=core-cta&utm_content=)

and paste the API key in your *local.properties* file. For example

```http
apiKey=randomApiKey123456
```

- make sure that you have **included the following expression in your .gitignore file**
```http
/local.properties
```

## Appendix

### The Project is under development, All the contributions are highly Welcome :) ☺️

## Features

- Light/dark mode toggle
- Live previews

## 🚀 About Me
I'm a full stack Android developer from India...
**Rest, know more from [README.MD](https://github.com/abhinandan-verma)**

## Authors

- [@abhinandan-verma](https://www.github.com/abhinandan-verma)