当前位置: 首页 > news >正文

AI-Powered-ToDo-List

AI-Powered-ToDo-List

https://github.com/fanqingsong/AI-Powered-ToDo-List

AI 智能任务管理器

基于 LangGraph 和 React 的智能任务管理应用,支持传统手动管理和 AI 对话式管理两种方式。

 

 

✨ 功能特性

  • 🎯 双重管理方式:支持传统手动管理和 AI 对话式管理
  • 🤖 AI 智能助手:基于 LangGraph 的智能对话系统
  • 🎨 现代化 UI:使用 Ant Design 构建的优美界面
  • 📱 响应式设计:支持桌面和移动设备
  • 🐳 容器化部署:Docker Compose 一键启动
  • 🌐 前后端分离:React 前端 + FastAPI 后端

 

https://github.com/baoqger/AI-Powered-ToDo-List

Agentic app with Azure AI Foundry Agent Service

This repository demonstrates how to build a modern FatAPI web application that integrates with Azure AI Foundry Agents. It provides a simple CRUD task management and the interactive chat agents to manage the tasks with nature language!

 

http://www.hskmm.com/?act=detail&tid=17394

相关文章:

  • Netty:完成RPC服务(实战)
  • Python 在 Web 开发中的应用与趋势
  • LLM MOE的进化之路
  • 相交链表-leetcode
  • AtCoder ARC114 总结 (A-C)
  • 告别单张保存!PPT 图片无损批量提取,这 3 种方法亲测有效!
  • ?模拟赛(2) 赛后总结
  • 日总结 8
  • 完整教程:讲一下ZooKeeper的持久化机制
  • 2025.9.25 sos dp小记
  • 英语_阅读_A farmer dream_待读
  • docker 私有仓库 harbor
  • vite+ts取别名@
  • 掌握C2重定向器:红蓝队攻防实战指南
  • 2025秋_3
  • day004
  • 软件测试团队准备解散了......
  • 2025秋_4
  • 【STM32H7】从零开始搭建的HAL库工程模板(基于CubeMX)
  • 重生之从零开始的神经网络算法学习之路 —— 第八篇 大型数据集与复杂模型的 GPU 训练实践
  • Avalonia:开发Android应用
  • MIT s6.828环境搭建
  • kubernetes事件监控工具--Kube-Event
  • 实用指南:【 GUI自动化测试】GUI自动化测试(一) 环境安装与测试
  • 喵喵大王の新日记
  • 多GPU本地布署Wan2.2-T2V-A14B文本转视频模型 - yi
  • NOI 模拟赛五
  • 什么是Delphi4Python?
  • 实用指南:Python的大杀器:Jupyter Notebook处理.ipynb文件
  • flask认证机制logging模块实战