<p>This app is a helper for solving crossword puzzles. It uses LLaMa2-Chat to provide one or more candidate answers for those too-tough crossword puzzle clues.</p> <p>The app is written in TypeScript and uses the <code>static-fileserver</code> to serve the frontend, and a simple REST-based JSON service to answer questions. There is a small amount of client-side JavaScript to handle making the requests.</p>