Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.03 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.03 KB

Ask Me

Table of Contents

Introduction

Welcome to Ask Me! This Android app leverages the power of the Gemini generative AI model to provide answers to user queries. Users can also upload images and ask questions based on those images.

Features

  • Ask questions and get answers using Gemini generative AI.
  • Upload images and ask questions based on the content of the images.

Tech Stack

  • Gemini Generative AI Model
  • Jetpack Compose
  • MVVM Architecture
  • Hilt Dependency Injection

Getting Started

Follow these steps to get a copy of the project up and running on your local machine for development and testing purposes.

# Clone the repository
git clone /~https://github.com/samir-sayyed/ask-me.git

# Add the following in local.properties file
api_key = <YOUR_API_KEY>

# Build and run the project

Screenshots

Home Screen