diff --git a/documentation/T1_2024/Group_Tasks_and_Handover_Documents/DataBytesReport.md b/documentation/T1_2024/Group_Tasks_and_Handover_Documents/DataBytesReport.md index 3bcc6cfc..21718a24 100644 --- a/documentation/T1_2024/Group_Tasks_and_Handover_Documents/DataBytesReport.md +++ b/documentation/T1_2024/Group_Tasks_and_Handover_Documents/DataBytesReport.md @@ -1,3 +1,5 @@ + + **DataBytes - Company Structure and Objectives for 2024, Trimester 1** @@ -417,6 +419,5 @@ height="4.840277777777778in"} | Axesh Patel |
  • Solved all the errors and fine-tuned the Llama.cpp model and successfully pushed the code on GitHub.
  • Created Dolfin comprehensive FAQ document containing 100 general questions and answers related to customer assistance for the Dolfin application.
  • Integrated the FAQ document as a knowledge base for the chatbot, utilizing a Retrieval-Augmented Generation (RAG) model for accurate responses.
  • Implemented a new version of the chatbot using Groq cloud's API to leverage Meta's latest LLAMA3 model.
  • Enhanced chatbot capabilities by utilizing the newest version of the LLM, improving performance and user interaction.
  • Created a detailed report comparing the LLAMA CPP model and the LLAMA Groq API model.
  • Added voice recognition and sentiment analysis features to both Llama.cpp and Groq API versions of chatbots.
  • Integrated both chatbot models with the front end, providing flexibility to switch between models by simply commenting/uncommenting code.
  • Documented the implementation and integration process for both chatbot models, detailing steps.
  • | Deepak Kumar Khatri|
  • Worked on Login Route to change it to Login Using Email Rather Than username
  • Updated Login User interface
  • Helped Aishwarya with Github commits and Data Quality Scripts
  • Helped Sahana Setting up the Code Enviroment, Gave her overview of the Code
  • Helped Sahana With Profile Route Updation and helped her to commit the Code on Github
  • helped Vishal with his Delete user Account task by providing code guidance
  • Helped Liny with setting up the code Enviroment and helping her to understand the Code.
  • Set up the New Dolfin on my local system
  • Currently Working on Writting Code Setup instruction
  • Attended HandOver Document Meeting to understand the process, will start work on it
  • | Vishal Kumar |
  • Implemented registration page functionality, ensuring responsiveness after addressing non-responsiveness issues.
  • Worked on the implementation of the "Delete an Account" feature, advancing both front-end and back-end tasks.
  • Collaborated with Junkai to enhance understanding of backend systems, databases, and routes for effective execution of the task.
  • Successfully completed the frontend and backend task for the "Delete an Account" functionality.
  • Encountered a testing issue due to the absence of data in the new database; identified the root cause and discussed it with team members for resolution.
  • Completed the data insertion process for the new database, enabling proper testing of the "Delete an Account" functionality.
  • Tested and ensured the functionality of the "Delete an Account" feature; committed and merged the code into the development branch after review.
  • Discussed and planned the next task with team members: adding an Acknowledgment Section to the About Us page.
  • Implemented the Acknowledgment Section in the About Us page, with the code committed and approved after review.
  • | -| (Mariska) Heera Mohanadas |
  • Reviewed logging function, created report / review on it.
  • Enhanced logging function, adding log rotation and reduced noise
  • Created internal denial list to reject common/weak strings in potential passwords
  • Conducted risk assessments on two third-party services, GroqCloud API and Pinecone
  • Attended leadership meetings to discuss handover documents, and discuss project future
  • Created script for Dolfin (old) showcase video, recorded my part and then added Junkai's part into it, and then uploaded showcase video to Panopto
  • Reviewed the work of other students (code and documentation) to ensure they satisfied corresponding requirements of their Trello task, primarily cyber security students though
  • Answered student queries
  • Regularly posted updates and notified Dolfin project members on the timelines of the unit
  • Answered student queries, troubleshooting
  • Conducted code reviews on PRs, ensuring they do not adversely affect or compromise the security of the website or its credentials
  • Hosted a meeting to discuss handover documents and delegation with junior leadership students
  • | - +| Aishwarya Mahajan |
  • Proposed and established a comprehensive data quality platform by sharing a data quality report.
  • Created validation scripts for data dictionary ensuring data integrity and accuracy for customer, account, transaction and loan tables.
  • Implemented checks for not-null constraints, unique constraints, range validations, allowed values, and regex pattern matching.
  • Introduced a new Data Quality folder in the GitHub repository.
  • Formed and led a dedicated Data Quality team focussing the validation of transactional data in database.
  • Developed Python scripts for visualizing monthly spending data for users.
  • Created detailed bar charts with color gradients to indicate spending intensity.
  • |