Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyulumos/chatpdf
https://github.com/lyulumos/chatpdf
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lyulumos/chatpdf
- Owner: LyuLumos
- Created: 2023-08-08T14:04:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-22T10:03:59.000Z (over 1 year ago)
- Last Synced: 2023-09-23T08:31:40.751Z (over 1 year ago)
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatPDF
This is a long-term project aimed at using interactive LLM to aid in the reading of papers.
- Backend: https://github.com/LyuLumos/ChatPDF/tree/backend
You can use Backend only to experience ChatPDF CLI.
```bash
git checkout backend
python main.py
```