Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- Sonar - Write Clean JavaScript Code. Always.
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
-
TL;DR: I built TaxGPT.ca to recommend free tax filing options for Canadians. It runs through a Q/A script, and at the end you can ask a question that returns a ChatGPT API response. (Tip: skip to the "ask a question" part by visiting the chat page, clicking "back", and then revisiting the chat page.)
-
The chatbot is built using Typebot, which is a really cool drag-and-drop chatbot builder that you can wire up with conditionals and get stuff from API calls, etc. The wrapper site is built in Next.js, which I really like for getting basic React sites up and running quickly. The "chat" run out of an iframe, and then there are a couple of static pages with further info on them, so it's pretty basic once you have all your content. It's hosted it on Google's Cloud Run since it's super cheap to run it there, and I've got a Github repo if you're interested to look through the code.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!