{"id":21335183,"url":"https://github.com/pollinations/legal-copilot","last_synced_at":"2025-03-16T01:42:31.290Z","repository":{"id":103960560,"uuid":"507036213","full_name":"pollinations/legal-copilot","owner":"pollinations","description":"Use GPT3 to simplify legal texts","archived":false,"fork":false,"pushed_at":"2022-08-12T11:01:40.000Z","size":481,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-10T15:53:02.889Z","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/pollinations.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":"2022-06-24T14:16:01.000Z","updated_at":"2022-08-12T15:34:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c1c1419-e757-4f36-a470-bd031bbfe91b","html_url":"https://github.com/pollinations/legal-copilot","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/pollinations%2Flegal-copilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollinations%2Flegal-copilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollinations%2Flegal-copilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pollinations%2Flegal-copilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pollinations","download_url":"https://codeload.github.com/pollinations/legal-copilot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814855,"owners_count":20352037,"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-21T23:40:51.600Z","updated_at":"2025-03-16T01:42:31.283Z","avatar_url":"https://github.com/pollinations.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# legal-copilot\n\nTransform legal texts into simple English using GPT-3\n\nExample:\n\n## Development\n\n\n```sh\n# Install dependencies\npip install -e \".[test]\"\n\n# Install pre-commit hooks\nbrew install pre-commit\npre-commit install -t pre-commit\ncp .env.example .env\n```\n\nand run the server:\n```\npython legal_copilot/main.py \n```\nOr build an run the image:\n```\ndocker build -t legal_copilot .\ndocker run -p 5000:5000 --env-file .env legal_copilot\n```\n\n# Requests\n\n```\ncurl -X POST localhost:5000/legal -H \"Content-Type: application/json\" \\\n    -d '{\"original\": \"bla bla\"}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpollinations%2Flegal-copilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpollinations%2Flegal-copilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpollinations%2Flegal-copilot/lists"}