# API_application **Repository Path**: largzx/API_application ## Basic Information - **Project Name**: API_application - **Description**: 使用DeepseekAPI服务和streamlit实现脱口秀文本生成器 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-18 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # API+streamlit应用项目 使用deepseekAPI,构建后端方法,通过streamlit构建前端操作界面 - 输入自己deepseek的API密钥 - 可以选择deepseek的不同模型 - 输入稿子的话题 - 选择演讲时长以及模型温度参数(即文本是否更加多样性) - 后期可以添加参数presence_penalty来使模型生成更多新词 --- >部署链接:https://talk-show-generate.streamlit.app/ --- ![界面展示](./img.png)