Debanjana (@debanjanastwt) 's Twitter Profile
Debanjana

@debanjanastwt

Learning web development πŸ‘©β€πŸ’»and DSA πŸ“šand Chessβ™ŸοΈand Japanese πŸ”°
I'm good at everything except the things I can't do.

ID: 1508392211226198019

calendar_today28-03-2022 10:35:38

1,1K Tweet

248 Followers

142 Following

Debanjana (@debanjanastwt) 's Twitter Profile Photo

Day 1 of #100DaysOfCode βœ… Started learning about JAR files, Maven, Flask βŒ›οΈ Started working on a AI/ML project

Debanjana (@debanjanastwt) 's Twitter Profile Photo

Day 2 of #100DaysOfCode βœ… Learnt to write a good README βœ… AI Project - Made the functionality working. Waiting for review 🀞

Debanjana (@debanjanastwt) 's Twitter Profile Photo

Day 3 of #100DaysOfCode βœ…οΈ Lot of feedback received for the project, excited to work on them 🀩 ⏳️ Moved to github copilot from codeium. Copilot is so easy for me. Using it fixed two of action items.

Debanjana (@debanjanastwt) 's Twitter Profile Photo

Day 4 of #100DaysOfCode βœ… AI Project: Not much improvement in output but backend taking lot of time when I moved the REST API from frontend to Bcakend JAVA. Need to learn how to write better prompt for best performance. βœ… Leetcode contest (2/4) after a long time.

Debanjana (@debanjanastwt) 's Twitter Profile Photo

Anyone know how to make Java code work with a REST API? In my case, it runs very slowly since I moved the REST API call from frontend JS to backend Java on a server.

Debanjana (@debanjanastwt) 's Twitter Profile Photo

Day 9 of #100DaysOfCode βœ… Wrote my first RAG based code with LLM. Learning how to use vector embedding with AI tool like sklearn tfid vectorizer and chroma dB.

Debanjana (@debanjanastwt) 's Twitter Profile Photo

Day 10 of #100DaysOfCode βœ… Tried a sentence transformer model for my semantic search project. Got rid of chroma DB to use model encoder and similarity search directly.