๐Ÿ‘‹ Welcome โ€” You've Landed on My Signature Page

Hey, I'm Rakshya Pandey โ€” software engineer at Unisala.com .

You're viewing my Signature, a space where I share what I'm learning, building, and thinking about โ€” all in one place.

๐Ÿ“ If you came here from my LinkedIn, personal website, or a shared link:
This is not a portfolio in the traditional sense โ€” it's more like a public digital notebook. Every article, thread, or note you see here was written by me, mostly to document useful things and help others who are on the same path.

What You'll Find Here:

  • โœ๏ธ My thoughts on algorithms, systems, and software design
  • ๐Ÿง  Insights from real-world engineering work
  • ๐Ÿ”— Direct links to every article I've published on Unisala
Rakshya Pandey signature image

Signature of Rakshya Pandey

Author avatar
Rakshya PandeyFeb 18, 2025
Paper Reading - PARROT: Efficient Serving of LLM-based Applications with Semantic Variable

Paper https://www.usenix.org/conference/osdi24/presentation/lin-chaofan Parrot is a system designed to optimize the end-to-end performance of LLM-based applicat

14 min readยทGeneral
Article cover
Author avatar
Rakshya PandeyFeb 13, 2025
What is an attention score?

An attention score refers to a value that quantifies how much focus or importance a model assigns to a specific element within an input sequence.It is a numeric

3 min readยทGeneral