Files
Arch1Panel/apps/gpt4free
2025-10-20 05:31:05 +08:00
..
2025-10-20 05:31:05 +08:00
2025-08-12 00:29:39 +08:00
2025-08-01 15:01:31 +08:00
2025-08-01 15:01:31 +08:00
2025-08-01 15:01:31 +08:00
2025-08-01 15:01:31 +08:00

GPT4Free

GPT4Free is an open-source project that provides free access to GPT-4 and other large language models. It supports various models such as GPT-4, Claude, Gemini, and more, allowing users to access these powerful AI models for free.

Features

  • Support for multiple large language models including GPT-4, Claude, Gemini, and more
  • OpenAI-compatible API interface
  • Text and image generation capabilities
  • Built-in web interface for easy use
  • Support for both local inference and remote API calls

Usage

After installation, you can access GPT4Free through:

  1. Web Interface: Visit http://your-ip:8080/chat/ to use the built-in chat interface
  2. API Interface: Use http://your-ip:1337/v1 as your API base URL

Environment Variables

  • OLLAMA_HOST: Ollama server address, defaults to host.docker.internal

Port Information

  • 8080: Web interface and API
  • 1337: Alternative API port
  • 7900: Remote desktop (for provider login)

More Information