A lab-like environment where AI models are displayed and explored.
0
stars
15
commits
JavaScript
primary language
Mar 6, 2024
updated
AI Model Hub is a React-based web application designed for showcasing various AI models and LLMs. It provides a platform for users to explore, understand, and interact with a variety of AI models. The application includes features like model browsing, featured models, detailed exploration of individual models, a model submission interface, and a "try it out" section.
axios: For making API requests.react-router-dom: For application routing.react-paginate: Pagination component.The web application's performance has been thoroughly tested using Google PageSpeed Insights, which is an industry-standard tool for web performance analysis. The results from our most recent insights report are as follows:
The First Contentful Paint (FCP) and Largest Contentful Paint (LCP) are particularly important as they denote the time taken for the first piece of content to appear on the screen and the time taken for the largest piece of content to render, respectively.
Our application received a Google PageSpeed score of:
Desktop: 80
Optimizations Implemented:
15 commits
JavaScript
97.4%
HTML
2.0%
A lab-like environment where AI models are displayed and explored.
0
stars
15
commits
JavaScript
primary language
Mar 6, 2024
updated
AI Model Hub is a React-based web application designed for showcasing various AI models and LLMs. It provides a platform for users to explore, understand, and interact with a variety of AI models. The application includes features like model browsing, featured models, detailed exploration of individual models, a model submission interface, and a "try it out" section.
axios: For making API requests.react-router-dom: For application routing.react-paginate: Pagination component.The web application's performance has been thoroughly tested using Google PageSpeed Insights, which is an industry-standard tool for web performance analysis. The results from our most recent insights report are as follows:
The First Contentful Paint (FCP) and Largest Contentful Paint (LCP) are particularly important as they denote the time taken for the first piece of content to appear on the screen and the time taken for the largest piece of content to render, respectively.
Our application received a Google PageSpeed score of:
Desktop: 80
Optimizations Implemented:
15 commits
JavaScript
97.4%
HTML
2.0%