{"id":18644364,"url":"https://github.com/dakshaau/capioai","last_synced_at":"2025-11-05T02:30:24.849Z","repository":{"id":89853314,"uuid":"94157730","full_name":"dakshaau/CapioAI","owner":"dakshaau","description":"Coding Challenge","archived":false,"fork":false,"pushed_at":"2017-06-23T20:23:46.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T11:23:17.580Z","etag":null,"topics":["bottle","docker","python-docx","python35","unittest"],"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/dakshaau.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":"2017-06-13T01:52:17.000Z","updated_at":"2017-06-21T19:48:57.000Z","dependencies_parsed_at":"2023-06-15T21:00:38.567Z","dependency_job_id":null,"html_url":"https://github.com/dakshaau/CapioAI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakshaau%2FCapioAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakshaau%2FCapioAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakshaau%2FCapioAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakshaau%2FCapioAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakshaau","download_url":"https://codeload.github.com/dakshaau/CapioAI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449544,"owners_count":19640532,"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":["bottle","docker","python-docx","python35","unittest"],"created_at":"2024-11-07T06:11:38.970Z","updated_at":"2025-11-05T02:30:24.812Z","avatar_url":"https://github.com/dakshaau.png","language":"Python","readme":"# CapioAI Python Challenge\n\n**By:** Daksh Gupta\n\n**Language:** Python 3.5\n\n**Packages Required:** python-docx, requests, bottle\n\n## Updates:\n\nFor updates after June 13, please check [this branch](https://github.com/dakshaau/CapioAI/tree/daksh)\n\nI have implemented Unit testing using `unittest` module of python and containerized the server. There is also a sample curl request to demonstrate how to retrieve the .docx file using the server I created.\n\n### Testing:\n\nThe code has assertions written into it. I haven't used any additional testing module to implement testcases\n\n### Execution:\n\nThere are two options available, either use the executable script or run the server which returns the static docx file if generated successfully.\n\n**NOTE:** Administrator priviledges may be needed\n\nTo execute the script simply use the following command after navigating to the program directory:\n\n```Batchfile\npython main.py \u003ctranscriptID\u003e \u003cAPIKey\u003e\n```\n\nTo run the server simply use the following command after navigating to the program directory:\n\n```Batchfile\npython server.py \u003cIP\u003e \u003cPORT_as_integer\u003e\n```\n\nThe server accepts **GET** requests with the request header having `apiKey` label and an associated string.\n\nThe requests are only accepted at the URL: `http://IP:PORT/transcript/\u003ctranscriptID\u003e`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdakshaau%2Fcapioai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdakshaau%2Fcapioai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdakshaau%2Fcapioai/lists"}