i80agent is currently in active development

Build AI Agents That Know Your Domain

i80agent is a platform in progress for turning private knowledge into grounded, domain-specific AI agents — agents that can answer accurately, reason within context, and grow as your knowledge grows.

Not fully self-serve yet. Today, new agents still require some manual setup. The goal is to make knowledge-based agent creation accessible to anyone.

Private Knowledge → Trusted Agent

General LLMs know the internet. They do not know your business, your process, your stories, or your domain unless that knowledge is collected, structured, and retrieved.

Knowledge Base Embeddings Retrieval Orchestration LLM
The platform

What is i80agent?

i80agent is a platform for building knowledge-based AI agents from private domain knowledge. Users start with a focused knowledge base, keep adding knowledge over time, and create agents that answer from trusted content instead of guessing.

For personal knowledge

Cooking stories, memories, notes, decisions, creative process, and lived experience.

For business knowledge

Hotel guest support, HR onboarding, internal help desks, product documentation, and service FAQs.

Why not just ChatGPT?

LLMs are powerful, but without your private knowledge, they are incomplete. i80agent is designed to ground answers in your own trusted content.

Why domain-specific?

A hotel, restaurant, product, team, or personal archive each has its own rules, vocabulary, context, and answers. The agent should know that world deeply.

Why build in stages?

A knowledge agent does not need a perfect knowledge base on day one. It can start small, learn from real questions, and improve continuously.

How it works

From private knowledge to grounded answers

The agent combines structured knowledge, semantic retrieval, orchestration, and controlled use of LLMs.

1

Curate Knowledge

Collect facts, stories, documents, FAQs, policies, or process knowledge into a structured foundation.

2

Retrieve Context

Use embeddings and semantic search to find the most relevant knowledge for each question.

3

Orchestrate

Decide whether to answer directly, ask for clarification, call the LLM, or route to a workflow.

4

Respond

Generate clear answers grounded in trusted content, with boundaries to reduce hallucination.

Development Journey

Current State & Progress

The system is working — but still evolving.

What started as a personal experiment has grown into a broader exploration of how domain-specific AI agents can be built, refined, and eventually made accessible to others. I am building this in my spare time, so progress comes in waves and moves more slowly than I would like.

Progress So Far

October 2024

Built the first working agent based on my personal cooking stories.

  • Built manually with AI assistance
  • Ran locally
  • Structured around memory, retrieval, and answer generation
  • Focused on capturing personal knowledge rather than generic recipes
December 2024

Extended the same architecture to a real-world use case:

  • Hotel Assistant Agent deployed at Courtyard Shanghai International Tourism and Resorts Zone
  • Validated that domain-specific agents can work in production environments
February 2025

Rebuilt the Alex Cooking agent into the Spontaneous Cooking by Alex Set Menu dinner experience, running it locally to guide and enrich dinners with guests.

  • Adapted the personal cooking knowledge base into a focused, guest-facing dinner experience centered on the set menu
  • Used the agent locally during live dinner settings
  • Explored how personal memory and storytelling could support a real-world hospitality experience
2025 – Refining the Hotel Assistant

Continued improving the hotel knowledge base with customer feedback and real usage patterns.

  • Refined hotel-specific knowledge based on customer questions and feedback
  • Improved the UI flow for a clearer guest assistant experience
  • Iterated on answer quality, coverage, and practical usability
January - March 2026 – Reflection & Reset

As AI evolved rapidly, I paused active development to rethink the foundation:

  • How should a generic knowledge system be designed?
  • What makes an agent reusable across domains?
  • How can this be built without heavy engineering overhead?

This led to a new direction: rebuilding i80agent using tools like Claude Code and OpenAI Codex, with the goal of minimizing manual coding and focusing on system design instead.

Starting April 2026

Began rebuilding the i80agent platform with ChatGPT, OpenAI Codex, Claude Chat, and Claude Code, using AI-assisted development to move faster from system design to working code.

May 2, 2026

Rebuilt the i80.com website using OpenAI Codex without writing a single line of code manually.

What Works Today

  • Knowledge-based retrieval grounded in structured content
  • Query-focused embedding strategy for better matching
  • Domain-specific answer cards aligned with real user questions
  • Basic orchestration logic (direct answer vs LLM vs fallback)

What Is Still Manual

  • Agent setup and configuration
  • Knowledge base structuring and ingestion
  • Publishing and deployment
  • Use-case tuning and iteration

What I’m Working on Next

The goal is to evolve i80agent into a generic platform for building domain-specific AI agents.

Current focus areas:

  • A simpler, more intuitive agent creation flow
  • Better knowledge management UI
  • Confidence-based routing and decision logic
  • Multi-domain scalability
  • A path from answering questions to triggering actions (APIs, workflows, integrations)
The story

Why I’m building this

It started with a simple realization: LLMs are powerful, but they do not know your personal or business knowledge.

That led me from cooking stories and memory into a broader idea: AI agents grounded in real, trusted domain knowledge.

Read My Road to i80
Reflections

Ideas & Notes

A living journal of experiments, product thinking, technical notes, and research on trusted domain agents.

Is RAG Dead?
May 2, 2026

A practical reflection on why the concept behind RAG still matters, even as naive RAG becomes insufficient for domain-specific AI agents.

Beyond Vibe Coding: From Simple Prompts to Structured Intent
April 26, 2026

Why fast AI coding breaks as systems grow, and how structured intent helps AI-generated software scale.

The Last Line of Code
April 3, 2026

A reflection on the shift from writing code to designing intent through structured natural language.

Selecting the Best Embedding Method for Limited Domain Knowledge
May 21, 2025

A comparison of chunk-based and query-focused embedding strategies for private-domain agents.

Enhancing Query Retrieval Precision Through Optimized Embedding Text Selection
Nov 16, 2024

Research notes on how embedding construction affects semantic search precision.

Optimizing Retrieval in Private Knowledge Agents
Paper in progress

A Comparison of Query-Focused Embeddings vs. Traditional Embedding Strategies for Domain-Specific AI Agents

Setting Up a Python Environment for AI Agent Experiments
Early practical note

A setup note from the first phase of the i80agent journey, when I was getting the Python foundation in place.

Want to follow or collaborate?

i80agent is still in progress. If you are working on similar problems, have a private-domain use case, or want early access, I welcome conversation.

Email Alex