8000 GitHub - WnQinm/AIHW: 人工智能综合应用作业
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
/ AIHW Public archive

人工智能综合应用作业

Notifications You must be signed in to change notification settings

WnQinm/AIHW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

代码框架示意图:

classDiagram
	MyApp..<SelectModel
	MyApp..<tab1
	MyApp..<tab2
	MyApp..<tab3
	tab1<|--BASE_TAB
	tab2<|--BASE_TAB
	tab3<|--BASE_TAB
	BASE_TAB..<SelectModel
	MyApp: 主类
	tab1: 任务一 文本摘要
	tab2: 任务二 角色扮演
	tab3: 任务三 定制服务机器人
	BASE_TAB: api请求的基础实现
	SelectModel: 主类中llm模型选择的实现, 所有tab通用
Loading

任务一效果演示:

img

任务二效果演示:

img

About

人工智能综合应用作业

Resources

Stars

Watchers

Forks

Languages

0