GEOFlow.
Stop being invisible to AI search. GEOFlow turns your trustworthy knowledge into content that AI answer engines cite, then distributes it across every site you operate.
Your content is invisible to AI search. That is a revenue problem.
Knowledge-First RAG
Upload documents. Chunk, embed, and store in pgvector. Every generated article is grounded in your actual source material — not generic AI hallucination.
GEO-Ready Output
llms.txt for LLM crawlers. Schema structured data. Sitemap. AI-crawler detection and trend tracking. Your content, visible to AI search.
Multi-Site Distribution
One click generates a complete deployable site package — homepage, articles, sitemap, llms.txt, CSS. Distribute to unlimited sites via GEOFlow Agent or WordPress REST.
Model Freedom
Works with OpenAI, Gemini, DeepSeek, Zhipu GLM, MiniMax, Volcengine, DashScope, and any OpenAI-compatible provider. Smart failover. No vendor lock-in.
ARCHITECTURE.
DATA FLOW.
- 01
Configure AI models, prompt templates, and material libraries.
- 02
Upload documents, chunk them, embed them, and store them in pgvector.
- 03
Create tasks with materials, models, schedules, and publication scope.
- 04
Generate grounded drafts through RAG-backed AI pipelines.
- 05
Review, publish, distribute, and track AI-crawler visibility.
PRICING.
DEPLOY IN ONE COMMAND.
git clone https://github.com/yaojingang/GEOFlow.git
cd GEOFlow
cp .env.production .env
docker compose -f docker-compose.prod.yml up -d
# Knowledge base -> AI content -> Multi-site distribution. Self-hosted, full data sovereignty.DEPLOYMENT.
Docker Compose for development and production. Nginx + PHP-FPM. One-click deployment with server preflight checks.
TRUST.
Apache 2.0 open source. Self-hosted by default. Your knowledge base, your content, your servers. No data leaves your infrastructure by design.
TOKEN101 + GEOFlow.
Start producing AI-search-visible content.
GEOFlow FAQ.
Why GEOFlow vs. WordPress + plugins or Jasper?
WordPress + AI plugins are a patchwork of disconnected tools. Jasper generates content without grounding it in your knowledge base. GEOFlow is a purpose-built, open-source platform that connects knowledge management, RAG-grounded generation, review workflows, and multi-site distribution into one system. No vendor lock-in. Your data stays on your servers.
How is GEO different from SEO?
SEO optimizes for clicks on blue links. GEO optimizes for being cited by AI answer engines such as ChatGPT, Google AI Overviews, and Perplexity. GEOFlow produces llms.txt, Schema structured data, and AI-crawler visibility signals — the infrastructure AI search requires.
Is GEOFlow free?
GEOFlow is open-source under Apache 2.0. Self-host it for free with unlimited usage. Professional and Enterprise tiers add support, SLA, deployment assistance, and architecture review.
What AI models does GEOFlow support?
GEOFlow supports any OpenAI-compatible API and native Gemini endpoints, including DeepSeek, Zhipu GLM, MiniMax, Volcengine Ark, Alibaba DashScope, and more.
Can GEOFlow distribute to WordPress?
Yes. GEOFlow supports GEOFlow Agent packages and WordPress REST API distribution channels, with connection health checks and retry policies.