Skip to content
/ FairFi Public
forked from Jam-Cai/FairFi

A tool to identify bias in employees working in financial services, using ai-customer phone calling and sentiment analysis.

Notifications You must be signed in to change notification settings

FuJacob/FairFi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


MelodyVe
FairFi

A platform empowering companies to identify and address racial biases in financial operations, built on Next.js.

What is it?How it was madeHow to UseLicense

screenshot screenshot

Can't try it yet.... Try FairFi now on https://NOT-OUT-YET.onrender.com/

Note: FairFi may be slow or laggy due to being hosted on Render's free plan.

What is FairFi?

  • Bias Analysis via Simulated Calls
    • Allows companies to analyze employee biases by simulating customer calls using AI-generated voices with adjustable gender and accent.
  • AI-Powered Sentiment and Summary Analysis
    • Utilizes Cohere’s Command R+ for generating sentiment analysis and call summaries based on transcriptions.
  • Real-Time Call Transcription
    • Employs Twilio for generating calls, transcribing audio, and providing detailed feedback.
  • Bias Identification for Social Impact
    • Helps companies detect potential racial biases in employee interactions, fostering inclusivity and financial equity.

How was FairFi made?

Languages

Tools & Technologies

Frameworks & Libraries

How do I use it?

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/yourusername/fairfi

# Go into the repository
$ cd fairfi

# Install dependencies
$ npm install

# Run the app
$ npm start

License

MIT

fujacob.vercel.app  ·  GitHub @fujacob  ·  LinkedIn @FuJacob

About

A tool to identify bias in employees working in financial services, using ai-customer phone calling and sentiment analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • CSS 1.1%