Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

finding interesting stuff using GATTACA and Machine Learning

License

Notifications You must be signed in to change notification settings

Google-Mentorship-Thing/InformedDataPrompting

Repository files navigation

With the end of 2024's Google Mentorship Project, this repository is no longer actively maintained! Feel free to check this code out, but remember that it may not be updated at all (and thus may not work).

Google Mentorship Project

Table of Contents

Introduction

The Google Mentorship Project is a collaborative effort aimed at creating innovative solutions using Google APIs. Our project focuses on [Brief description of what the project does].

Members

  • Seth Fenton
  • Mark Ionis
  • Jakob Weir
  • Elias Xu

Mentor

  • Ryan Goggins

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following installed:

  • Python 3.6 or higher
  • pip (Python package manager)

Installation

For macOS and Linux:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

For Windows

python -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt

Usage

To run the final scripts after cloning and installing all dependencies, along with creating a .env file that contains all necessary api keys, run:

cd data
python final.py

Contributing

We love contributions! To contribute, please follow the guidelines outlined in CONTRIBUTING.md.

Code of Conduct

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Security

If you discover a security vulnerability within the project, please follow our security policy to report it.

Acknowledgments

Thanks to all the project members and our mentor for their contributions. Special thanks to briandk for the contributing guide template.

About

finding interesting stuff using GATTACA and Machine Learning

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •