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

https://github.com/ashishpatel26/generativeai_with_palm

GenerativeAI_with_PALM
https://github.com/ashishpatel26/generativeai_with_palm

Last synced: about 2 months ago
JSON representation

GenerativeAI_with_PALM

Awesome Lists containing this project

README

        

# GenerativeAI_with_PALM
GenerativeAI_with_PALM : https://developers.generativeai.google/products/palm

| ![](images/GenerativeAI.png) |
| ------------------------------------------------------------ |
| **Examples:** |
| **1. Anomaly Detection:** [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/anomaly_detection.ipynb) |
| **2. Chat Calculator:** [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/chat_calculator.ipynb) |
| **3. Clustering with Embedding:** [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/clustering_with_embeddings.ipynb) |
| **4. Doc Search Embedding:**[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/doc_search_emb.ipynb) |
| **5. Text Calculator:** [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/text_calculator.ipynb) |
| **6. Train Text Classification Embedding:** [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/train_text_classifier_embeddings.ipynb) |
| **7. VectorDB with Chroma:** [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/vectordb_with_chroma.ipynb) |