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
- Host: GitHub
- URL: https://github.com/ashishpatel26/generativeai_with_palm
- Owner: ashishpatel26
- Created: 2023-08-03T11:53:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T13:18:16.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T17:52:58.290Z (3 months ago)
- Language: Jupyter Notebook
- Size: 1.1 MB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GenerativeAI_with_PALM
GenerativeAI_with_PALM : https://developers.generativeai.google/products/palm|  |
| ------------------------------------------------------------ |
| **Examples:** |
| **1. Anomaly Detection:** [](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/anomaly_detection.ipynb) |
| **2. Chat Calculator:** [](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/chat_calculator.ipynb) |
| **3. Clustering with Embedding:** [](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/clustering_with_embeddings.ipynb) |
| **4. Doc Search Embedding:**[](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/doc_search_emb.ipynb) |
| **5. Text Calculator:** [](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/text_calculator.ipynb) |
| **6. Train Text Classification Embedding:** [](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/train_text_classifier_embeddings.ipynb) |
| **7. VectorDB with Chroma:** [](https://colab.research.google.com/github/ashishpatel26/GenerativeAI_with_PALM/blob/main/Notebooks/vectordb_with_chroma.ipynb) |