crew-news
crew-news
📖 简介
🧱 CrewNews is an AI news 生成器 that delivers an unbiased version of the news for a given topic, using Streamlit for the GUI, Llama 3.1 as the LLM (inferenced via the AIML API),
查看英文原版
🧱 CrewNews is an AI news generator that delivers an unbiased version of the news for a given topic, using Streamlit for the GUI, Llama 3.1 as the LLM (inferenced via the AIML API),
📥 安装此技能
ai-agent install crew-news
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/rokbenko/crew-newscd crew-newsai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r crew-news ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。