CuWise – AI-Powered CUDA Optimization Assistant
2 raghu_dev 1 8/7/2025, 2:04:02 PM
I built cuWise, a CLI tool that uses local LLMs to analyze CUDA profiling logs and suggest kernel optimizations. It works fully offline (no cloud or API keys), and it's focused on developer privacy and usability.
GitHub: https://github.com/Raghu-dev-pixel/cuWise
Would love feedback, ideas, or feature suggestions!
Comments (1)
raghu_dev · 28m ago
Cool