Your private way to use AI.
Let your team use ChatGPT, Claude, Gemini and more at work, without customer names, invoices or contracts ever reaching someone else's server. Folyoo Guard makes sensitive data invisible before the AI sees it.
Let your team use ChatGPT, Claude, Gemini and more at work, without customer names, invoices or contracts ever reaching someone else's server. Folyoo Guard makes sensitive data invisible before the AI sees it.
Folyoo Guard is not an afterthought filter, it is a wrapper around your own AI. We replace the sensitive parts on your side, your AI works with the placeholders only, then we put the real values back locally.
The moment someone on your team pastes a customer name, an invoice or a contract into an AI tool, that content leaves your company and sits on someone else's servers. Under GDPR that is a real risk, and most people never even notice.
Guard sits between your team and the AI. The delicate parts are replaced with realistic placeholders on your side. The AI only ever works with the placeholders and returns its answer. Then we put the real values back. The model never sees the real data.
ChatGPT, Claude, Gemini, Mistral or your own model: Guard puts a protective layer in front of it. You keep the free choice, we add the privacy.
Simple plans, final pricing on request.
No AI yet? Just use our OpenAI-compatible endpoint. Already have a setup? Keep your provider's own SDK, OpenAI, Anthropic or Google, and only point the base URL at Folyoo. The rest of your code stays the same.
import OpenAI from "openai"; new OpenAI({ baseURL: "https://api.folyoo.com/v1", apiKey, });
import Anthropic from "@anthropic-ai/sdk"; new Anthropic({ baseURL: "https://api.folyoo.com/anthropic", apiKey, });
import { GoogleGenAI } from "@google/genai"; new GoogleGenAI({ apiKey, httpOptions: { baseUrl: "https://api.folyoo.com/gemini", }, });
No. If you already use an AI, you swap one address. If you have no software of your own, you get ready-made access.
No, only placeholders. The real values are put back afterwards on your side, without any AI.
Yes. Guard is model-agnostic and sits in front of ChatGPT, Claude, Gemini, Mistral or your own model.
Amounts stay intact by default so calculations work. Names, companies, bank details and numbers are replaced.