# n8n-nodes-g4f

This is an n8n community node. It lets you use g4f in your n8n workflows.

[g4f (GPT4Free)](https://github.com/xtekky/gpt4free) provides access to a variety of Large Language Models.

[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.

[Installation](#installation)  
[Operations](#operations)
[Resources](#resources)

## Installation

Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.

## Operations

*   Send a prompt to a specified provider and model.

## Resources

* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
* [g4f GitHub Repository](https://github.com/xtekky/gpt4free)