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

https://github.com/thatlinuxguyyouknow/gobin

An AI powered waste disposal advisor, built in Flutter
https://github.com/thatlinuxguyyouknow/gobin

Last synced: 6 months ago
JSON representation

An AI powered waste disposal advisor, built in Flutter

Awesome Lists containing this project

README

          

# GoBin: Your AI-Powered Waste Disposal Guide

## Introduction

GoBin is an app that leverages the power of AI and Google Maps to provide you with accurate, up-to-date, and geographically relevant waste disposal guidance. Whether you're looking for the nearest recycling center, want to know the best way to dispose of hazardous materials, or simply need to find a convenient trash bin, GoBin has you covered.
Getting Started

### Prerequisites:

A Google Maps API key
Gemini API keys

### Cloning the Repository:

Open your terminal or command prompt.

Navigate to the directory where you want to clone the repository.

### Use the following command to clone the GoBin repository:
```Bash

git clone https://github.com/your-username/GoBin

```

### Building the App:

Android:
> Open the project in Android Studio.
> Build the app using the "Build" menu.

iOS:
Open the project in Xcode.
Build the app using the "Product" menu.

### Usage

Launch the GoBin app.
Grant the app necessary permissions (location, camera, etc.).
Use the map to navigate to your desired location.
Tap on the "Find Waste Disposal" button.
GoBin will use AI and Google Maps to provide you with relevant information, such as:
Nearby recycling centers
Hazardous waste disposal sites
Public trash bins
Best practices for waste disposal

### Contributions

I'm very happy to recieve contributions from the community! If you'd like to contribute to GoBin, please follow these steps:

Fork the repository.
Create a new branch for your feature or bug fix.
Make your changes. 4. Commit your changes.

Push your changes to your fork.
Create a pull request to the main repository.

### License

GoBin is licensed under the MIT License.