openai gpt playground
1.0.0
Este es un proyecto que le permite chatear con PDF / Página web y luego guardar el historial de chat en la base de datos de nociones.
Establezca la variable NOTION_TOKEN en la variable de entorno.
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