From a30906ea6973c3c9b537d2639d1482f56255f7da Mon Sep 17 00:00:00 2001 From: vrushankportkey <134934501+vrushankportkey@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:19:14 +0530 Subject: [PATCH 1/3] Add Portkey's perpetual free tier in a new category "Generative AI" --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 84cd9c94..6d9828cd 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo * [Feature Toggles Management Platforms](#feature-toggles-management-platforms) * [Font](#font) * [Forms](#forms) + * [Generative AI](#generative-ai) * [IaaS](#iaas) * [IDE and Code Editing](#ide-and-code-editing) * [International Mobile Number Verification API and SDK](#international-mobile-number-verification-api-and-sdk) @@ -1051,6 +1052,12 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo **[⬆️ Back to Top](#table-of-contents)** +## Generative AI + +* [Portkey](https://portkey.ai/) - Control panel for Gen AI apps featuring an observability suite & an AI gateway. Send & log up to 10,000 requests for free every month. + +**[⬆️ Back to Top](#table-of-contents)** + ## CDN and Protection * [bootstrapcdn.com](https://www.bootstrapcdn.com/) — CDN for bootstrap, bootswatch and fontawesome.io From a2bf298b698042aafc9b300d48b5c6c76940f447 Mon Sep 17 00:00:00 2001 From: vrushankportkey <134934501+vrushankportkey@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:53:20 +0530 Subject: [PATCH 2/3] Add more tools under the Gen AI category --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6d9828cd..bd960295 100644 --- a/README.md +++ b/README.md @@ -1055,6 +1055,8 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo ## Generative AI * [Portkey](https://portkey.ai/) - Control panel for Gen AI apps featuring an observability suite & an AI gateway. Send & log up to 10,000 requests for free every month. +* [OpenPipe](https://openpipe.ai) - Fully managed fine-tuning for developers. Free plan lets you fine-tune one model with upto 2,000 rows per dataset. +* [Gradient AI](https://gradient.ai/) - Customize and deploy AI systems from a single platform. Free plan offers fine-tuning on select base models with a token limit of 500. **[⬆️ Back to Top](#table-of-contents)** From 88c4f031babf4c7a124ff0cfa7779b05ee661924 Mon Sep 17 00:00:00 2001 From: vrushankportkey <134934501+vrushankportkey@users.noreply.github.com> Date: Wed, 24 Jan 2024 19:25:51 +0530 Subject: [PATCH 3/3] Remove gradient, add Braintrust --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd960295..9e0875ac 100644 --- a/README.md +++ b/README.md @@ -1056,7 +1056,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1100+ peo * [Portkey](https://portkey.ai/) - Control panel for Gen AI apps featuring an observability suite & an AI gateway. Send & log up to 10,000 requests for free every month. * [OpenPipe](https://openpipe.ai) - Fully managed fine-tuning for developers. Free plan lets you fine-tune one model with upto 2,000 rows per dataset. -* [Gradient AI](https://gradient.ai/) - Customize and deploy AI systems from a single platform. Free plan offers fine-tuning on select base models with a token limit of 500. +* [Braintrust](https://www.braintrustdata.com/) - Evals, prompt playground, and data management for Gen AI. Free plan gives upto 1,000 private eval rows/week. **[⬆️ Back to Top](#table-of-contents)**