great falls (4/5)
Posted by Alexander Power
Received: 2025-01-23 15:34:38
Channel: Cities - Project Journal
In reply to: great falls (3/5) (View Chain)
Replies:
the new "lexer"-based parser has crossed the hump of possibility.
it took roughly 2 days of effort (plus 3 days of complaining, earlier). this is, arguably, slower than it would have been for me to write this without using the machine.
there are a few minor things to fix before it replaces the new system. those are in the next list.
today's things:
- New lexer bugfixes - lists format incorrectly, PGN templates don't work, quotes aren't stored
- Fix the test framework - occasionally it deletes the (local) prod database
- Better export/import tools - should be able to load the prod database locally by transferring a JSON file
- Don't try to add i-Ching based features
- Try to get the LLM Magic Query working - based on a short prompt ("Tell me about George Washington", "What does baking powder do"), figure out the best extended prompt, and then get the response.