Skip to content

Commit

Permalink
Update DataBytesReport.md (#329)
Browse files Browse the repository at this point in the history
Contribution_Vishal_Kumar

Signed-off-by: Vishalk4kumar <[email protected]>
  • Loading branch information
Vishalk4kumar authored May 21, 2024
1 parent e6cc774 commit 2a2ef07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,6 @@ height="4.840277777777778in"}
| Ata Colak |<li>Develop chatbot which uses Groq API as inference engine and LLAMA3-70b as large language model</li><li>Experiment running LLMs locally. Best performing model locally is "Phi3" using "Ollama".</li><li>Introduce logic to pass LLMs only relevant transaction info, reducing risk of hallucination tremendously.</li><li>Introduce capabilities to store different files correlating to different dates</li><li>Got PR merged for the final state of chatbot which extracts date information from user message, searches KnowledgeBase folder for relevant date, and answers user question related to their transactions.</li>
| Axesh Patel |<li>Solved all the errors and fine-tuned the Llama.cpp model and successfully pushed the code on GitHub.</li><li>Created Dolfin comprehensive FAQ document containing 100 general questions and answers related to customer assistance for the Dolfin application.</li><li>Integrated the FAQ document as a knowledge base for the chatbot, utilizing a Retrieval-Augmented Generation (RAG) model for accurate responses.</li><li>Implemented a new version of the chatbot using Groq cloud's API to leverage Meta's latest LLAMA3 model.</li><li>Enhanced chatbot capabilities by utilizing the newest version of the LLM, improving performance and user interaction.</li><li>Created a detailed report comparing the LLAMA CPP model and the LLAMA Groq API model.</li><li>Added voice recognition and sentiment analysis features to both Llama.cpp and Groq API versions of chatbots.</li><li>Integrated both chatbot models with the front end, providing flexibility to switch between models by simply commenting/uncommenting code.</li><li>Documented the implementation and integration process for both chatbot models, detailing steps.</li>
| Deepak Kumar Khatri| <li>Worked on Login Route to change it to Login Using Email Rather Than username</li><li>Updated Login User interface </li><li> Helped Aishwarya with Github commits and Data Quality Scripts </li><li> Helped Sahana Setting up the Code Enviroment, Gave her overview of the Code</li><li>Helped Sahana With Profile Route Updation and helped her to commit the Code on Github </li><li>helped Vishal with his Delete user Account task by providing code guidance</li><li>Helped Liny with setting up the code Enviroment and helping her to understand the Code.</li><li>Set up the New Dolfin on my local system</li><li>Currently Working on Writting Code Setup instruction</li><li>Attended HandOver Document Meeting to understand the process, will start work on it</li>
| Full name | Write contributions here ! <li>ITEM 1</li><li>ITEM 2</li><li>ITEM 3</li><li>ITEM 4</li><li>ITEM 5</li><li>ITEM 6</li> |
| Vishal Kumar | <li>Implemented registration page functionality, ensuring responsiveness after addressing non-responsiveness issues.</li><li>Worked on the implementation of the "Delete an Account" feature, advancing both front-end and back-end tasks.</li><li>Collaborated with Junkai to enhance understanding of backend systems, databases, and routes for effective execution of the task.</li><li>Successfully completed the frontend and backend task for the "Delete an Account" functionality.</li><li>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.</li><li>Completed the data insertion process for the new database, enabling proper testing of the "Delete an Account" functionality.</li><li>Tested and ensured the functionality of the "Delete an Account" feature; committed and merged the code into the development branch after review.</li><li>Discussed and planned the next task with team members: adding an Acknowledgment Section to the About Us page.</li><li>Implemented the Acknowledgment Section in the About Us page, with the code committed and approved after review.</li> |

</details>

0 comments on commit 2a2ef07

Please sign in to comment.