In-house AI
An in-house LLM with document search and Q&A, running on your own server. Data never leaves the company, and usage adds no per-call cost.
Who this fits
- Companies where a person types the same answer to the same question over and over
- Organizations sitting on rules, manuals, and past quotes they cannot find when needed
- Companies that want AI but are uneasy about uploading internal documents to an outside service
How far we take it
Included
- Deciding which questions it should answer
- Collecting internal documents and building a search index
- An answer view that shows the source documents alongside the answer
- Integration with tools you already use (messenger, internal systems)
- A way to check answer quality and a process to improve it
- Operations documentation and handover
Not included
- Having a person read, organize, and write up your scattered documents
- Model usage fees and infrastructure costs such as GPU servers
- Legal or accounting review of what the answers say
- Company-wide training or an on-site presence after rollout
Build cost by scope
AI chatbot & automation2~6 weeks
| Scope | Build cost |
|---|---|
| Start smallCore features only | ₩2M~5.2M |
| StandardTypical scope | ₩4M~8M |
| LargeMany screens, complex | ₩6.4M~10M |
On-premise LLM1~3 months
| Scope | Build cost |
|---|---|
| ValidationSingle model & inference API | ₩10M~18M |
| DepartmentDepartment auth & usage controls | ₩15M~25M |
| EnterpriseMulti-node & high availability | ₩21M~30M |
These are example ranges. Once requirements are confirmed you get a fixed quote. Maintenance is billed separately as a monthly plan.
These figures are current as of August 2026. The latest ranges are on the pricing page.
How it runs
- 01
Discovery
We define the core user problem and align on scope and priorities.
- 02
Design
We design the structure and flows, validating fast with prototypes.
- 03
Build
We build maintainable systems with tests and code review.
- 04
Launch
We ship reliably with release automation and store submission.
- 05
Operate
We operate long-term with observability, logs, and metrics.
Frequently asked questions
It depends which route you pick. With an external model, the question and parts of the matched documents are sent to that service. An on-premise LLM keeps the model on your own servers, so documents never leave and there is no per-call cost that grows with use, at the price of upfront cost and hardware. We decide together based on how sensitive the documents are and how much you will use it.
We build assuming it will be wrong sometimes. It does not just produce an answer; it shows which document and which passage it relied on, so a person can check on the spot. That is what makes it usable for real work. When it cannot find grounds, we tune it to say it does not know rather than invent something. This is the deciding factor for adoption, so we design for it from the start.
You can. We just do not load everything. We pick around ten questions people actually ask, then feed in only the documents that really contain those answers. That reveals which documents are useful and which are out of date, and the tidying tends to happen along the way. Waiting until everything is organized usually means never starting.
The first fork is whether documents may leave the company. If they may, the chatbot route starts faster and cheaper. If they may not, it is on-premise. The second is volume: external models charge per call, so past a certain daily usage on-premise becomes cheaper. In the first conversation we look at the nature of your documents and expected volume and point out where that crossover sits.
Related public docs
Proposals, scope guides, and build examples we publish openly.
상담 챗봇 구축 예시
홈페이지·앱에 방문한 고객이 채팅창에 질문을 남기면, 자주 묻는 질문과 서비스 안내는 AI가 바로 답하고 답변이 어려운 문의는 담당자에게 연결하는 업무를 가정합니다. 상담 접수와 간단한 예약 요청까지 대화 안에서 처리합니다.
온프레미스 LLM 구축 범위 가이드
온프레미스 LLM(사내 전용 LLM) 구축을 의뢰하기 전에 무엇을 정해야 하는지 정리한 한 장짜리 문서입니다. 상담 전에 읽어보시고 아래 항목에 표시해 두시면, 그 내용이 그대로 제안서와 견적의 입력값이 됩니다. 온프레미스 LLM은…
AI 챗봇·자동화 개발 범위 가이드
AI 챗봇·자동화 도입을 의뢰하기 전에 무엇을 정해야 하는지 정리한 한 장짜리 문서입니다. 상담 전에 읽어보시고 아래 항목에 표시해 두시면, 그 내용이 그대로 제안서와 견적의 입력값이 됩니다. 이 문서는 카카오톡·슬랙 챗봇, 문서 자…
사내 LLM·AI 인프라 구축 기술 스택 안내
사내 LLM 인프라는 GPU 서버 한 대에 모델을 설치하는 작업만을 의미하지 않습니다. 사용자 인증, 모델 실행, 사내 문서 검색, 업무 시스템 연동, 사용량 제한, 로그와 품질 평가를 하나의 서비스로 구성해야 합니다. 직원 ↓ 조직…
A vague scope is fine
Tell us where things stand and we will point to the scope you need and a rough size.