Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manangandhi1810/gemini-chat

A simple chat application built using Google's Gemini Pro API
https://github.com/manangandhi1810/gemini-chat

Last synced: 1 day ago
JSON representation

A simple chat application built using Google's Gemini Pro API

Awesome Lists containing this project

README

        

# Gemini Chat
A simple chat application built with Google's [Gemini](https://ai.google.dev/).

## Getting Started
1. Clone the repository
2. Install dependencies
3. Create a `.env` file in the root directory
4. Save your API key in the `.env` file as `API_KEY`
5. Run the application using `flutter run`