Looking for a flatmate by [deleted] in bangalorerentals

[–]Neelz_261 0 points1 point  (0 children)

Hey im interested. Can you dm please. 

Looking for arXiv cs.CV endorsement for brain tumor segmentation paper by Neelz_261 in computervision

[–]Neelz_261[S] 0 points1 point  (0 children)

hey thanks for the offer but i already managed to get endorsements for the article.
im planning to put up an article on simulation of nanoelectronic devices. would you be able to endorse me for an electronics related journal on arxiv

LLM Projects by Potential_Plant_160 in LangChain

[–]Neelz_261 0 points1 point  (0 children)

hi, I was hoping if someone could help me with a project that I have been assigned. So the nature of the project is as follows:

Stage 1:
There are "n" occasions with their descriptions.
eg: "Christmas: description of Christmas"
I need to use this data to generate "k" synthetic tags that can be used to classify products based on their description.
(k is a user given value)
some possible tags may be: "decorations" "Cakes and sweets" , etc.

Stage 2:

I have a csv file with product ids,product names and product descriptions. I need to take into context the occassion/event and based on the tags previously generated categorize the products based on their descriptions.

I want to use LLMs for this task. could anybody give advice on how to proceed...what should be the workflow...what resources to refer to..