An undergrad double-majoring in Computer Science and Statistics @ Rice University. I'm passionate about AI and Machine Learning, especially around the development of "reasoning" AI models.
- 🔭 I'm currently a sophomore at Rice University.
- 🌱 I'm currently learning about NLPs (Natural Language Processing) and GNNs (Graph Neural Networks)
- 📝 I try to stay updated on LinkedIn, but I am not particularly drawn to "tooting my horn."
- 💬 Ask me about Python, AI/ML, PyTorch, TensorFlow, Pandas and Reasoning AI Models
- ⚡ Fun fact — I'm working on a reasoning AI model that is currently under private development as a proof-of-concept.
| Project | Description | Link |
|---|---|---|
| Eidos | A "reasoning" AI model that is currently private and under private development. | Eidos |
| DiffusionLLMs | Undergraduate research in diffusion LLM memory-bandwidth improvements and runtime efficiency through a custom Triton kernel on Fast-dLLM v2. | DiffusionLLMs |
| Hybrid Router | RouterArena leaderboard submission (#7) routing queries between qwen3-235b-a22b, qwen3-30b-a3b, and ministral-3b models. |
Hybrid Router |
| GraphLite | A custom Python library for standard graph traversal and visualization with built in BFS, DFS, A*, Dijkstra's, Prim's, and other standard graph algorithms. | GraphLite |
