galenprotocol.com
Frequently Asked Questions

Every question,
answered plainly.

No jargon. No assumptions. If something isn't answered here, email us directly.

All questions
What is GALEN
Using GALEN
For developers
Pricing & business
IP & security
What is GALEN
What is GALEN in simple terms?+

GALEN is a language compression system for AI. When you speak or type naturally, AI models have to process every word โ€” and you pay for every word. GALEN converts your natural language into a compact structured token that carries the same meaning in far fewer words.

It works for any subject โ€” medical, legal, financial, travel, business, education, or general conversation. Think of it as a universal shorthand that AI understands precisely.

What does a GALEN token look like?+

Here are real examples across different domains:

D.med: patient | sex=F age=45 BMI=42 | T2DM | bypass+next C.travel: itinerary Tokyo duration=3d budget=low >list Q.leg: employment.contract.clauses.key >list S.fin: commercial.property.investment.risks >brief

Same meaning as the original. 30โ€“70% fewer tokens. Structured so the AI responds with precision rather than guessing from conversational language.

Who created GALEN and why?+

GALEN was created by George Alex MBBS MRCSEd MCh, a surgeon and founder of Innovations and More Ltd. It grew from a simple observation: the way humans naturally speak doesn't map efficiently onto how AI models process language โ€” leading to wasted tokens, imprecise outputs, and unnecessary cost.

The protocol was built to solve that gap universally โ€” starting in medicine and expanding to every domain where humans communicate with AI.

Is GALEN only for medicine?+

No. GALEN is a universal protocol. It handles any subject or domain โ€” medical, legal, financial, business, education, travel, technology, creative tasks, or general conversation.

Medicine is where GALEN was first developed and tested, because the precision requirements are highest there. But the compression protocol works for everything.

Using GALEN
Do I need to learn anything to use GALEN?+

No. You speak or type exactly as you normally would. The compression happens automatically in the background. You never see or interact with the GALEN token directly โ€” unless you want to.

GALEN is designed to be invisible to the end user. The only thing you notice is faster, more precise AI output.
What can I use GALEN for?+

Anything you would normally say or type to an AI model. Examples include:

Questions โ€” "What are the visa requirements for Japan?" โ†’ compressed query token sent to AI
Instructions โ€” "Plan a 3-day Tokyo itinerary on a budget" โ†’ compressed command token
Data entry โ€” "Female patient, 45, BMI 42, type 2 diabetes, awaiting bypass" โ†’ structured data token
Summaries โ€” "Summarise the key risks of a property investment" โ†’ compression token
Generation โ€” "Write a professional email to a client about a delay" โ†’ generation token

Is this the same as voice dictation software?+

No. Voice dictation software simply converts speech to text. GALEN goes further โ€” it compresses that text into a structured token that an AI model then processes to generate a precise, structured response.

GALEN is the layer between your voice and the AI. It's the compression and structuring step that makes the AI's job faster, cheaper, and more accurate.

Which AI models does GALEN work with?+

GALEN tokens are model-agnostic. They work with any large language model that accepts text input โ€” including OpenAI GPT models, Anthropic Claude, Google Gemini, Meta Llama, and any other model in your pipeline. No model-specific configuration required.

For developers
How do I integrate the GALEN API?+

Three steps:

1. Sign up at galenapi.com and receive your API key (format: gk_live_...)

2. Send a POST request to /v1/convert with your text and API key in the header

3. Receive the compressed GALEN token, reduction percentage, and tokens saved

Full quickstart code in JavaScript, Python, and cURL is at galenapi.com. Integration typically takes under an hour.

What does the API response look like?+

The /v1/convert endpoint returns a JSON object with three fields:

{ "galen": "C.travel: itinerary Tokyo duration=3d budget=low >list", "reduction": 52, "tokens_saved": 6 }

galen โ€” the compressed token to send to your AI model.
reduction โ€” percentage reduction vs original text.
tokens_saved โ€” absolute tokens saved per call.

How fast is the API?+

Under 200 milliseconds. The compression step adds negligible latency โ€” and the savings on your downstream AI model call more than compensate for the added round trip.

What domain packs are available?+

Current domain packs: GALEN-MED (medical), GALEN-FIN (finance), GALEN-LEG (legal), GALEN-TECH (technology), GALEN-BUS (business), GALEN-EDU (education).

Custom domain vocabulary packs are available for enterprise customers with specific terminology requirements.

Pricing & business
How is GALEN priced?+

Starter โ€” ยฃ99/month ยท 10,000 conversions included, then ยฃ0.01 per extra conversion.

Growth โ€” ยฃ499/month ยท 100,000 conversions included, then ยฃ0.005 per extra. All 6 domain packs.

Enterprise โ€” from ยฃ2,000/month ยท Negotiated volume. White-label, custom domain packs, on-premise deployment.

Full pricing at galenapi.com.

What is ROI-based enterprise pricing?+

For large enterprise customers, GALEN offers pricing based on demonstrated AI cost savings rather than a fixed fee. If GALEN reduces your AI token bill from ยฃ20,000/month to ยฃ8,000/month โ€” a saving of ยฃ12,000 โ€” we charge ยฃ1,000โ€“2,000/month. You keep the rest.

ROI-based pricing is available for customers with demonstrable AI spend. Contact us to discuss.
Is there a free trial?+

The live demo at galenvoice.com is free and requires no login. Speak or type anything and see the GALEN token and full AI output in real time.

For API access with a test key, contact us at admin@innovationsandmore.com.

Can we white-label GALEN?+

Yes. Enterprise plans include white-label rights โ€” deploy GALEN under your own brand within your own product. Custom domain vocabulary packs can also be developed for your specific context.

Contact admin@innovationsandmore.com to start the conversation.

IP & security
Is GALEN patented?+

GALEN is patent pending. The patent covers the specific token set, syntax, separator system, and application of the protocol as a whole.

Is my data stored or retained?+

The GALEN API processes text to generate structured tokens. Data handling and retention policies are defined at the enterprise level and can be configured for on-premise deployment, private cloud, or zero-retention operation.

For enterprise deployments with specific compliance requirements, contact us directly to discuss your needs.

Who do I contact with further questions?+

Email us at admin@innovationsandmore.com. We respond to all genuine enquiries โ€” whether you're an individual user, a developer, or a platform company exploring integration.

Still have questions? Just ask.

Email us directly โ€” or see GALEN working live in two minutes.