📚 TextbookGPT (developer access only) 🚀
🖼️ Diagrams
Source-cited diagrams from textbooks right in your chat!
📝 Text Only
Example: Deep Learning Textbook on backpropagation (from text-only
branch)
🔧 Usage
💻 Developer Access Quickstart
- 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