Prasad Chalasani
banner
pchalasani.bsky.social
Prasad Chalasani
@pchalasani.bsky.social
Building:

Langroid - Multi-Agent LLM framework: https://github.com/langroid/langroid

Productivity tools for Claude-Code & other CLI agents:
https://github.com/pchalasani/claude-code-tools

IIT CS, CMU/PhD/ML.

Ex- ASU, Los Alamos, Goldman Sachs, Yahoo
October 7, 2025 at 2:14 AM
Fun new game: prompt gymnastics to get past Sora’s content filter 😂 Here’s one result:
October 7, 2025 at 1:43 AM
E.g., see this recent anthropic status update. “Lower intelligence, malformed responses, issues with tool calling in Claude code” — quantized models is one way this could happen.
September 8, 2025 at 12:15 PM
Used Claude Code to build a simple tool tmux-cli that lets CC puppet your terminal -- i.e. interact with CLIs expecting user input -- useful to let CC autonomously run debuggers, test CLI/UI scripts, spawn other Claudes (fully visible unlike black-box sub-agents) github.com/pchalasani/c...
July 31, 2025 at 5:53 PM
The work is mysterious and important:

lumon-industries.com
February 2, 2025 at 12:56 PM
QwQ-32B-Preview from Qwen is the best "o1-like" LLM today. You can run it remotely via glhf.chat super-fast endpoint.

Langroid lets you easily use it -- it gets the "Sally question" right, after a LOT of thinking 🤔 (images below)

Langroid tour: langroid.github.io/langroid/tut...
December 7, 2024 at 1:38 PM
Some impressive stats from the groq discord:
December 7, 2024 at 1:05 AM
llama3.3-70b is a seriously impressive model. Langroid lets you easily try it via groq's insanely fast endpoint - just set the model name to "groq/llama-3.3-70b-specdec"

Langroid: agent-oriented LLM framework from CMU/UW-Madison researchers
Quick tour: langroid.github.io/langroid/tut...
December 7, 2024 at 1:05 AM
So I dug a bit into aisuite to see how it converts Anthropic's response to OpenAI format, and it looks much simpler than I expected (see img) -- then I realized this is because it doesn't support streaming responses.
November 26, 2024 at 3:49 PM
one of the nice things about bsky is how easy it is to get data from it via the "atproto" python client. See the image and gist for example code, showing how you can get an author's posts, and get your own "home" timeline.

gist: gist.github.com/pchalasani/c...
November 24, 2024 at 10:50 PM
My deepseek run gave the wrong answer :)
November 20, 2024 at 6:29 PM