When i deploy a webapp on azure, it expects me to put env variables in a file or their own tool (key value fields) where you can add env variables one by one.
Is there a way to use envelope in places like those?
I saw your comment, got curious, and looked at a lot of your old comments. Lots of interesting insights - Thanks for sharing them.
If you don't mind me asking, what do you do? I'm a researcher at FAANG working on language models and starting a new company in the space. Would love to connect. Feel free to email me - [email protected]
I’m a researcher in the space exploring few ideas with the intention of starting up. Would love to reach out to you and talk to you. Is there a way I can contact you?
I'm a Research Engineer at Apple, working on Language Models. Have expertise in both building LMs + using these LM APIs to build apps. I'm adept at the fundamentals of machine learning, deep learning and worked across NLP (language models), NLP + CV (Image captioning), and reinforcement learning (PPO for image captioning, robot navigation, etc). I am also a proficient C++ systems developer and worked on several low level systems problems such as sorting, caching, etc before I entered ML space.
What I'm looking for: Though I'm primarily a research engineer, I'm interested in joining a place that lets me wear multiple hats, and gives me enough responsibility and opportunity to scale my personal learnings and skills along with that of the company. My mid term goal (~ 5 years) is to start my own company. Hence, for my next opportunity, I'd like to join a small startup where I can also learn the non-technical parts of building a company.
I considered doing this - take screenshots of your screen constantly, OCR them and index them. It's fairly simple. However, there are some problems
- OCR constantly running in the background is power consuming
- What granularity do you take your screenshots? Imagine each screenshot is 500 Kb and you take one each second. This'd result in 40 gigs of data per day. How are we gonna store it? How many days data do you want to keep?