I said I would start learning FastAPI and implement it into my project before 2-3 days, but I didn't start because of headache and rhinitis.
But I couldn't delay it anymore, I will try to complete the working backend by adding FastAPI by next 4 hours.
@uttaranxnayak So falling love with the idea might sometimes fake belief in it, whereas falling in love with the problem would help in exploring different ideas to solve that problem.
Brute-force approach to solve LeetCode problem:
84 - Largest Rectangle in Histogram
But the time limit exceed during execution, the length of the input was [1]*30k.
working on stack based approach, will post sooner!
A few weeks ago I only knew how to write Python scripts.
Today I have:
โ OCR pipeline
โ Receipt parser
โ CSV export
Next:
โ FastAPI
โ Frontend
โ Deploy
Trying to learn software engineering by building, not binge-watching tutorials.
What are you building right now?
#connect
@uttaranxnayak So how do you infer the emotion from those text?
or do you use some AI API to extract the emotion directly from the voice?
(by parsing only the type of words which you mentioned above)
@uttaranxnayak So when you convert the voice to text, and process them, how do you work on the key words and background emotions aligned with them?
for ex:
"seri seri" can mean in two different ways -> a polite way of disengaging the convo or agreeing/accepting to something...
@ReneYibowei Will note it, but I am following project based learning. Anyhow I clear the fundamentals of any programming lang before using it for building any project
btw, what are you building?
@tymofii Oh, I wish I was doing the work that advanced!, I am building a basic tool right now as my first project, I have some ideas on building AI agents and I think refusal vectors play a very important role there!
@coderWithPankaj It's really hard to handle everything, hard part is not about the learning, it's about managing to learn everything together.
best of luck with the build!
@uttaranxnayak peer group matters a lot if you are ambitious and lazy.
you will end up doing nothing if you don't have an external pressure/push/validation!
So it's definitely not about the talent, it's all about the trajectory, I have experience it myself!