Skip to content

Hello, I have created a virtual astrologer in my Android project using the Google Gemini API. The astrologer collects your personal information and provides predictions on the topic of your choice.

Notifications You must be signed in to change notification settings

ynsemrkurt/Astrologer

Repository files navigation

Google Generative AI Sample for Android (Kotlin)

This Android sample app demonstrates how to use state-of-the-art generative AI models (like Gemini) to build AI-powered features and applications.

To try out this sample app, you need to use latest stable version of Android Studio. However, if you want to latest lint checks and AI productivity features in Android Studio use the latest preview version of Android Studio.

You can clone this repository or import the project from Android Studio following the steps here.

Requirements

  1. Follow the instructions on Google AI Studio setup page to obtain an API key.
  2. Add your API Key to the local.properties file in this format
apiKey=YOUR_API_KEY

Features

This sample showcases the following API capablilites:

  • Chat - demonstrates the Multi-turn Conversations feature from the SDK

Documentation

You can find the quick start documentation for the Android Generative AI API here.

About

Hello, I have created a virtual astrologer in my Android project using the Google Gemini API. The astrologer collects your personal information and provides predictions on the topic of your choice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published