🗣️ Chat with textbooks using ChatGPT! Now with ✨ textbook diagrams ✨ support
🎬 Textbook Diagrams Demo & Textbook Paragraphs Demo
🐦 Follow the author on Twitter for updates on our next release!
Source-cited diagrams from textbooks right in your chat!
Example: Deep Learning Textbook on backpropagation (from text-only
branch)
💡 Join the OpenAI Plugins early access allowlist
🚀 Deploy this repo on Replit or 💌 DM me for our deployment link!
- Follow the original tutorial to set up your vector database
- Create a file like
scripts/process_books/deeplearning.json
- Run
python scripts/process_books/process_json.py --filepath deeplearning.json
- Deploy the plugin and enjoy!
Enhancements over the original repo:
- Book manipulation scripts
- Updated textbook data model (e.g. chapters & diagrams)
- Improved textbook queries & API prompting