FaithTechCreate / ai-tools-explorer

Discover and explore AI tools, frameworks, and models
https://faithtechcreate.github.io/ai-tools-explorer/
MIT License
4 stars 0 forks source link

Add: Comet #18

Closed caabernathy closed 1 day ago

caabernathy commented 1 day ago

Name

Comet

Description

Comet provides an end-to-end model evaluation platform for AI developers, with best in class LLM evaluations, experiment tracking, and production monitoring.

Link

https://www.comet.com/

Layer

Model

Components

Experiment Tracking, Model Registry, Monitoring

License

Proprietary

Current Usage

Found mention of it in an AI Tech Stack article and although I don't have first hand knowledge, it looks like it's being used at companies like Zappos, Uber, and Hugging Face.

Key Features

Checklist

Notes

No response

github-actions[bot] commented 1 day ago

Thanks for submitting a new tech stack item! Here's a template for the PR that you or anyone else can submit to add this to techStackData.ts:

{
  Name: '[Your submission name]',
  Description: '[Your description]',
  Link: '[Your link]',
  Layer: '[Selected layer]',
  Components: '[Component categories]',
  License: '[Selected license type]',
},

To submit:

  1. Fork the repository
  2. Add your entry to the end of the array in src/data/techStackData.ts
  3. Create a pull request

Make sure to: