|
|
|
|
|
by mrtranscendence
702 days ago
|
|
I did something similar to this using RAG except for Vampire rather than D&D. It wasn't overwhelmingly difficult, but I found that the system was quite sensitive to how I chunked up the books. Just letting an automated system prepare the PDFs for me gave very poor results all around. I had to ensure that individual chunks had logical start/end positions, that tables weren't cut off, and so on. I wouldn't fine-tune, that's too much cost/effort. |
|