Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fraserxu/book-gpt

Drop a book, start asking question.
https://github.com/fraserxu/book-gpt

Last synced: 5 days ago
JSON representation

Drop a book, start asking question.

Awesome Lists containing this project

README

        

# book-gpt

Upload a book, ask me anything about it.

https://book-gpt.fraserxu.dev

CleanShot 2023-03-03 at 15 52 47@2x

## Development

```
npm install
```

Start dev

```
npm run dev
```

## Roadmap

- [x] Make site responsive
- [ ] Support more format
- [ ] Include metadata in answer
- [ ] Have an idea? Create an issue.

## Credit:

* [ui](https://github.com/shadcn/ui): Beautifully designed components built with Radix UI and Tailwind CSS.
* [langchainjs](https://hwchase17.github.io/langchainjs/docs/overview/)