Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtaivpp/open-bookshelf
Bookshelf for searching your library in OpenSearch
https://github.com/dtaivpp/open-bookshelf
Last synced: 5 days ago
JSON representation
Bookshelf for searching your library in OpenSearch
- Host: GitHub
- URL: https://github.com/dtaivpp/open-bookshelf
- Owner: dtaivpp
- License: mit
- Created: 2021-04-21T01:41:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T19:52:37.000Z (7 months ago)
- Last Synced: 2024-04-28T05:10:11.985Z (7 months ago)
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Bookshelf
This project is an open source interface with your books. It processes all the text into a searchable store (OpenSearch) and gives a natural language interface into your set of books.
docker run -e OPENAI_API_KEY=$OPENAI_API_KEY -p 127.0.0.1:3000:3000/tcp arynai/sycamore-demo-ui