git404hub

what is open-poe-ai fr?

anil-matcha/open-poe-ai — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2026-06-25

4JavaScriptAudience · developerComplexity · 3/5ActiveSetup · moderate

tl;dr

A self-hosted web chat app that lets you talk to many AI models, like GPT, Claude, and Gemini, from one interface using your own API keys. You keep full control of your data while comparing answers and building custom bots.

vibe map

mindmap
  root((repo))
    What it does
      Unified AI chat UI
      Compare model answers
      Custom bots support
    Tech stack
      JavaScript
      Docker Compose
      Kubernetes support
    Use cases
      Internal team tool
      Local and cloud models
      Private data control
    Audience
      Privacy conscious users
      Startup teams
      Hobbyists
    Capabilities
      Text image vision audio
      Group chats multi-user

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Run an internal AI chat tool for your team to compare model outputs side by side using a single interface.

VIBE 2

Connect local open-source models alongside commercial APIs in one chat window.

VIBE 3

Host a private AI chat platform yourself to keep conversations off third-party servers.

VIBE 4

Build custom bots with tailored instructions and knowledge within the chat interface.

what's the stack?

JavaScriptDocker ComposeKubernetes

how it stacks up fr

anil-matcha/open-poe-aiarata-ae/purupurupngtubercarrycooldude/nova-ide
Stars444
LanguageJavaScriptJavaScriptJavaScript
Last pushed2026-06-25
MaintenanceActive
Setup difficultymoderatemoderate
Complexity3/53/5
Audiencedevelopergeneralvibe coder

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires Docker Compose and API keys from at least one AI provider to get started.

The README does not specify a license, so usage terms are unknown.

in plain english

Open-Poe-AI lets you chat with multiple AI models, like GPT, Claude, Gemini, Llama, and others, all from one chat interface that you run on your own server. Think of it like Poe.com, but self-hosted: you bring your own API keys from whichever AI providers you want to use, and you keep full control over your conversations and data instead of routing everything through a third-party platform. The project gives you a single web-based chat UI where you can switch between models, query several at once in the same thread to compare answers, and even build custom bots with their own instructions and knowledge. It supports text, image generation, vision, and audio. You can also have group chats where multiple users and multiple AI models participate together. Setting it up involves copying a configuration file, adding your API keys, and running a single deployment command, after which you access the interface through your browser. This is for someone who wants the convenience of a unified AI chat tool but doesn't want to depend on a hosted service. A startup team could use it internally to compare model outputs side by side without each person needing separate accounts. A hobbyist running local models could connect those alongside commercial APIs. Anyone concerned about data privacy, where conversations shouldn't pass through someone else's servers, gets that control by hosting it themselves. The project is explicitly early-stage and calls for contributions. It's part of a broader collection of open-source generative AI apps by the same author. The README doesn't go into much detail on the technical architecture beyond mentioning that it supports any OpenAI-compatible endpoint, including locally hosted models, and that deployment is handled through Docker Compose with support for Kubernetes.

prompts (copy fr)

prompt 1
Help me set up Open-Poe-AI using Docker Compose. I have API keys for OpenAI and Anthropic, show me how to configure the config file and start the app.
prompt 2
I want to compare GPT-4 and Claude responses in the same thread. Walk me through how to query multiple AI models at once in Open-Poe-AI.
prompt 3
Show me how to connect a locally hosted Llama model to Open-Poe-AI using an OpenAI-compatible endpoint.
prompt 4
Guide me through creating a custom bot in Open-Poe-AI with its own system instructions and knowledge base.

Frequently asked questions

what is open-poe-ai fr?

A self-hosted web chat app that lets you talk to many AI models, like GPT, Claude, and Gemini, from one interface using your own API keys. You keep full control of your data while comparing answers and building custom bots.

What language is open-poe-ai written in?

Mainly JavaScript. The stack also includes JavaScript, Docker Compose, Kubernetes.

Is open-poe-ai actively maintained?

Active — commit in last 30 days (last push 2026-06-25).

What license does open-poe-ai use?

The README does not specify a license, so usage terms are unknown.

How hard is open-poe-ai to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is open-poe-ai for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.