Hacker News new | ask | show | jobs
by pknerd 973 days ago
This looks cool so can it be used to feed Website/Products data in CSV/JSON format and "chat" with it?
1 comments

Pretty much! Right now it only supports md, pdf, txt, and html, but supporting additional formats is trivial: https://github.com/clarkmcc/chitchat/blob/main/src-tauri/src....