2 pointsby chdaniel5 hours ago2 comments
  • chdaniel5 hours ago
    Hey HN!

    I couldn’t find a chat framework that I liked so I built my own.

    I'm still building it, and it's completely free. You can run it on your own app, with your own database, auth etc.

    Repo -> https://github.com/chddaniel/chatpack

    Install -> npx chatpack@latest

    I’d love feedback (negative especially). Cheers!

  • ventsys5 hours ago
    Looks more like Claude built it than you.
    • chdaniel5 hours ago
      Haha, yep we did use AI to save time instead of building 100% by hand