+ Flexible Input +
++ No need to reformat URLs. ExplainThisRepo accepts repositories the + way you actually copy them. All inputs are normalized internally to + owner/repo. +
+
+ {format}
+
+
+ owner/repo
+
+ + Installation +
++ Install via pip or npm and start explaining repos right away. + Requires Python 3.9+ or Node.js. +
+
+ API Key Required:{" "}
+ ExplainThisRepo uses Gemini models for code analysis. Set your API
+ key with{" "}
+
+ export GEMINI_API_KEY="your_key"
+
+