Ei kuvausta

hlohaus bf9439440e Enable free providers 6 tuntia sitten
.github 0327a940cc Update default_issue.md 3 viikkoa sitten
docker 8892b00ac1 Add Kimi provider, add vision support to LMArenaBeta 1 viikko sitten
docs affe390c60 Update link documentation 3 kuukautta sitten
etc 499dcc0154 refactor: replace see_stream with sse_stream and update md2html output logic 2 päivää sitten
g4f bf9439440e Enable free providers 6 tuntia sitten
generated_media e83282fc4b feat: add EdgeTTS audio provider and global image→media refactor 3 kuukautta sitten
models b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 1 vuosi sitten
projects c4b18df769 Support audio model in Azure provider 2 viikkoa sitten
.gitattributes 0faeb0b59c ~ 1 vuosi sitten
.gitignore 8892b00ac1 Add Kimi provider, add vision support to LMArenaBeta 1 viikko sitten
CODE_OF_CONDUCT.md 0faeb0b59c ~ 1 vuosi sitten
CONTRIBUTING.md 3f93d34cbf Add more contributers, add link to Swagger UI (#2443) 8 kuukautta sitten
LEGAL_NOTICE.md 04386f7b4b . 9 kuukautta sitten
LICENSE 0faeb0b59c ~ 1 vuosi sitten
MANIFEST.in 9aba62733a Fix generate image in OpenaiChat 3 kuukautta sitten
README.md d4b46f34de fix: correct typo in API section title and update links, and adjust provider aliases 18 tuntia sitten
SECURITY.md 0faeb0b59c ~ 1 vuosi sitten
docker-compose-slim.yml 1525fcd3e0 Add live update 1 kuukausi sitten
docker-compose.yml a4bb6a8767 Git reset 2 viikkoa sitten
example.env 78f9e2b0b2 Add example.env 3 viikkoa sitten
requirements-min.txt 6ce493d4df Fix api streaming, fix AsyncClient (#2357) 8 kuukautta sitten
requirements-slim.txt acffc939cf Fix ddgs search 2 viikkoa sitten
requirements.txt acffc939cf Fix ddgs search 2 viikkoa sitten
setup.py acffc939cf Fix ddgs search 2 viikkoa sitten

README.md

image


Created by @xtekky, maintained by @hlohaus

Support the project on GitHub Sponsors ❤️

> [!IMPORTANT] > **GPT4Free Manifesto** We live in a time where access to information and technology is increasingly restricted. Large corporations seek to monopolize control over their models, subjecting essential resources to strict terms of service and opaque practices. But we are here to stand against this tide. We declare: 1. **Open Access:** Developing software and utilizing AI models is not illegal. It is a basic right that belongs to everyone. The notion that developing or using AI for purposes outside of what large companies dictate constitutes a legal violation is not only incorrect, but it is also an attack on creativity and innovation. 2. **Collaboration Over Isolation:** Instead of monopolizing a platform through enclosure, we should connect various models together. Only through collaboration can we make the benefits of AI accessible to all and foster diversity and progress. 3. **Against Privatization:** The privatization and isolation of models by large companies is not only dishonest but also unethical. It hinders progress and innovation while restricting developers' and users' opportunities. We rise against this form of market dominance. 4. **For the Community:** Let’s build a community that promotes the free exchange of ideas and technologies. An effective and just system must reflect the diversity of voices and perspectives. 5. **Unleashing Creativity:** We firmly believe that the true value of AI lies in its ability to solve problems, support, and inspire. Let us not be held back by restrictive practices. In this spirit, we proclaim: The future of AI does not belong to a few giant corporations; it belongs to each and every one of us. Let’s work together to create a space where innovation can flourish, and where everyone has access to the tools they need to express themselves and grow. > [!NOTE] > Together, we will shape an open, inclusive, and more just digital world. 🤗 > Latest version:
[![PyPI version](https://img.shields.io/pypi/v/g4f?color=blue)](https://pypi.org/project/g4f) [![Docker version](https://img.shields.io/docker/v/hlohaus789/g4f?label=docker&color=blue)](https://hub.docker.com/r/hlohaus789/g4f) > Stats:
[![Downloads](https://static.pepy.tech/badge/g4f)](https://pepy.tech/project/g4f) [![Downloads](https://static.pepy.tech/badge/g4f/month)](https://pepy.tech/project/g4f) ```sh pip install -U g4f[all] ``` ```sh docker pull hlohaus789/g4f ``` ## 🆕 What's New - **Explore the latest features and updates** Find comprehensive details on our [Releases Page](https://github.com/xtekky/gpt4free/releases). - **Stay updated with our Telegram Channel** 📨 Join us at [telegram.me/g4f_channel](https://telegram.me/g4f_channel). - **Subscribe to our Discord News Channel** 💬🆕️ Stay informed about updates via our [News Channel: discord.gg/5E39JUWUFa](https://discord.gg/5E39JUWUFa). - **Get support in our Discord Community** 🤝💻 Reach out for help in our [Support Group: discord.gg/qXA4Wf4Fsm](https://discord.gg/qXA4Wf4Fsm). - **Read our Documentation** 📖 Find detailed guidance and resources at [g4f.dev/docs](https://github.com/gpt4free/g4f.dev). ## 🔻 Site Takedown Is your site on this repository and you want to take it down? Send an email to takedown@g4f.ai with proof it is yours and it will be removed as fast as possible. To prevent reproduction please secure your API. 😉 ## 🚀 **Experience Live G4F** Want to see G4F in action? Explore a live demo now! [**Click here to explore the live G4F demo!**](https://github.com/user-attachments/assets/83519200-2f27-48c6-9fc3-bff0fcd96f41) Curious to see what G4F can do? Dive into a live demonstration and visit the [official g4f.dev homepage](https://g4f.dev/) for more. --- ## 📚 Table of Contents - [🆕 What's New](#-whats-new) - [📚 Table of Contents](#-table-of-contents) - [⚡ Getting Started](#-getting-started) - [🛠 Installation](#-installation) - [🐳 Using Docker](#-using-docker) - [🪟 Windows Guide (.exe)](#-windows-guide-exe) - [🐍 Python Installation](#-python-installation) - [💡 Usage](#-usage) - [📝 Text Generation](#-text-generation) - [🎨 Image Generation](#-image-generation) - [🌐 Web Interface](#-web-interface) - [🖥️ Local Inference](https://github.com/gpt4free/g4f.dev/blob/main/docs/local.md) - [🤖 Interference API](#-interference-api) - [🛠️ Configuration](https://github.com/gpt4free/g4f.dev/blob/main/docs/configuration.md) - [📱 Run on Smartphone](#-run-on-smartphone) - [📘 Full Documentation for Python API](#-full-documentation-for-python-api) - [🚀 Providers and Models](https://github.com/gpt4free/g4f.dev/blob/main/docs%2Fproviders-and-models.md) - [🔗 Powered by gpt4free](#-powered-by-gpt4free) - [🤝 Contribute](#-contribute) - [How do i create a new Provider?](#guide-how-do-i-create-a-new-provider) - [How can AI help me with writing code?](#guide-how-can-ai-help-me-with-writing-code) - [🙌 Contributors](#-contributors) - [©️ Copyright](#-copyright) - [⭐ Star History](#-star-history) - [📄 License](#-license) --- ## ⚡️ Getting Started ## 🛠 Installation ### 🐳 Using Docker 1. **Install Docker:** [Download and install Docker](https://docs.docker.com/get-docker/). 2. **Set Up Directories:** Before running the container, make sure the necessary data directories exist or can be created. For example, you can create and set ownership on these directories by running: ```bash mkdir -p ${PWD}/har_and_cookies ${PWD}/generated_media sudo chown -R 1200:1201 ${PWD}/har_and_cookies ${PWD}/generated_media ``` 3. **Run the Docker Container:** Use the following commands to pull the latest image and start the container (Only x64): ```bash docker pull hlohaus789/g4f docker run -p 8080:8080 -p 7900:7900 \ --shm-size="2g" \ -v ${PWD}/har_and_cookies:/app/har_and_cookies \ -v ${PWD}/generated_media:/app/generated_media \ hlohaus789/g4f:latest ``` 4. **Running the Slim Docker Image:** And use the following commands to run the Slim Docker image. This command also updates the `g4f` package at startup and installs any additional dependencies: (x64 and arm64) ```bash mkdir -p ${PWD}/har_and_cookies ${PWD}/generated_media chown -R 1000:1000 ${PWD}/har_and_cookies ${PWD}/generated_media docker run \ -p 1337:8080 -p 8080:8080 \ -v ${PWD}/har_and_cookies:/app/har_and_cookies \ -v ${PWD}/generated_media:/app/generated_media \ hlohaus789/g4f:latest-slim ``` 5. **Access the Client Interface:** - **To use the included client, navigate to:** [http://localhost:8080/chat/](http://localhost:8080/chat/) - **Or set the API base for your client to:** [http://localhost:8080/v1](http://localhost:8080/v1) 6. **(Optional) Provider Login:** If required, you can access the container's desktop here: http://localhost:7900/?autoconnect=1&resize=scale&password=secret for provider login purposes. --- ### 🪟 Windows Guide (.exe) To ensure the seamless operation of our application, please follow the instructions below. These steps are designed to guide you through the installation process on Windows operating systems. **Installation Steps:** 1. **Download the Application**: Visit our [releases page](https://github.com/xtekky/gpt4free/releases/tag/0.5.7.0) and download the most recent version of the application, named `g4f.exe.zip`. 2. **File Placement**: After downloading, locate the `.zip` file in your Downloads folder. Unpack it to a directory of your choice on your system, then execute the `g4f.exe` file to run the app. 3. **Open GUI**: The app starts a web server with the GUI. Open your favorite browser and navigate to [http://localhost:8080/chat/](http://localhost:8080/chat/) to access the application interface. 4. **Firewall Configuration (Hotfix)**: Upon installation, it may be necessary to adjust your Windows Firewall settings to allow the application to operate correctly. To do this, access your Windows Firewall settings and allow the application. 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. --- ### 🐍 Python Installation #### Prerequisites: 1. Install Python 3.10+ from [python.org](https://www.python.org/downloads/). 2. Install Google Chrome for certain providers. #### Install with PyPI: ```bash pip install -U g4f[all] ``` > How do I install only parts or do disable parts? **Use partial requirements:** [/docs/requirements](https://github.com/gpt4free/g4f.dev/blob/main/docs/requirements.md) #### Install from Source: ```bash git clone https://github.com/xtekky/gpt4free.git cd gpt4free pip install -r requirements.txt ``` > How do I load the project using git and installing the project requirements? **Read this tutorial and follow it step by step:** [/docs/git](https://github.com/gpt4free/g4f.dev/blob/main/docs/git.md) --- ## 💡 Usage ### 📝 Text Generation ```python from g4f.client import Client client = Client() response = client.chat.completions.create( model="gpt-4o-mini", messages=[{"role": "user", "content": "Hello"}], web_search=False ) print(response.choices[0].message.content) ``` ``` Hello! How can I assist you today? ``` ### 🎨 Image Generation ```python from g4f.client import Client client = Client() response = client.images.generate( model="flux", prompt="a white siamese cat", response_format="url" ) print(f"Generated image URL: {response.data[0].url}") ``` [![Image with cat](https://g4f.dev/docs/images/cat.jpeg)](https://github.com/gpt4free/g4f.dev/blob/main/docs/client.md) ### 🌐 Web Interface **Run the GUI using Python:** ```python from g4f.gui import run_gui run_gui() ``` **Run via CLI (To start the Flask Server):** ```bash python -m g4f.cli gui --port 8080 --debug ``` **Or, start the FastAPI Server:** ```bash python -m g4f --port 8080 --debug ``` > **Learn More About the GUI:** For detailed instructions on how to set up, configure, and use the GPT4Free GUI, refer to the [GUI Documentation](https://github.com/gpt4free/g4f.dev/blob/main/docs/gui.md) . This guide includes step-by-step details on provider selection, managing conversations, using advanced features like speech recognition, and more. --- ### 🤖 Interference API The **Interference API** enables seamless integration with OpenAI's services through G4F, allowing you to deploy efficient AI solutions. - **Documentation**: [Interference API Docs](https://github.com/gpt4free/g4f.dev/blob/main/docs/interference-api.md) - **Endpoint**: `http://localhost:1337/v1` - **Swagger UI**: Explore the OpenAPI documentation via Swagger UI at `http://localhost:1337/docs` - **Provider Selection**: [How to Specify a Provider?](https://github.com/gpt4free/g4f.dev/blob/main/docs/selecting_a_provider.md) This API is designed for straightforward implementation and enhanced compatibility with other OpenAI integrations. --- ### 📱 Run on 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: [Run on Smartphone Guide](https://github.com/gpt4free/g4f.dev/blob/main/docs/guides/phone.md) --- #### **📘 Full Documentation for Python API** - **Client API from G4F:** [/docs/client](https://github.com/gpt4free/g4f.dev/blob/main/docs/client.md) - **AsyncClient API from G4F:** [/docs/async_client](https://github.com/gpt4free/g4f.dev/blob/main/docs/async_client.md) - **Requests API from G4F:** [/docs/requests](https://github.com/gpt4free/g4f.dev/blob/main/docs/requests.md) - **File API from G4F:** [/docs/file](https://github.com/gpt4free/g4f.dev/blob/main/docs/file.md) - **PydanticAI and LangChain Integration for G4F:** [/docs/pydantic_ai](https://github.com/gpt4free/g4f.dev/blob/main/docs/pydantic_ai.md) - **Legacy API with python modules:** [/docs/legacy](https://github.com/gpt4free/g4f.dev/blob/main/docs/legacy.md) - **G4F - Media Documentation (Image, Audio and Video)** [/docs/media](https://github.com/gpt4free/g4f.dev/blob/main/docs/media.md) *(New)* --- ### Powered by Pollinations AI **🌟 Pollinations AI** A creative AI content platform that generates images, audios, and other media using advanced generative models. Pollinations AI empowers users and developers to turn text into visuals and multimedia experiences. > [pollinations/pollinations on GitHub](https://github.com/pollinations/pollinations) --- ### Powered by GPT4Free **💸 MoneyPrinter** MoneyPrinter V2 cranks up the automation for making money online. It’s a complete overhaul of the original MoneyPrinter, rebuilt from the ground up for more features and a plug-and-play, modular design. MPV2 takes the grind and guesswork out of online income: just set it up, let it run, and watch your earnings stack. > [FujiwaraChoki/MoneyPrinterV2 on GitHub](https://github.com/FujiwaraChoki/MoneyPrinterV2) > [Full list of GPT4Free powered sites and tools](https://github.com/gpt4free/g4f.dev/blob/main/docs/powered-by.md) ## 🤝 Contribute We welcome contributions from the community. Whether you're adding new providers or features, or simply fixing typos and making small improvements, your input is valued. Creating a pull request is all it takes – our co-pilot will handle the code review process. Once all changes have been addressed, we'll merge the pull request into the main branch and release the updates at a later time. ###### Guide: How do i create a new Provider? - **Read:** [Create Provider Guide](https://github.com/gpt4free/g4f.dev/blob/main/docs/guides/create_provider.md) ###### Guide: How can AI help me with writing code? - **Read:** [AI Assistance Guide](https://github.com/gpt4free/g4f.dev/blob/main/docs/guides/help_me.md) ## Contributors A list of all contributors is available [here](https://github.com/xtekky/gpt4free/graphs/contributors) - The [`Vercel.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/Vercel.py) file contains code from [vercel-llm-api](https://github.com/ading2210/vercel-llm-api) by [@ading2210](https://github.com/ading2210) - The [`har_file.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/openai/har_file.py) has input from [xqdoo00o/ChatGPT-to-API](https://github.com/xqdoo00o/ChatGPT-to-API) - The [`PerplexityLabs.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/PerplexityLabs.py) has input from [nathanrchn/perplexityai](https://github.com/nathanrchn/perplexityai) - The [`Gemini.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/needs_auth/Gemini.py) has input from [dsdanielpark/Gemini-API](https://github.com/dsdanielpark/Gemini-API) - The [`MetaAI.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/MetaAI.py) file contains code from [meta-ai-api](https://github.com/Strvm/meta-ai-api) by [@Strvm](https://github.com/Strvm) - The [`proofofwork.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/openai/proofofwork.py) has input from [missuo/FreeGPT35](https://github.com/missuo/FreeGPT35) - The [`Gemini.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/needs_auth/Gemini.py) has input from [HanaokaYuzu/Gemini-API](https://github.com/HanaokaYuzu/Gemini-API) _Having input implies that the AI's code generation utilized it as one of many sources._ ## ©️ Copyright This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) ``` xtekky/gpt4free: Copyright (C) 2023 xtekky This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ``` ## ⭐ Star History Star History Chart ## 📄 License


This project is licensed under GNU_GPL_v3.0.
---

(🔼 Back to top)