# Show GN: 틸노트 챗 - 내 노트나 파일을 기반으로 인공지능으로 대화하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9141](https://news.hada.io/topic?id=9141)
- GeekNews Markdown: [https://news.hada.io/topic/9141.md](https://news.hada.io/topic/9141.md)
- Type: show
- Author: [wislan](https://news.hada.io/@wislan)
- Published: 2023-05-09T20:18:14+09:00
- Updated: 2023-05-09T20:18:14+09:00
- Original source: [tilnote.io](https://tilnote.io/chat)
- Points: 10
- Comments: 0

## Topic Body

안녕하세요. 내 노트나 파일을 기반으로 ChatGPT를 활용해서 대답을 해주는 챗봇을 만들어 봤습니다.  
  
- 노트나 파일을 OpenAI의 text embedding을 활용해 pinecone DB에 저장  
- 질문 시 관련 맥락을 역시 embedding model을 활용해 검색  
- 해당 맥락과 질문을 ChatGPT turbo 3.5 api를 활용해서 보내서 대답을 받는 방식입니다.  
  
저의 경우 개인적인 질문이나 나에게 맞는 맥락이 필요할 때 유용하게 사용할 수 있었습니다.  
  
한번 활용해 보시고 재미있으시면 피드백 주시면 감사하겠습니다.  
  
파일은 md, txt, pdf 등이 가능하고 또는 노트를 작성하시고 임베딩 후 질문하시면 됩니다.  (다만 서버 사양 등 때문에 어느 정도 제약은 걸어놨습니다.)  
  
그럼 좋은 저녁 되세요~

## Comments



_No public comments on this page._
