Metadata-Version: 2.4
Name: ai-terminal-assistant
Version: 0.1.2
Summary: AI-powered terminal assistant that converts natural language to shell commands with risk assessment and explanations.
Author: Nidhi Kushwaha
License-Expression: MIT
Project-URL: Homepage, https://github.com/yourusername/ai-terminal-assistant
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: openai-whisper>=20231117
Requires-Dist: torch<2.5.0,>=2.0.0
Requires-Dist: transformers<4.46.0,>=4.30.0
Requires-Dist: prompt_toolkit<4.0,>=3.0
Requires-Dist: gpt4all>=1.0.0
Requires-Dist: numpy<2.0
Requires-Dist: packaging<25.0
