Skip to content
View anish-palakurthi's full-sized avatar

Block or report anish-palakurthi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Anish-Palakurthi/README.md

Hey! My name is Anish. I'm studying Computer Science at UT.

I built a super fast search indexer called supersearch to see if I could put performance engineering theory into practice.

At Boundary, I contributed to the core compiler for BAML, a programming language for designing agent flows, using entirely Rust.

Currently, I do research at UT's Learning-Directed Operating System's lab, working on KernMLOps, a framework for training and deploying ML into kernels.

In my free time, I work on using RL within tightly bottlenecked environments. I built DeepScale to do this and manage CPU clock speeds proactively.

Check out my repos below! Would love feedback.

Pinned Loading

  1. BoundaryML/baml BoundaryML/baml Public

    The programming language for agents

    Rust 9k 475

  2. DeepScale DeepScale Public

    DeepScale: Predictive DVFS for Virtual Machine Workloads

    Python 1

  3. KernMLOps KernMLOps Public

    Forked from ldos-project/KernMLOps

    Python

  4. supersearch supersearch Public

    Written in Rust, Supersearch is hyperoptimized Spotlight search. We let you instantly index and find everything on your laptop at once.

    JavaScript