Skip to content
View govpun1-web's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report govpun1-web

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
govpun1-web/README.md

Hey, I'm Yevheny

I'm building Tessera — a programmable gateway that sits between your code and OpenAI / Anthropic / Mistral / Groq / Cohere, auto-routing requests to cheaper-equivalent models, caching the obvious repeats, compressing prompts losslessly, and arbitraging async traffic onto batch APIs.

You install the SDK, your existing code runs unchanged, and your LLM bill drops 30-40% on real workloads. Flat monthly subscription priced on gross token volume — you keep 100% of the savings.

Free Sandbox: 60M tokens/month, no card up front. Built for solo devs, side projects, hobbyists who want production-grade infra without a procurement conversation. Paid tiers: Starter $199 · Growth $999 · Scale $3,999 monthly. Enterprise custom above 20B.

What I work on

Background

Finance background before AI infrastructure. The audit-immutability discipline (every dollar number traces back to a pricing snapshot uuid) comes from that side of my career — cost work is more credible when the person doing the math has done it on someone else's money first.

Solo right now. Looking for a technical co-founder for the next phase. If you're interested in AI request infrastructure as a category — let's talk.

Find me

Tessera is operated by Fintechagency OÜ, Tallinn, Estonia (registry 16638667).

Pinned Loading

  1. tessera-llm/tessera-sdk tessera-llm/tessera-sdk Public

    Drop-in LLM cost-optimization proxy. Auto-route + cache + compress + batch. Flat monthly pricing by token volume, keep 100% of savings. Free 60M tokens/mo.

    Python 4

  2. tessera-llm/tessera-langchain tessera-llm/tessera-langchain Public

    LangChain integration for the Tessera LLM cost-optimization proxy. One line of config routes ChatOpenAI / ChatAnthropic / ChatMistralAI / ChatGroq / ChatCohere through the proxy.

    Python 1

  3. tessera-llm/tessera-llamaindex tessera-llm/tessera-llamaindex Public

    LlamaIndex integration for the Tessera LLM cost-optimization proxy.

    Python 2

  4. tessera-llm/tessera-vercel-ai tessera-llm/tessera-vercel-ai Public

    Vercel AI SDK integration for the Tessera LLM cost-optimization proxy. Routes generateText / streamText / generateObject through the proxy with one line of config.

    TypeScript 1

  5. tessera-llm/mcp-server tessera-llm/mcp-server Public

    MCP server exposing Tessera's LLM cost optimization layer as tools for Claude Desktop, Claude Code, Cursor, Cline, Continue, Goose. Returns savings decisions, not raw logs.

    TypeScript 4