openai gpt playground
1.0.0
이 프로젝트는 PDF / 웹 페이지와 채팅 한 다음 채팅 기록을 개념 데이터베이스로 저장할 수있는 프로젝트입니다.
환경 변수에서 NOTION_TOKEN 변수를 설정하십시오.
pip install notion_client
pip install openai
pip install langchain chromadb tiktoken
pip install pdfminer.six pypdf unstructured
pip install beautifulsoup4
pip install html5lib
pip install arxiv
pip install questionary
# pip install inquirer