{% extends "base.html" %} {% load static %} {% block extra_css %} {% endblock %} {% block navbar %} {% include "navbar.html" %} {% endblock %} {% block content %}

MDAI

MDAI is a new ai platform,
and one that is well suited to a wide range of purposes,
including business development, research, commercial projects, etc

TRY NOW
{% comment %}

功能特性

极简代码架构

只包含必要功能模块, 让定制开发更容易

使用最新技术

Django4.0, BulmaCSS

{% endcomment %} {% endblock %} {% block extra_js %} {% endblock %}