book-gpt  by fraserxu

Web app for Q&A on uploaded books

created 2 years ago
434 stars

Top 69.6% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This project allows users to upload a book and ask questions about its content, leveraging natural language processing. It's designed for individuals who want to quickly extract information or gain insights from lengthy documents without manual reading.

How It Works

The application uses langchainjs to process uploaded books, likely by chunking the text and creating embeddings for efficient retrieval. Users can then query this knowledge base, with the system retrieving relevant sections and generating answers.

Quick Start & Requirements

  • Install: npm install
  • Run: npm run dev
  • Prerequisites: Node.js.

Highlighted Details

  • Upload a book, ask anything about it.
  • Responsive site design.
  • Future support for more formats planned.
  • Metadata inclusion in answers is a planned feature.

Maintenance & Community

The project is maintained by fraserxu. Users are encouraged to create issues for new ideas or problems.

Licensing & Compatibility

The license is not specified in the provided README.

Limitations & Caveats

Currently, only unspecified book formats are supported. Metadata inclusion and broader format support are listed as future development goals.

Health Check
Last commit

2 years ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
2 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.