From 298d0ad7b3b477fa8e14fe97aa4519dd7d8151e4 Mon Sep 17 00:00:00 2001 From: Victor Forissier <34337148+victorforissier@users.noreply.github.com> Date: Sat, 14 Oct 2023 22:15:48 -0700 Subject: [PATCH] Renaming To Polyfire + Links --- README.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 94d7d61..72ad7b1 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,31 @@ -
⥠An all-in-one managed backend for AI apps. Build AI apps from the frontend đĒļ
-PolyFire helps you build much faster by centralizing all the AI backend tools in one easy-to-use Front End SDK. +Polyfire helps you build much faster by centralizing all the AI backend tools in one easy-to-use Front End SDK. ## ⨠Getting started We also made a couple of tutorials you can use to get started with Polyfire: -- **[Getting Started](https://polyfact.readme.io/docs/basic-usage)** -- **[Tutorial: How to make a clone of ChatGPT](https://polyfact.readme.io/docs/chatgpt-clone)** -- **[Tutorial: Add stripe subscriptions](https://polyfact.readme.io/docs/react-stripe-subscriptions)** +- **[Getting Started](https://docs.polyfire.com/docs/basic-usage)** +- **[Tutorial: How to make a clone of ChatGPT](https://docs.polyfire.com/docs/chatgpt-clone)** +- **[Tutorial: Add stripe subscriptions](https://docs.polyfire.com/docs/react-stripe-subscriptions)** ## đ Documentation -- **[Generate Simple Text](https://polyfact.readme.io/docs/generate)**: Answer to simple requests as text -- **[Create Chatbots](https://polyfact.readme.io/docs/chats)**: Easily create chatbots -- **[Transcribe](https://polyfact.readme.io/docs/transcribe)**: Transcribe audio files to text -- **[Memory](https://polyfact.readme.io/docs/memory)**: Easily create a long-term memory and simplify the use of large amounts of information -- **[GenerateImage](https://polyfact.readme.io/docs/generate-image)**: Generate images with Dall-E -- **[Call Polyfire from React](https://polyfact.readme.io/docs/usepolyfact)**: The usePolyfire hooks lets you use Polyfire and handle authentification without having to deploy any backend -- **[Call Polyfire from other browser environments](https://polyfact.readme.io/docs/javascript)**: The Polyfire Client Object allows you to use Polyfire and handle authentification without having to deploy any backend in any environment +- **[Generate Simple Text](https://docs.polyfire.com/docs/generate)**: Answer to simple requests as text +- **[Create Chatbots](https://docs.polyfire.com/docs/chats)**: Easily create chatbots +- **[Transcribe](https://docs.polyfire.com/docs/transcribe)**: Transcribe audio files to text +- **[Memory](https://docs.polyfire.com/docs/memory)**: Easily create a long-term memory and simplify the use of large amounts of information +- **[GenerateImage](https://docs.polyfire.com/docs/generate-image)**: Generate images with Dall-E +- **[Call Polyfire from React](https://docs.polyfire.com/docs/usepolyfire)**: The usePolyfire hooks lets you use Polyfire and handle authentification without having to deploy any backend +- **[Call Polyfire from other browser environments](https://docs.polyfire.com/docs/javascript)**: The Polyfire Client Object allows you to use Polyfire and handle authentification without having to deploy any backend in any environment ## đĢ Contact us @@ -34,4 +33,4 @@ We strive for feedback and want to understand everyone's needs, and you can hang ## đ§âđģ Contributing -PolyFire is open-source! You can contribute to the [Javascript SDK](https://github.com/polyfact/polyfire-js) or the [API](https://github.com/polyfact/polyfire-api) by opening an issue or a PR! +PolyFire is open-source! You can contribute to the [Javascript SDK](https://github.com/polyfire-ai/polyfire-js) or the [API](https://github.com/polyfire-ai/polyfire-api) by opening an issue or a PR!