Show HN: PromptMap – map .NET solutions into AI-friendly context
Summary
PromptMap is a .NET CLI tool that analyzes solution files and generates a structured map of namespaces, types, and members, making it easier to provide comprehensive project context to AI models like ChatGPT. By leveraging Roslyn for code analysis, PromptMap streamlines interactions with AI, potentially improving code-related assistance and collaboration. This tool highlights ongoing efforts to bridge traditional development workflows with AI-powered support.