[–] typpo 3y ago ↗ Hi HN,I built this tool because I found it useful (1) as a way to learn, and (2) to start basic data analysis quickly.It uses OpenAI's completion and embeddings API, although I might be able to move it to a cheaper model eventually.Also worth noting that state is managed in browser localStorage. I don't store your database structure unless you explicitly save/share.
1 comment
[ 3.1 ms ] story [ 13.3 ms ] threadI built this tool because I found it useful (1) as a way to learn, and (2) to start basic data analysis quickly.
It uses OpenAI's completion and embeddings API, although I might be able to move it to a cheaper model eventually.
Also worth noting that state is managed in browser localStorage. I don't store your database structure unless you explicitly save/share.