## Basic Swahili Crossword
Skeleton with basic Crossword generation for a swahili puzzle. Svelte FE to be added.
#### BE:
- Builds swahili word corpus from various sources (word length considered but nothing else- some word evaluation needed)
- Takes a fillable puzzle from ingrid, processes the solutions, passes to an LLM for clue generation
#### To Do
- Add separate LLM solver code