Releases: PrathameshDhande22/Prakriti-Determine
Releases · PrathameshDhande22/Prakriti-Determine
Prakriti Chatbot v3.7
Change Log:
- Memoized various components to prevent rerendering.
- Added support for downloading the diet plan PDF provided by the backend.
- Implemented a new download button in the frontend.
- Developed functionality for generating the PDF in the backend.
- Reduced frontend code redundancy by creating a reusable Messages component.
- Integrated a ShareButton feature to easily share Prakriti information with others, implemented both in the backend and frontend.
- Disabled the full-size chatbot parent scrollbar.
- Added a background shadow to the chatbot.
- Implemented lifestyle recommendations and video recommendations in the chatbot.
- Enabled downloading of all recommendations into PDF format after prediction, applicable to new users unaware of their Prakriti.
- Expanded the range of intents to support the chatbot with embedded video links.
- Decreased the amount of logging generated by weasyprint.
Future Work:
Will be Discussed Later. Or Give the feature with explanation in the Github ISSUES.
Prakriti Chatbot v3.0
ChangeLog
- Added Support for showing the description of the question and their options in the Custom Modal implemented with React-Tooltip Package.
- Improved some css in the Frontend to be responsive.
- Added some new Intents for Improving the Chatbot Accuracy.
- Removed some exceptions caused by tensorflow related to input_shape now replaced with Input Layer inside the Model Layers definition.
- Prakriti Model will now show the Accurracy and confusion matrix when the training is done.
- New Messages added into the chatbot for better user interaction.
Next Updates
- Share Your Prakriti on Social Media.
- PDF Download Options to Download your Diet recommendations.
- Some Recommendation of YT links based on Prakriti.
- Optimizing the API of the Chatbot.
Next Update Implementation will Start from 3rd May 2024.
Prakriti Chatbot v2.0
Change Log:
- Now Supports Websocket and JSON Data Storage Online on JSONSILO.
- Automated task for Training the Bot and Creating the dataset.
- Advanced User message handling.
- Improvement in User Interface.
- Support for Storing the responses in the Dataset for chat and Prakriti.
Prakriti Chatbot v1.0
Full Changelog:
First version Release of Prakriti Chatbot.
Future Work:
- Implementation of Chatbot using Websocket.
- More Accurate model for Chatmodel and Prakriti Model.
- Improvement in UI.
- User Experience Improvement in Frontend.