Skip to content

nothd7561/llm-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM Comparison Tool

A Streamlit web app for comparing AI language models side by side on pricing, performance, and benchmark scores.


What it does

Select any two models from 400+ LLMs and compare them on:

  • Response Latency — how fast the model starts responding
  • Output Speed — tokens generated per second
  • Intelligence, Code, and Math Index — benchmark scores from Artificial Analysis
  • Prompt Pricing — cost per input token
  • Context Length — how much information the model can hold in memory
  • Max Completion Tokens — maximum length of the model's response

Data Sources


Stack

  • Python, Streamlit, Plotly, pandas, rapidfuzz

Setup

  1. Clone the repo
  2. Install dependencies: python -m pip install -r requirements.txt
  3. Run streamlit run tool.py to start the app

Author

Lucas Lu — ll207@rice.eduLinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages