Metadata-Version: 2.5
Name: kabir
Version: 0.0.8
Summary: Research Profile: Kabir Murjani
Project-URL: Homepage, https://kabir.codes
Project-URL: X / Twitter, https://x.com/ktbir
Author-email: Kabir Murjani <kabirmurjani@gmail.com>
License: MIT
Keywords: cv,machine-learning,profile,research,resume
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Kabir

Research profile of **Kabir Murjani** — Final-Year Electrical Engineering student at Nirma University, working on Deep RL solvers for NP-hard combinatorial problems at IIM Bangalore.

## Install

```bash
pip install kabir
```

## Usage

```bash
kabir
```

Or from Python:

```python
import kabir
kabir.whoami()
```

## Output

```
Kabir Murjani
  Final-Year Electrical Engineering, Nirma University | Deep RL Solvers, IIM Bangalore

ABOUT
--------------------------------------------------------------------------------
  I am a final year Electrical Engineering student at Nirma University. I
  architect neural nets and exact solvers that run fast.

  I primarily work on reinforcement learning on combinatorial spaces and
  language models. I'm currently working on Deep RL solvers for NP-hard
  combinatorial problems at Indian Institute of Management Bangalore (IIMB), and
  previously engineered and optimized sequential architectures with SIT-NVIDIA
  AI Centre (SNAIC).

  I work on game theory, adversarial economics, and sequential decision
  processes. My hobbies are algorithmic music composition and playing chess.
  Whether you're building in adjacent spaces, exploring topologies, or just up
  for a game, feel free to reach out.

  INTERESTS: Model Quantization, Efficient Inference, Reinforcement Learning,
             Neural Combinatorial Optimization

CORE COMPETENCIES
--------------------------------------------------------------------------------
  Reinforcement Learning & Game Theory
   • Multi-Agent Simulation & Modeling
   • Attention Economy Dynamics

  Machine Learning & Reasoning Systems
   • Neuro-Symbolic Reasoning
   • CV to NLP XAI Pipelines

  Power Electronics & VLSI
   • Control Systems & Routing Optimization

PUBLICATIONS & ARCHITECTURES
--------------------------------------------------------------------------------
  LEAN MEMORY, DEEP MASTERY (AAAI 2026)
  Affiliations: Nvidia Corp, Singapore Inst. of Technology, Nirma University
    Proposed a resource-efficient continual alignment framework for frozen LLMs.
    Enables cognitively grounded dialogue tutoring via GRPO-based RLHF.

  SMART ADAPTIVE NETWORK (IEEE ICC 2026)
  Conference: IEEE ICC, Glasgow | Affiliations: Nirma Univ, Toronto Metro Univ
    Proposed an edge AI and hybrid communication framework for critical mHealth
    alert routing. Featured INT8 quantized 1D CNNs and RAG-based context.

  ALPHA FROM ATTENTION (System Model)
    A quantitative framework analyzing the 'invisible current' of human
    attention that moves markets. Uses game theory and semantic modeling to
    capture alpha in the lag between signal appearance and algorithmic action.


CORRESPONDENCE
--------------------------------------------------------------------------------
  EMAIL: kabirmurjani@gmail.com
  WEB: kabir.codes
  X/TWITTER: @ktbir
```

## Correspondence

- **Email:** kabirmurjani@gmail.com
- **Web:** [kabir.codes](https://kabir.codes)
- **X / Twitter:** [@ktbir](https://x.com/ktbir)

## License

MIT
