search_documents "search term" --bm25 --table-prefix some_project | fulltext -hl -v | less search_documents "search term" --bm25 --table-prefix some_project | metadata
find /some/path/*.pdf | insert_documents --table-prefix some_project
I would estimate that I only wrote 5% of the code in the project with the rest coming from the LLM.
Sure, it's just a few hundred lines of code but it's been stable and helpful to get through some very large tranches of discovery material.
I would estimate that I only wrote 5% of the code in the project with the rest coming from the LLM.
Sure, it's just a few hundred lines of code but it's been stable and helpful to get through some very large tranches of discovery material.