PureText is a text analysis tool designed to help developers detect whether a given sentence contains any offensive word or not. This tool can be easily integrated into various applications to ensure safer communication and create a more respectful online environment. Using real-time evaluations powered by Upstash's vector database, PureText quickly identifies potentially toxic or offensive content, providing immediate feedback to users.
- Real-time text analysis: Detects whether a submitted sentence cotnains any offensive word or not.
- Easy integration: Developers can seamlessly add PureText to their applications for text analysis.
- Safe communication: Helps ensure respectful language usage across platforms.
- User-friendly interface: Simple and intuitive design for smooth user experience.
- Backend: Hono.js
- Frontend: Next.js, TailwindCSS, and daisyUI
- Database: Upstash vector database
- Deployment: Cloudflare Workers + Wrangler for deploying the Hono.js API and Vercel for deploying the NextJS application
- JavaScript Runtime: Bun
Live Preview: https://pure-text-som.vercel.app/
PureText HonoJS API: https://puretextsom.somenathchoudhury80.workers.dev/