{"id":19961626,"url":"https://github.com/shreyashankar/motion-sigmod-demo","last_synced_at":"2026-01-30T21:37:19.363Z","repository":{"id":219891356,"uuid":"750187424","full_name":"shreyashankar/motion-sigmod-demo","owner":"shreyashankar","description":"SIGMOD Demo 2024 Submission for Motion","archived":false,"fork":false,"pushed_at":"2024-06-11T18:37:15.000Z","size":417,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-15T09:08:33.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shreyashankar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-01-30T06:39:44.000Z","updated_at":"2024-06-11T18:37:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"f79b30a5-06d0-4e1a-8cd8-f92794225da2","html_url":"https://github.com/shreyashankar/motion-sigmod-demo","commit_stats":null,"previous_names":["shreyashankar/motion-sigmod-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shreyashankar/motion-sigmod-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyashankar%2Fmotion-sigmod-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyashankar%2Fmotion-sigmod-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyashankar%2Fmotion-sigmod-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyashankar%2Fmotion-sigmod-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shreyashankar","download_url":"https://codeload.github.com/shreyashankar/motion-sigmod-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreyashankar%2Fmotion-sigmod-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28919735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T20:25:28.696Z","status":"ssl_error","status_checked_at":"2026-01-30T20:25:13.426Z","response_time":66,"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":[],"created_at":"2024-11-13T02:07:58.826Z","updated_at":"2026-01-30T21:37:19.343Z","avatar_url":"https://github.com/shreyashankar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SIGMOD 2024 Demo Submission for Motion\n\nThis repository contains the artifacts for the SIGMOD 2024 demo submission for Motion. The demo is an interactive e-commerce LLM pipeline that showcases the capabilities of [Motion](https://github.com/dm4ml/motion). Motion is a Python-native framework to define, maintain, and execute LLM pipelines with reactive prompts.\n\n## How to run the demo\n\nFirst, you will need to install the dependencies with the following command:\n\n```bash\npip install -r requirements.txt\n```\n\nFor Motion, you will need to make sure Redis is running (I use Docker for this).\n\nNext, you will need to define API keys in a `.env` file in the root of the repository. The `.env` file should look like this:\n\n```\nAZURE_OPENAI_ENDPOINT=...\nAZURE_OPENAI_KEY=...\nAZURE_API_VERSION=...\nSERPER_API_KEY=...\n```\n\nThen, you can run the demo with the following command:\n\n```bash\nstreamlit run dashboard.py\n```\n\nHere is a screenshot of the Streamlit after several queries:\n\n![Streamlit](screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshreyashankar%2Fmotion-sigmod-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshreyashankar%2Fmotion-sigmod-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshreyashankar%2Fmotion-sigmod-demo/lists"}