TechronicHackathon / Aisistant

for hackathon
0 stars 0 forks source link

how can CoHere Classify be used to enhance this project? #7

Open iRonJ opened 2 years ago

iRonJ commented 2 years ago

Currently we use CoHere Generate to process AI text and CoHere Embed to analyze wikipedia entries. It would be nice to know how cohere Classify can be used

Xenonar commented 2 years ago

We can integrate Classify in optimizing the data from [text] ->[wiki]

By grouping the content and reduce the time by directly go into the group instead of clustering or something else

Input -> Generate [text] -> classify -> Embed [wiki]

Xenonar commented 2 years ago

We can also using this for collecting the frequency used of the words -> for further analysis/ purposes (in business or etc)

iRonJ commented 2 years ago

We can integrate Classify in optimizing the data from [text] ->[wiki]

By grouping the content and reduce the time by directly go into the group instead of clustering or something else

Input -> Generate [text] -> classify -> Embed [wiki]

Nice. Can you post some examples you tested from the playground? Or possibly the curl api call too if you have it

Xenonar commented 2 years ago

https://os.cohere.ai/custom-preset?ref=Topic-filter-categories-gna7jx&e=classify

Here I get some tests with getting the news sample and then group it in the input (we can get it from Generate) then we can group the type of the content and this might be help for further can be for the marketing or attract the group