X-lab2017 / open-digger

Open source analysis tools
https://open-digger.cn
Apache License 2.0
286 stars 85 forks source link

Redesign the categories for generative_ai labels and add new labels #1418

Closed Peng99999 closed 10 months ago

Peng99999 commented 10 months ago

redesign the categories for generative_ai labels and add new labels. The new dictionary structure and explanation are as follows:

--application -- --audio : audio applications, including the speech and music applications in the former yml. -- --code -- --image -- --other : applications in other business domains, such as finance, law, healthcare, meteorology, and so on. -- --text -- --video
--infrastructure
-- --data : datasets and related repositories.
-- --document : including tutorial documents, guides, learning materials, summary documents, and so on.
-- --platform and environment : experiment platform and runtime environment.
-- --vector database
--model
-- --framework and architecture
-- --fundamental model : fundamental and classical models
-- --variant model : various LLMs.
--tool
-- --deployment tool
-- --develop tool : tool repositories for assisting in the development and training models.
-- --production monitor : tool repositories for monitoring during production or result.
-- --prompt engineering
frank-zsy commented 10 months ago

Great, thanks for the update.

/approve