CF Creations (eg I made a grammar tree viewer)

With AI it’s pretty easy to make little utilities and things. I made a grammar tree viewer just now, for example. This thread is for sharing these kinds of things.


Grammar Tree viewer:

  • put in tree as s-expressions or indented (click example buttons)
  • auto updates as you type
  • has 2 AI helper buttons to copy prompts. one for sentence → tree, and one for error checking.
  • supports sharing via links but doesn’t work the way it’s hosted atm (it’s in an iframe, needs to be hosted directly)

image

https://claude.ai/public/artifacts/a0217e50-848c-4e92-a6b8-80bbe3362725

I think it could use a little polish (especially the prompts, i tested them but haven’t read them closely or improved them); but it’s the type of thing we could put in like a toolbox collection of little utilities or the like.

Also with the prompts you can copy, I am not sure AI is that good at giving 100% correct responses every time, so be aware it might get it wrong, or like say something is wrong but then tell you the correct answer is the exact same (gemini 3.1 fast made this error with (threw I (ball a red)) for example)

3 Likes

I added a search feature to curi.us using codex

1 Like

I’ve used “List All Posts” and searched on it a lot, I think I’ll use this a lot too.

Exact search would be nice. Also how does the ranking work? A post matching “university” comes on top when I search for “universality”.

1 Like

I added some search logic operators. Using any disables fuzzy search.

1 Like

Awesome! I’ve been hoping for something like this. It would be even better if it ranked by the article date. I usually prioritize your newer articles (over the last five years or so) over your older ones, because you’ve likely changed your mind and gained new knowledge over time.

2 Likes

ok, added

1 Like

In fairness, I’ve used the relevance ranking and checked out a few of your old posts pre 2020. Some of those are bangers too.

1 Like