I developed a sentiment analysis tool using the power of RoBERTa, integrated into a Python-based backend using PRAW and FastAPI. The front-end is implemented using Vue.js to ensure a seamless user experience. Our project delivers on two critical fronts:
- It provides customer support teams with a quick mechanism to identify and address negative feedback, ensuring that every customer's voice is heard and acted upon efficiently.
- Time is money, right? -> Retrieve, classify and return a post in less than 0.2 seconds.
Frontend
Workflow
Like this project
0
Posted Feb 2, 2024
I developed a sentiment analysis tool using the power of RoBERTa (Backend: Python using PRAW and FastAPI, Frontend: Vue.js)