Skip to content

A personal note taking system using GPT apis; chating with webpage, pdfs and save the chat history to notion database

License

Notifications You must be signed in to change notification settings

Animadversio/openai-gpt-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-with-PDF-to-Notion

Description

This is a project that allows you to chat with PDF / Webpage and then save the chat history to Notion Database.

Using Notion API

Set the NOTION_TOKEN variable in the environment variable.

Using OpenAI API

Dependencies

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

About

A personal note taking system using GPT apis; chating with webpage, pdfs and save the chat history to notion database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published