openai gpt playground
1.0.0
これは、PDF / Webページとチャットしてから、チャット履歴を概念データベースに保存できるプロジェクトです。
環境変数に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