Skip to content

ailever/openapi

Repository files navigation

Dashboard

https://github.com/ailever/openapi

# https://github.com/ailever/ailever/tree/master/ailever
from ailever import dashboard
dashboard.run('main')

https://github.com/ailever/openapi/tree/master/analysis

# https://github.com/ailever/ailever/tree/master/ailever/analysis
from ailever.analysis import dashboard
dashboard.run('main')

https://github.com/ailever/openapi/tree/master/detection

# https://github.com/ailever/ailever/tree/master/ailever/detection
from ailever.detection import dashboard
dashboard.run('main')

https://github.com/ailever/openapi/tree/master/language

# https://github.com/ailever/ailever/tree/master/ailever/language
from ailever.language import dashboard
dashboard.run('main')

https://github.com/ailever/openapi/tree/master/captioning

# https://github.com/ailever/ailever/tree/master/ailever/captioning
from ailever.captioning import dashboard
dashboard.run('main')

https://github.com/ailever/openapi/tree/master/forecast

# https://github.com/ailever/ailever/tree/master/ailever/forecast
from ailever.forecast import dashboard
dashboard.run('main')

https://github.com/ailever/openapi/tree/master/utils

# https://github.com/ailever/ailever/tree/master/ailever/utils
from ailever.utils import dashboard
dashboard.run('main')

Source

from ailever.utils import source

source('AIL-F-0000')
source('AIL-M-0000')
source('AIL-A-0000')
source('AIL-C-0000')
source('AIL-D-0000')
source('AIL-L-0000')
source('SI-0000')
source('FI-0000')
source('AI-0000')
source('RL-0000')
source('DL-0000')
source('ML-0000')
source('ST-0000')
source('NM-0000')
source('PL-0000')
source('UT-0000')
source('MA-0000')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages