gsans / generative-ai

List of Generative AI resources

Home Page:https://twitter.com/gerardsans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generative AI for Angular Developers

Angular + PalM2 + VertexAI

This is a curated list of resources on leveraging generative AI tools like Google Vertex AI and PaLM APIs in Angular applications.

Contents

Introduction

Generative AI is a type of artificial intelligence that can create new data, such as text, images, or music. It is a powerful tool that can be used for a variety of applications.

Google Cloud Platform offers services like Vertex AI and access PaLM 2 APIs that can enable developers to build AI-powered features.

Google Vertex AI

Google PaLM2 REST API

Courses

Talks & Articles

How-Tos

Transformer Architecture

Playground (play with LLMs available for free)

Most popular

  • Google Bard - based on PaLM 2 by Google (uses external tools including Google Search)
  • Claude - based on claude 2 by Anthropic (isolated, data cutout 2023, 100K context)
  • ChatGPT - based on GPT by OpenAI (free version isolated, data cutout 2021)

All-in-one (multiple models in one interface)

  • Poe - Access to ChatGPT/GPT, Claude, Llama and PaLM 2 models.
  • Nat.dev - Most number of models. Access to all previous models and many more including open source.

About

List of Generative AI resources

https://twitter.com/gerardsans

License:Apache License 2.0