CuWise – AI-Powered CUDA Optimization Assistant

2 points by raghu_dev 14 hours ago

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!