{"id":26066414,"url":"https://github.com/decipher3114/polisharp","last_synced_at":"2026-04-21T01:31:10.348Z","repository":{"id":266022012,"uuid":"897139012","full_name":"decipher3114/polisharp","owner":"decipher3114","description":"An AI-powered tool that simplifies privacy policies by processing URLs or PDFs and providing a concise, tabular summary for quick and easy understanding.","archived":false,"fork":false,"pushed_at":"2024-12-07T09:46:32.000Z","size":664,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T20:53:00.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Svelte","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/decipher3114.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}},"created_at":"2024-12-02T05:13:47.000Z","updated_at":"2024-12-07T09:46:36.000Z","dependencies_parsed_at":"2024-12-02T08:53:02.489Z","dependency_job_id":null,"html_url":"https://github.com/decipher3114/polisharp","commit_stats":null,"previous_names":["decipher3114/polisharp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/decipher3114/polisharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decipher3114%2Fpolisharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decipher3114%2Fpolisharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decipher3114%2Fpolisharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decipher3114%2Fpolisharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decipher3114","download_url":"https://codeload.github.com/decipher3114/polisharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decipher3114%2Fpolisharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32072953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2025-03-08T20:51:51.886Z","updated_at":"2026-04-21T01:31:10.321Z","avatar_url":"https://github.com/decipher3114.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"![img](./assets/Thumbnail.png)\nAn AI-powered tool that simplifies complex privacy policies. By providing a URL or uploading a PDF of a privacy policy, users receive a concise, tabular summary, enabling them to understand critical information quickly and easily.\n\n## 🚀 Features\n- **URL \u0026 PDF Input**: Accepts privacy policies via URL or file upload.\n- **AI-Powered Summarization**: Processes lengthy and dense policies using advanced AI algorithms.\n- **Tabular Output**: Presents key points (e.g., data collection, purpose, and criticality) in a user-friendly table.\n- **Enhanced Transparency**: Helps users make informed decisions regarding their data privacy.\n\n## 🛠️ Tech Stack\n- **Frontend**: SvelteKit with TailwindCSS for a modern, responsive user interface.\n- **Backend**: Python (FastAPI) for processing and AI integration.\n- **AI Integration**: Utilizes Google Gemini's large language models (LLMs) for natural language processing.\n\n## 📦 Installation\n- Clone the repository:\n```bash\ngit clone https://github.com/decipher3114/polisharp.git\ncd polisharp\n```\n- Set up the backend:\n    - Setup Virtual Environment\n    ```\n    cd backend\n    python3 -m venv venv\n    ```\n    - Activate Virtual Environment:\n        - For Linux:\n        ```\n        source venv/bin/activate\n        ```\n        - For Windows:\n        ```\n        venv/scripts/activate\n        ```\n    - Install Requirements\n    ```\n    pip install -r requirements.txt\n    ```\n- Setup Gemini API Key (Critical: One must be satisfied)\n    - Create a new file with the name `.env` in backend dir.\n    - Paste the following `GEMINI_API_KEY=\u003cyour_api_key\u003e`.  \n    OR\n    - Put the api key in the Gemini API Key field.\n- Set up the frontend:\n```bash\ncd ../frontend\nnpm install\n```\n## 🚀 Usage\n- Open **TWO** terminal sessions and change directory to `polisharp`.\n- **Session 1**: Start the backend (available at `http://127.0.0.1:8000`):\n```bash\ncd backend\nuvicorn main:app\n```\n- **Session 2**: Start the frontend:\n```bash\ncd frontend\nnpm run dev\n```\nAccess the app in your browser at http://localhost:5173.\n\n## 📜 License\nThis project is licensed under the [MIT License](./LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecipher3114%2Fpolisharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecipher3114%2Fpolisharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecipher3114%2Fpolisharp/lists"}