安装
# 克隆仓库
git clone https://github.com/yourusername/yanlv.git
cd yanlv
# 安装依赖
pip install -e .
启动playground
cd playground
pip install -r requirements.txt # 安装 Playground 依赖
python server.py
# 然后在浏览器打开 http://localhost:5000
启动后首页

内置函数学习中心

总体而言 言律的学习展示页面还是可圈可点的!