Open aashutosh-samagra opened 10 months ago
@aashutosh-samagra to add format @ChakshuGautam to add flowchart
https://github.com/AmakrushAI/bff/pull/183 -- bff PR for weather update feature.
@Amruth-Vamshi @techsavvyash @aashutosh-samagra Have modified flow classifier to have more outputs Check the new model here Now also classifies into 'weather' and 'price' : Label 0: agricultural_scheme Label 1: agriculture Label 2: pest Label 3: seed Label 4: weather Label 5: price
Dataset used is here
@singhalkarun, do let us know when AI-tools is redeployed, these changes will also reflect.
@Amruth-Vamshi @techsavvyash Let's also modify flow to allow person to change flows in between conversations in bff. We can set this up by :
@Amruth-Vamshi @techsavvyash Above API has been shared by @ChakshuGautam for price.
Should be simple to build with current API setup. Lets just support for whichever crop names/district names are matching in the price API and get it working only for them by this week.
Classifier issue - @GautamR-Samagra ; @techsavvyash -- this has been fixed and deployed Update NER to answer - "Give weather for Cuttack district" -- this has been added with #193