Skip to content

zarvis-ai/community

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z.A.R.V.I.S. community

Fee free to create issues for

  • 🤔 Questions
  • 🐞 Bug report
  • ✨Feature requests

We appreciate any feedbacks! Also check our community on Spectrum.

If you have security issue, please report to security@zarvis.ai. We'll take them seriously.

Docs

Run locally with Skaffold

skaffold dev --port-forward

and browse localhost:8000

Build manually

Install sphinx and theme

pip install sphinx sphinx_rtd_theme

Build

cd docs; make html

Docs will be generated under /docs/_build/ directory.

Releases

No releases published

Packages

No packages published