Skip to content

mhosigiri/FeedbackAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedbackAI

AI-powered customer feedback analysis platform for T-Mobile integrating Nvidia's nemoTron mistral model.

Setup

Backend

cd backend
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
uvicorn main:app --reload

Frontend

cd frontend
npm install
npm start

Configuration

Create .env files in both backend and frontend directories with required API keys.

Features

  • Customer sentiment analysis
  • AI workflow automation
  • Employee and customer dashboards
  • Real-time analytics
  • Firebase integration

Usage

  • Employee login: Full access to analytics and workflow management
  • Customer portal: View analytics and submit feedback
  • AI Assistant: Chat-based support powered by OpenRouter

Development

Create a new branch for changes and test before merging to main.

Deployment

About

Customer Happiness Index - T-Moblie w/ Real-time outage map coverage, Nvidia nemotron 8b v1, Reddit API, Google Cloud Database, Firebase Auth, and OpenRouter Gemini 2.5 Flash-Lite

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors