AifGPT logoAifGPT
Settings
Application settings and information.

API Key Configuration:

This application interacts with AI services using an API key configured on the server. Please ensure that the necessary API key (e.g., `GOOGLE_API_KEY` or `GEMINI_API_KEY`) is set as an environment variable in your server deployment.

If you are developing locally, you can typically set this in a `.env` file at the root of your project.

The AI functionalities, including chat and moderation, rely on this server-side configuration.