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

https://github.com/android/ai-samples


https://github.com/android/ai-samples

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Google AI Samples

This repository provides a collection of samples showcasing Google AI technologies.

## Repository Structure

The repository is organized into the following folders:

* [**gemini-nano**](gemini-nano/): This folder contains samples focused on experimenting with
Gemini Nano. You'll find code and resources here to help you explore and utilize Gemini Nano in
your projects.
* [**ai-catalog**](ai-catalog): This folder contains the Android AI Sample app. It demonstrates
various AI capabilities within an Android application.

## Getting Started

To get started with the samples, navigate to the specific folder you're interested in and follow
the instructions within that folder's README.md.

## License

Copyright 2024 Google, Inc.

Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.