Skip to content

magnusoaarvold/GenAI_Workshops

 
 

Repository files navigation

Accenture Generative AI Workshop Repository

This repository contains a series of workshops that you can run using Google Colab.

Running the Workshops

The workshops can be accessed and run directly on Google Colab, but you need keys to access the APIs. These can be free or paid.

  • Huggingface provides smaller models for free. Just requires signup for use.
  • OpenAI requires billing set up for API usage. Costs 0.002 USD per 1000 token for GPT-3.5-turbo.
  • GCP requires a billng account in Google Cloud Platform, a service account and Vertex AI enabled. Approximately same price as OpenAI for usage.

Google colab can be opened by adding "tocolab" after github in the URL like so:

Workshop Contents

These workshops are based on the notebooks provided by Google Cloud Platform's Generative AI and Huggingface's Transformers.

  • GCP's notebooks can be found here.
  • Huggingface's notebooks can be found here.

Prerequisites

To run these workshops, you need a Google account to access Google Colab. Some of the notebooks require API access setup. No installation is required on your local machine.

Contributing

Contributions are welcome! Please feel free to submit a pull request or add new notebooks.

License

This project is licensed under the terms of the Apache license.

Contact

If you have any questions, or other feedback about the workshops, contact kristian.kvalsvik@accenture.com or magnus.aarvold@accenture.com.

About

Workshops within generative AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%