Skip to content

yayxs/llm-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMs Name

中文文档

Project Introduction

As someone (a frontend developer) who used to face VSCode every day, I now use Cursor instead. GPT was first launched in November 2022. Then the upgraded version ChatGPT-4 was released in March 2023. Generally, the closer the date, the stronger the model's capabilities.

Understanding Timing: In Model Timing, it refers to the time point of the large language model's release, or the moment of excitement. In gaming, there's also the saying "catching the timing"; with an increasing number of models, version commands are becoming more complex. Based on this background, we are developing a website mainly to record the "moment of models" of large language models, primarily in the form of timestamps, showcasing how various companies update their large language models over time. We hope to "catch" the explosive moment of model releases. This will also help to understand the characteristics of each model better, enabling better application in actual work and life.

However, as the names of the models become more complex, we sometimes do not even know which model's version is stronger. This is the background of our website development.

Features

  • 📊 Interactive timeline visualization of major LLM model releases
  • 🔍 Detailed information about each model's capabilities and use cases
  • 💡 Helpful tooltips providing context and usage recommendations
  • 🌐 Cross-platform compatibility with responsive design
  • 🔄 Regular updates as new models are released
  • 🎨 Clean and intuitive user interface with beautiful particle animation

Tech Stack

  • Framework: Next.js
  • Styling: Tailwind CSS
  • UI Components: Custom components with responsive design
  • Animation: Custom particle system
  • Deployment: Vercel

Getting Started

Prerequisites

  • Node.js 18.x or later
  • pnpm

Installation

# Clone the repository
git clone https://github.com/yayxs/llm-name.git

# Navigate to the project directory
cd llm-name

# Install dependencies
pnpm install

# Start the development server
pnpm run dev

Then open http://localhost:3000 in your browser to see the application.

How to Contribute

Contributions are welcome! If you'd like to contribute, please:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature/your-feature-name)
  6. Open a Pull Request

Please make sure your code follows the existing style and includes appropriate tests.

License

MIT

About

Oh! The naming of the model providers like sh**.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published