1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to debug a Python script (`make_book.py`) that uses various AI models for translating epub books. The current issue is an error message "model does not exist" when attempting to use the xAI model. This requires investigating the xAI API key, model name, and potentially the script's interaction with the xAI API to resolve the 404 error.

Complexity: 4/5
good first issue

Make bilingual epub books Using AI translate

Python