Skip to content

intellectronica/readwise-highlights-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

See notebook: ReadwiseChat.ipynb

Readwise ( http:https://readwise.io/ ) is a wonderful app that makes it easy to read books and articles and highight parts of the text that are interesting for later reference or review. I've been using it for a few years and over that time have ammased a huge library of highlights on many topics. I review some random highlights daily, and also sync them as markdown to read in my text editor. But wouldn't it be awesome to chat with an AI that has access to the entire library?

... enter Open AI, LangChain, and Chroma ...

In this sample, we read the highlights from Readwise using the API, index the highlights with their embeddings for semantic retrieval with the ChromaDB vector database, and connect the vector database to a chat model using LangChain.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages