gbarany / rw-GPT

Accurate answers and instant citations for your Readwise highlights

Home Page:https://rw-gpt.streamlit.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📖 RW-GPT

Accurate answers and instant citations for your Readwise Highlights.

⚠️ This tool has no official affiliation with Readwise.

Demo: http://rw-gpt.streamlit.app

🔧 Features

  • Extract answers from your Readwise highlights 📖
  • Cite sources📚 for the answers, with excerpts from the highlights.

💻 Running Locally

  1. Clone the repository📂
git clone https://github.com/gbarany/rw-GPT
cd knowledge_gpt
  1. Install dependencies with Poetry and activate virtual environment🔨
poetry install
poetry shell
  1. Run the Streamlit server🚀
cd knowledge_gpt
streamlit run main.py

About

Accurate answers and instant citations for your Readwise highlights

https://rw-gpt.streamlit.app

License:MIT License


Languages

Language:Python 100.0%