AI Categorization
AI Categorization lets the system use an LLM to understand book metadata and automatically assign categories that match your existing category system.
Where to Configure
- Web Admin: Settings → AI Categorization
What You Need
- Endpoint: an OpenAI-compatible Chat Completions API URL
- API Key: your token for the provider
- Model: the model name you want to use
How It Works
- The system sends book title / narrator / known description to the model.
- The model returns category suggestions based on your existing categories.
- Results are written to the database to improve browsing and search.
How to Trigger
- AI Categorization does not run automatically for everything.
- Use the Books management list to batch-select uncategorized books and start an AI Categorization task.
- Track progress in Tasks & Logs.
Related Docs
- User guide (FAQ): AI Categorization Guide
- Chinese admin doc (more details): AI 分类配置
