Skip to content

Python code for comparing the performance of DeepSeek API, Gemini API, and GPT API on sentiment analysis tasks. This project evaluates how each Large Language Model (LLM) handles sentiment classification using various text inputs.

Notifications You must be signed in to change notification settings

MuhammadHilmyPutraRisma/multi-llm-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Comparison-of-DeepSeek-Gemini-GPT-on-Sentiment-Analysis

Python code for comparing the performance of DeepSeek API, Gemini API, and GPT API on sentiment analysis tasks. This project evaluates how each Large Language Model (LLM) handles sentiment classification using various text inputs.

Features

  • Data scraping and preprocessing
  • Integration with DeepSeek, Gemini, and GPT APIs
  • Sentiment classification using each LLM API
  • Comparative analysis of model performance, runtime, and cost
  • Confusion matrix visualization for each model

Prerequisites

Output Data

image

Output Matrix

image

About

Python code for comparing the performance of DeepSeek API, Gemini API, and GPT API on sentiment analysis tasks. This project evaluates how each Large Language Model (LLM) handles sentiment classification using various text inputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published