Young Han b45a652a72 docs: add long context window info 7 月之前
..
public 363f6e058e feat: add thumbnail image 6 月之前
server bfd17b613f fix: use HEAVY_MODEL for demo 6 月之前
src a88364c9fc style: clean up codes 6 月之前
.gitignore e966d1f7a8 init: book mindmap 6 月之前
README.md b45a652a72 docs: add long context window info 6 月之前
package-lock.json 28bfff5549 rm: together ai sdk 6 月之前
package.json 28bfff5549 rm: together ai sdk 6 月之前
tailwind.config.js e966d1f7a8 init: book mindmap 6 月之前

README.md

Book Character Mindmap

Book Character Mindmap

Book Mind is a web application that allows users to explore character relationships and storylines in books using AI-powered visualizations. This leverages Llama 4's impressive 10M and 1M token context windows to process entire books at once, enabling comprehensive analysis of complex narratives and character relationships across lengthy texts.

Features

Leverage Long Context Length

Model Meta Llama4 Maverick Meta Llama4 Scout OpenAI GPT-4.5 Claude Sonnet 3.7
Context Window 1M tokens 10M tokens 128K tokens 1K tokens

Because of the long context length, Book Mind can process entire books at once, providing a comprehensive understanding of complex narratives and character relationships.

  • Interactive Mind Maps: Visualize relationships between characters and plot elements.
  • Book Summaries: Get concise overviews of plots and themes.

Getting Started

Get API Key

Sign up for a free API key at https://www.together.ai/.

Create a .env file in the root directory of the project and add the following line:

REACT_APP_TOGETHER_API_KEY=<YOUR_API_KEY>

Frontend Setup

  1. Install dependencies:
npm install
  1. Run the application:
npm start

Get Copyright Free Books