{"id":19624367,"url":"https://github.com/expectedparrot/auto_slides","last_synced_at":"2025-02-26T19:35:34.965Z","repository":{"id":218785005,"uuid":"747354344","full_name":"expectedparrot/auto_slides","owner":"expectedparrot","description":"Demonstrate using edsl to make some slides on any topic","archived":false,"fork":false,"pushed_at":"2024-01-23T22:19:45.000Z","size":236,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T11:58:16.518Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/expectedparrot.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}},"created_at":"2024-01-23T19:04:50.000Z","updated_at":"2024-01-24T22:17:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"79499e0e-e3fb-46ee-b7b1-c4d4f7bcb7d7","html_url":"https://github.com/expectedparrot/auto_slides","commit_stats":null,"previous_names":["goemeritus/auto_slides","expectedparrot/auto_slides"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expectedparrot%2Fauto_slides","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expectedparrot%2Fauto_slides/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expectedparrot%2Fauto_slides/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/expectedparrot%2Fauto_slides/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/expectedparrot","download_url":"https://codeload.github.com/expectedparrot/auto_slides/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240923407,"owners_count":19879304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11T11:37:54.813Z","updated_at":"2025-02-26T19:35:34.932Z","avatar_url":"https://github.com/expectedparrot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intro to `auto_slides`\n\nThis little command line tool lets you create markdown-based slides on any topic. \nYou'll need `pandoc` on your system.\n\n## Set-up \n\n```\npython3 -m venv venv \nsource venv/bin/active  \npip install edsl \npip install typer\n```\n\n## OpenAI keys\nPut your OpenAI API key in a `.env` file like so: \n\n```\nOPENAI_API_KEY=\u003cYour KEY\u003e\n```\n\n## Usage \n\nGetting help\n```\npython auto_slides.py --help\n```\n\n### Basic use \n```\npython auto_slides.py --filename 'bees' --topic 'How to keep yourself from getting stung by bees' --num-slides 4\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpectedparrot%2Fauto_slides","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpectedparrot%2Fauto_slides","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpectedparrot%2Fauto_slides/lists"}