LlamaIndex vs LangChain vs Haystack — 2026년 RAG 프레임워크 실전 비교
LlamaIndex 0.14, LangChain 1.3, Haystack 2.30을 직접 설치·테스트했다. langchain-community deprecated 경고, 코드 복잡도 측정, InMemory 검색 결과. 2026년 RAG 프레임워크 선택 기준을 실측 데이터로 정리했다.
jangwook.net
Personal technical notes on AI agents, automation, developer tools, and the process of building software.
Latest Notes
The root page stays intentionally small. Choose a language, then read the full archive and related posts there.
AI 에이전트, 자동화, 개발 도구, 소프트웨어 제작 과정을 한국어로 기록합니다.
LlamaIndex 0.14, LangChain 1.3, Haystack 2.30을 직접 설치·테스트했다. langchain-community deprecated 경고, 코드 복잡도 측정, InMemory 검색 결과. 2026년 RAG 프레임워크 선택 기준을 실측 데이터로 정리했다.
AWS가 만든 스펙 주도 AI IDE Kiro를 공식 문서와 커뮤니티 리뷰로 분석했다. EARS 노테이션 기반 요구사항 생성, Agent Hooks, Steering Files의 실제 가치와 Claude Code와의 결정적 차이를 솔직하게 정리한다.
Deno 2.8.2와 Bun 1.3.14를 직접 설치해서 startup 시간, HTTP 처리량, npm 호환성, 보안 모델을 실측했다. TypeScript 네이티브 지원과 패키지 호환성을 포함해, 2026년 프로젝트에 맞는 Node.js 대안을 데이터로 결정하는 실전 가이드.
Personal notes on AI agents, automation, developer tools, and building software.
I installed and tested LlamaIndex 0.14, LangChain 1.3, and Haystack 2.30 in a real sandbox. A hands-on comparison covering langchain-community deprecation warnings, code complexity, InMemory retrieval results, and a clear decision guide.
A deep look at AWS's spec-driven AI IDE Kiro using official docs and community reviews. Covers EARS-notation requirements, Agent Hooks, Steering Files, and an honest comparison with Claude Code — including where Kiro wins and where it falls short.
I installed both Deno 2.8.2 and Bun 1.3.14 and ran real benchmarks — startup time, HTTP throughput, npm compatibility, and security model. Here is which one I would actually use and why.
AIエージェント、自動化、開発ツール、ソフトウェア開発の記録です。
LlamaIndex 0.14、LangChain 1.3、Haystack 2.30を実際にインストール・テストした。langchain-community deprecation警告、コード複雑度測定、InMemory検索の実行結果を含む実測比較ガイド。
AWSが作ったスペック駆動AI IDE Kiroを公式ドキュメントとコミュニティレビューで徹底分析。EARS記法による要件生成、Agent Hooks、Steering Filesの実際の価値と、Claude Codeとの決定的な違いを正直にまとめた。
Deno 2.8.2とBun 1.3.14を実際にインストールして、起動時間・HTTP処理量・npm互換性・セキュリティモデルを実測した。どちらが自分のプロジェクトに合うか、データを基に結論を出す。
记录 AI 代理、自动化、开发工具和软件构建过程。
亲自安装测试了LlamaIndex 0.14、LangChain 1.3和Haystack 2.30。包含langchain-community弃用警告、代码复杂度测量和InMemory检索实际运行结果的实测比较指南。
通过官方文档和社区评测深度分析AWS开发的规格驱动AI IDE Kiro。涵盖EARS记法需求生成、Agent Hooks、Steering Files的实际价值,以及与Claude Code的关键差异的坦诚评估。
我实际安装了Deno 2.8.2和Bun 1.3.14,测量了启动时间、HTTP吞吐量、npm兼容性和安全模型。这是我会在哪种场景下选择哪个的具体结论。