通过预置的Next.js演示界面,非技术用户只需四步即可体验:
- environmental preparation::
- 安装Git和Node.js
- fulfillment
git clone https://github.com/dimimikadze/mira.git
- Dependent Installation::
- 进入项目目录运行
npm install
- 进入项目目录运行
- Key Configuration::
- exist
packages/mira-frontend/.env.local
中添加API密钥
- exist
- launch an application::
- (of a computer) run
npm run dev:mira-frontend
访问localhost:3000
- (of a computer) run
演示界面包含:
- 公司URL提交表单
- 实时进度可视化(如”正在分析领英资料(63%)”)
- 交互式报告查看器(支持按置信度筛选数据)
整个过程无需编写代码,适合市场/销售团队快速验证概念。
This answer comes from the articleMira: an AI library of intelligences that automate company research and analysisThe