easwee.net // tiny digital playground

text2cypher

Code generation is still a pain point of all LLMs. I built this opensource app for evaluation (and possibly crowdsourcing) of Neo4j cypher queries. Queries and data responses are produced using Neo4j Langchain implementation and GPT4 as model.

Read more about on Github repo:

https://github.com/easwee/text2cypher.

Also HTMX rocks.