From 6a624acf5589cf61e1cfe6ad9ccf104c7c97f175 Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Sat, 7 Dec 2024 19:38:04 +0100 Subject: Use custom user data dir for each provider Reuse cookies and access token in Copilot Send in the gui messages to multiple providers at once Add GUI documenation --- README.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3b847e49..3bff730b 100644 --- a/README.md +++ b/README.md @@ -132,17 +132,27 @@ To ensure the seamless operation of our application, please follow the instructi By following these steps, you should be able to successfully install and run the application on your Windows system. If you encounter any issues during the installation process, please refer to our Issue Tracker or try to get contact over Discord for assistance. -Run the **Webview UI** on other Platforms: +--- + +### Learn More About the GUI + +For detailed instructions on how to set up, configure, and use the GPT4Free GUI, refer to the **GUI Documentation**: + +- [GUI Documentation](docs/gui.md) -- [/docs/webview](docs/webview.md) +This guide includes step-by-step details on provider selection, managing conversations, using advanced features like speech recognition, and more. -##### Use your smartphone: +--- + +### Use Your Smartphone -Run the Web UI on Your Smartphone: +Run the Web UI on your smartphone for easy access on the go. Check out the dedicated guide to learn how to set up and use the GUI on your mobile device: -- [/docs/guides/phone](docs/guides/phone.md) +- [Run on Smartphone Guide](docs/guides/phone.md) + +--- -#### Use python +### Use python ##### Prerequisites: -- cgit v1.2.3