Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lyulumos/chatpdf


https://github.com/lyulumos/chatpdf

Last synced: 26 days ago
JSON representation

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
```