LICENSE
MANIFEST.in
README.md
setup.py
QuackQuery.egg-info/PKG-INFO
QuackQuery.egg-info/SOURCES.txt
QuackQuery.egg-info/dependency_links.txt
QuackQuery.egg-info/entry_points.txt
QuackQuery.egg-info/requires.txt
QuackQuery.egg-info/top_level.txt
ai_assistant/__init__.py
ai_assistant/cli.py
ai_assistant/core/__init__.py
ai_assistant/core/app.py
ai_assistant/core/assistant.py
ai_assistant/core/conversation.py
ai_assistant/core/email_manager.py
ai_assistant/core/prompts.py
ai_assistant/integrations/__init__.py
ai_assistant/integrations/app_launcher.py
ai_assistant/integrations/email_manager.py
ai_assistant/integrations/file_explorer.py
ai_assistant/integrations/github.py
ai_assistant/integrations/whatsapp_manager.py
ai_assistant/utils/__init__.py
ai_assistant/utils/app_intent.py
ai_assistant/utils/email_intent.py
ai_assistant/utils/file_intent.py
ai_assistant/utils/github_intent.py
ai_assistant/utils/ocr.py
ai_assistant/utils/screenshot.py
ai_assistant/utils/speech.py
ai_assistant/utils/whatsapp_intent.py