{"id":32772671,"url":"https://github.com/cheungmanyung-core/ai-workflow-framework","last_synced_at":"2026-05-05T18:31:32.518Z","repository":{"id":322215687,"uuid":"1088590177","full_name":"cheungmanyung-core/ai-workflow-framework","owner":"cheungmanyung-core","description":"Modular automation backend (FastAPI + AI + Notion)","archived":false,"fork":false,"pushed_at":"2025-11-03T07:26:18.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-03T09:15:31.351Z","etag":null,"topics":["ai","automation","backend","fastapi","notion","workflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheungmanyung-core.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-03T07:19:52.000Z","updated_at":"2025-11-03T07:35:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cheungmanyung-core/ai-workflow-framework","commit_stats":null,"previous_names":["cheungmanyung-core/ai-workflow-framework"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/cheungmanyung-core/ai-workflow-framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheungmanyung-core%2Fai-workflow-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheungmanyung-core%2Fai-workflow-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheungmanyung-core%2Fai-workflow-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheungmanyung-core%2Fai-workflow-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheungmanyung-core","download_url":"https://codeload.github.com/cheungmanyung-core/ai-workflow-framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheungmanyung-core%2Fai-workflow-framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32662841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","automation","backend","fastapi","notion","workflow"],"created_at":"2025-11-04T10:00:31.716Z","updated_at":"2026-05-05T18:31:32.513Z","avatar_url":"https://github.com/cheungmanyung-core.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧩 AI Workflow Automation Framework\n**Modular automation framework integrating OpenAI, Notion API, and FastAPI microservices.**\n\n---\n\n## 🚀 Overview\nThis project provides a reusable backend architecture that helps solopreneurs and small teams automate repetitive tasks using Python and OpenAI-based APIs. It focuses on workflow standardization, modularity, and scalability.\n\n---\n\n## 🧠 Core Features\n- **Task Automation:** Streamlines daily workflows via FastAPI endpoints  \n- **Integration Ready:** Connects with Notion, Google Drive, and Airtable  \n- **Modular Design:** Reusable components for custom business logic  \n- **Lightweight Deploy:** Easy to host on Render or Vercel  \n\n---\n\n## ⚙️ Tech Stack\n| Category | Tools |\n|-----------|--------|\n| Language | Python |\n| Framework | FastAPI |\n| Automation | OpenAI API, Notion API |\n| Database | SQLite / PostgreSQL |\n| Deployment | Docker, Render |\n\n---\n\n## 📂 Repository Structure\n# ai-workflow-framework\nModular AI automation system integrating OpenAI, Notion, and FastAPI.\n## 📦 Quick Start (local)\n\n```bash\npip install -r requirements.txt\nuvicorn app.main:app --reload\n# visit http://127.0.0.1:8000  and  http://127.0.0.1:8000/docs\n🧱 Project Structure (growing)\ncss\n复制代码\nai-workflow-framework/\n├─ app/\n│  └─ main.py\n├─ requirements.txt\n├─ .gitignore\n└─ README.md\n🛣️ Roadmap\n /tasks/summarize：接入 OpenAI\n\n /integrations/notion：接入 Notion API\n\n Dockerfile \u0026 GitHub Actions (build/release)\n\n Pages 文档站\n\n复制代码\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheungmanyung-core%2Fai-workflow-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheungmanyung-core%2Fai-workflow-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheungmanyung-core%2Fai-workflow-framework/lists"}