Skip to content

Platforms

HAEVN supports 9 AI platforms. Each platform has its own sync method and feature set.

The HAEVN Providers view showing all supported platforms with their downloaded chat counts
PlatformSync methodImagesThinking blocksTool calls
ChatGPTAPI
ClaudeAPI
Google GeminiNavigation
PoeNavigation
Open WebUIAPI
QwenAPI
DeepSeekAPI
Google AI StudioNavigation
GrokAPI

API sync — HAEVN calls the platform’s internal API to fetch conversations. This is fast (seconds per conversation), runs silently in the background, and doesn’t require the platform to be visible in a tab.

Navigation sync — HAEVN navigates through the platform’s web interface to extract conversations. This is slower (requires actual page navigation) but works for platforms that don’t expose a usable API. The platform tab must remain open during the sync.

If you use an AI platform not listed here, open a GitHub issue to request support. See the developer guide if you’d like to contribute a new provider yourself.