51 1 month ago

HK-DevBrain is a lightweight AI developer assistant built on Llama 3.2 (3B) for code generation, math reasoning, and technical documentation. Optimized for local inference with Ollama.

tools
ollama run himanshu231204/hk-devbrain:v3

Applications

Claude Code
Claude Code ollama launch claude --model himanshu231204/hk-devbrain:v3
Codex
Codex ollama launch codex --model himanshu231204/hk-devbrain:v3
OpenCode
OpenCode ollama launch opencode --model himanshu231204/hk-devbrain:v3
OpenClaw
OpenClaw ollama launch openclaw --model himanshu231204/hk-devbrain:v3

Models

View all →

Readme

๐Ÿง  HK-DevBrain

HK-DevBrain is a lightweight AI developer assistant built on Llama 3.2 (3B) and optimized for local inference using Ollama.

It helps developers with:

  • ๐Ÿ’ป Code generation
  • ๐Ÿ“ Mathematical reasoning
  • ๐Ÿ“ Technical documentation
  • ๐Ÿ“ฆ README generation for projects

๐Ÿš€ Run the Model

ollama run himanshu231204/hk-devbrain:v3

โšก Features

  • Multi-language code generation (Python, JavaScript, TypeScript, C++, Go, etc.)
  • Step-by-step math problem solving
  • Professional README and documentation generation
  • Lightweight (~2GB model size)
  • Fast local inference
  • Runs fully offline with Ollama

๐Ÿ’ป Example Prompts

Code Generation

Write a Python function to implement binary search

Mathematics

Solve the derivative of 5x^2 + 3x

Documentation

Generate a README for a FastAPI project

๐Ÿงฉ Model Details

  • Base Model: Llama 3.2
  • Parameters: ~3B
  • Quantization: Q4_K_M
  • Size: ~2GB

๐Ÿ“ฆ GitHub Repository

https://github.com/himanshu231204/hk-devbrain


๐Ÿ‘จโ€๐Ÿ’ป Author

Himanshu Kumar


๐ŸŒ Connect With Me

๐Ÿ’ผ LinkedIn: https://www.linkedin.com/in/himanshu231204

๐Ÿ™ GitHub: https://github.com/himanshu231204

๐Ÿฆ Twitter/X: https://twitter.com/himanshu231204

โ˜• Buy Me a Coffee: https://www.buymeacoffee.com/himanshu231204


โญ If you find this model useful, consider starring the GitHub repository.