logoalt Hacker News

rick1290last Tuesday at 12:27 AM1 replyview on HN

How does it work? Also for django - are you using DRF? Ninja? Django Channels? What db? Is the chatbot custom or using something like google ADK?

Curious!


Replies

scrollawaylast Tuesday at 8:59 AM

We’re using Django Ninja. I candidly think Django is on its way out. Postgres backend.

Chatbot is custom, it predates the various dev kits so we ended up reimplementing a lot of that logic ourselves.

show 1 reply