Skip to content

Instantly share code, notes, and snippets.

@AnteaterKit
Created January 7, 2026 06:05
Show Gist options
  • Select an option

  • Save AnteaterKit/9deea455afa3518569084e5b201abcca to your computer and use it in GitHub Desktop.

Select an option

Save AnteaterKit/9deea455afa3518569084e5b201abcca to your computer and use it in GitHub Desktop.
EN L1
Hey, great to be here.
Thanks for your time. Let me briefly introduce myself.
So probably I'm best known for being the conference speaker and habr and medium writer.
In November 2025, I ran a workshop at a conference.
We built an AI agent from scratch. I chose TypeScript, not Python.
I drove to buck that trend and go with TypeScript. Frontend developers need these tools too.
About 30 people coded with me. It was a great experience.
Can you describe a typical day or week in your team?
What's the most interesting project you've worked on recently?"
How does the company support learning and growth?
What skills are most important for someone who wants to work in an international company like yours?
Well, from my experience.
That's an interesting question..
How did that work?
A key piece of advice for AI development:
build in guardrails from the start to manage security risks like prompt injection and harmful content generation.
Yes, I acted as a sort of puppet master / conductor.
About 30 of us coded together using Node.js and Ollama, and we built an AI seller. It was awesome!
I chose TypeScript over Python for the AI agent — against the current trend — to address the frontend community's
need for proper RAG and workflow tools.
Since a raw LLM is non-deterministic, the orchestrator layer adds the necessary determinism.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment