智闻订阅是一个智能化的新闻聚合与报告生成平台。用户可以根据个人兴趣,通过设定关键词和选择信任的新闻来源网站,来创建专属的每日新闻订阅计划。平台内置一个由AI驱动的代理(Agent),它能够自动浏览网页、抓取相关文章、并运用大语言模型(LLM)对信息进行深度分析、提炼和总结。 每天在预设的时间,系统会自动生成一份结构清晰的定制化新闻报告,内容包括“头条新闻”、“特别关注”和“今日总结”三大板块,帮助用户从繁杂的信息中高效获取自己最关心的资讯。该项目采用Flask作为后端框架,通过APScheduler实现任务定时调度,并设计了独立的任务队列和工作线程来处理耗时的AI分析任务,确保了系统的稳定性和响应速度。
☆15Jul 14, 2025Updated last year
Alternatives and similar repositories for AI-News-Subscription-Agent
Users that are interested in AI-News-Subscription-Agent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目旨在构建一套多场景下可复用的辅助决策型智能 Agent 系统。通过提取用户输入的关键信息,结合历史数据进行智能匹配,系统可在教育路径、法律咨询、金融投资、心理健康、企业经营、供应链优化、危机应对、智能客服等多个领域提供个性化决策建议。系统采用统一的决策流程设计,具备高…☆27Mar 7, 2026Updated 4 months ago
- Learning notes of Machine Learn & Deep Learning☆12Feb 13, 2019Updated 7 years ago
- MAPF(Multi-Agent Path Finding,多智能体路径规划)是一个基于 Python 的开源项目,主要用于多智能体在共享环境下的路径规划问题研究。该项目包含了多智能体路径规划的相关算法实现和示例,适用于机器人、仓储物流、人工智能等领域的科研和工程应用。☆17May 15, 2025Updated last year
- ☆11Apr 23, 2021Updated 5 years ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- The Self-Improving MCP Server - Agents write code to orchestrate multiple MCP servers with intelligent TypeScript execution and auto-augm…☆25Nov 3, 2025Updated 8 months ago
- SmartDb是以SQL为中心,支持多数据源、读写分离,同时又不与原有项目mybatis、hibernate冲突的非常轻量级的Java ORM框架。 https://zhuoluodada.cn/smartdb☆15Mar 17, 2024Updated 2 years ago
- ☆11Jan 21, 2023Updated 3 years ago
- 基于PaddleRec的电商推荐系统(Linux部署版)☆23May 10, 2022Updated 4 years ago
- 污染源在线自动监控(监测)系统数据传输标准,数据包模拟发送程序、检测程序。支持水、气、TVOC☆12Sep 14, 2018Updated 7 years ago
- Steganography with help of LLM☆13Apr 28, 2025Updated last year
- 本项目实现了一个基于多智能体(Multi-Agent)和检索增强生成(Retrieval-Augmented Generation, RAG)技术的客户支持系统。它利用 Python、LangChain 和 LangGraph 构建了一个能够处理各种旅行相关查询的对话式 A…☆268Jul 10, 2026Updated last week
- 对接 Dify不同应用的 API,从而对接自己的业务系统,实现与 Dify 应用的对话流处理,将对话结果 流式返回给前端,并将对话结果分发给开发者自行处理☆13Sep 4, 2024Updated last year
- 通过下载指定的同花顺行业分类板块中所有公司的年报,并对最近的几年的指标进行平均值及方差计算,帮助你找到业绩稳定的公司。☆14Jan 10, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于 LangChain 生态与混合检索技术构建的智能化学术研究辅助平台,旨在提供高效、精准的文献深度分析能力。系统支持 PDF/TXT/DOCX 多格式学术文献上传,通过 BGE-Small-ZH 向量嵌入模型与 BM25 关键词检索融合的混合检索策略,实现跨文档语义关联…☆22Aug 28, 2025Updated 10 months ago
- 适用于中小型后台管理项目的前后端分离框架。后端使用 JDK21 + SpringBoot3.2 + SaToken + MybatisPlus 等技术栈,前端使用 FiveAdminV2 进行开发。后端:https://github.com/zhangyuge7/newbi…☆12Oct 21, 2024Updated last year
- 📝 Summary of recommendation, advertising and search models.【推广搜技术汇总⭐】☆25Feb 2, 2023Updated 3 years ago
- freeswitch cdr☆15Jul 12, 2025Updated last year
- 这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。☆20Mar 17, 2026Updated 4 months ago
- GPT lanuage model for dna sequence☆17Nov 20, 2024Updated last year
- Self-evolving AI assistant platform with 42+ skills, 5-level model fallback, lossless context, deep Feishu/Lark integration. One-click de…☆20Apr 14, 2026Updated 3 months ago
- 干中学|| build_mcp_from_scratch☆26Oct 15, 2025Updated 9 months ago
- Master AI Agent Assistant in 3 Days. A guided study plan using nanobot (~3k lines of Python) and your own AI Socratic Tutor. Learn Archit…☆15Feb 7, 2026Updated 5 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 基于 @longdechen12 「3小时摸透一个领域」工作流的 Claude Code Skill。NotebookLM 批量问答 + 内容生成。☆17May 28, 2026Updated last month
- 在使用AI工具进行深入分析面试岗位需求与应聘者简历的基础上,依据既定标准向应聘 者提出针对性问题。在应聘者完成问题解答后,将对简历内容及面试表现进行全面评估,并提供具体的改进建 议,以助其提升职业竞争力。☆17Mar 19, 2024Updated 2 years ago
- 《从零开始构建企业级RAG 系统》书中演示案例代码☆24May 29, 2025Updated last year
- AI算法岗求职攻略(涵盖校招时间表、准备攻略(社招和校招)、刷题指南、内推和 AI 公司清单、求职算法必备资料等),算法方向涉及:机器学习、深度学习、计算机视觉、自然语言处理和搜广推等☆27Jun 15, 2024Updated 2 years ago
- 前程无忧(51job)招聘信息爬取☆11Sep 1, 2022Updated 3 years ago
- Provably Secure Steganography☆22Sep 13, 2025Updated 10 months ago
- DeepManus 是一个基于LangManus开发的 AI 自动化框架,使用deepseek作为大模型,使用了更少的第三方框架,让它更易于国内使用,项目建立在开源社区的卓越工作基础之上。项目目标是将给大模型装上手脚。☆23Apr 1, 2025Updated last year
- 基于LLM的AI用户画像系统☆25Jun 25, 2025Updated last year
- DeDeClaw 可以雇佣多个AI员工帮你打工!24小时给你疯狂干活!支持自定义Agent。可以和AI拉群,吩咐他们自动工作,并且能根据聊天上下文自动总结成文章、视频、图片、小红书、公众号等等新媒体的内容,内置一键分发,直接批量发布!☆24Apr 9, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于FFmpeg推流到Nginx(nginx-rtmp-module)的一个简易推流的web管理系统☆23Oct 19, 2022Updated 3 years ago
- Windfarm Operations & Maintenance cost-Benefit Analysis Tool☆33Updated this week
- A Graph Editor implementing by Spring Boot, Kotlin, Java☆25Feb 22, 2023Updated 3 years ago
- 基于大语言模型LLM 的知识图谱生成工具,支持从文本中自动提取实体关系并可视化展示。☆31Jan 24, 2025Updated last year
- 🌟 呼叫中心 java 版 这是如何在springboot freeswitch结合的简单示例 包括 inbound outbound两个服务☆16Apr 2, 2022Updated 4 years ago
- Steganographic text via language models☆26Nov 21, 2022Updated 3 years ago
- 放置城市 完善汉化和制作docker镜像 原项目 https://github.com/hexianWeb/CubeCity 我的汉化和制作docker镜像仓库 Github https://github.com/Firfr/cube-city Gitee https://…☆31Oct 22, 2025Updated 8 months ago