# LlamaIndex - LLM을 외부 데이터와 연결해주는 프로젝트

> Clean Markdown view of GeekNews topic #8795. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8795](https://news.hada.io/topic?id=8795)
- GeekNews Markdown: [https://news.hada.io/topic/8795.md](https://news.hada.io/topic/8795.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-03-25T10:02:02+09:00
- Updated: 2023-03-25T10:02:02+09:00
- Original source: [github.com/jerryjliu](https://github.com/jerryjliu/llama_index)
- Points: 14
- Comments: 0

## Topic Body

- 기존 데이터로 학습되어있는 LLM을 자신의 데이터와 연결해주는 도구   
- Data Connector를 통해서 기존 데이터 소스 및 포맷과 연동(API, PDF, docs, SQL,..)  
- 비정형/정형 데이터에 대한 indices를 제공해서 LLM과 사용하도록 함(프롬프트에 맞는 형식, 토큰 사이즈에 맞게 처리 등)  
- 인덱스를 쿼리하기 위한 인터페이스 제공   
- 기존 이름은 GPT Index 였는데 변경

## Comments



_No public comments on this page._
