Metadata-Version: 2.4
Name: guaardvark
Version: 2.8.0
Summary: Guaardvark CLI — full-stack AI platform with RAG, image/video generation, and agents
Home-page: https://guaardvark.com
Author: Guaardvark
Project-URL: Source, https://github.com/guaardvark/guaardvark
Project-URL: Homepage, https://guaardvark.com
Project-URL: Issues, https://github.com/guaardvark/guaardvark/issues
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.12,<3.13
Description-Content-Type: text/markdown
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: rich>=13.0.0
Requires-Dist: python-socketio>=5.10.0
Requires-Dist: httpx>=0.25.0
Requires-Dist: websocket-client>=1.6.0
Requires-Dist: requests>=2.31.0
Requires-Dist: prompt_toolkit>=3.0.0
Requires-Dist: tenacity>=8.0.0
Requires-Dist: flask>=3.0.0
Provides-Extra: rag
Requires-Dist: llama-index-core<0.15.0,>=0.13.0; extra == "rag"
Requires-Dist: llama-index-llms-ollama>=0.7.0; extra == "rag"
Requires-Dist: llama-index-embeddings-ollama>=0.8.0; extra == "rag"
Dynamic: author
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
