openai gpt playground
1.0.0
Este é um projeto que permite que você converse com PDF / Web Page e, em seguida, salve o Histórico de Chat no Banco de Dados de Noção.
Defina a variável NOTION_TOKEN na variável de ambiente.
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