arpankumarde/bodhi — reverse-engineered prompt

Reverse engineered prompt

Build me a simple but polished support knowledge base app for a company. I want it to pull docs and FAQ content from Google Drive automatically, keep everything in sync as those files change, and use that same content in two places, a public help center people can browse, and a chat widget that answers questions in real time from the latest docs.

The main goal is to stop answers from going stale and make support replies consistent. There should be a clear way to connect a Drive account, choose which docs or folders to use, run syncing in the background, and show when content was last updated. On the customer side, make the help pages easy to search and read, and make the chatbot feel fast and trustworthy, with answers based on the synced content.

Please wire up the front end, backend, and any background sync job so it works end to end. Keep the setup straightforward and leave sensible defaults. Look up current docs online if you need to.

Want more depth? Deep Reverse