{"id":25926926,"url":"https://github.com/reaganbuster/actionable-ai","last_synced_at":"2026-05-10T18:34:27.211Z","repository":{"id":279023469,"uuid":"937393022","full_name":"ReaganBuster/Actionable-Ai","owner":"ReaganBuster","description":"Actionable AI is a system that generates detailed reports with actionable recommendations based on user reviews and feedback. It provides businesses with insights and steps to improve customer experience. The reports are generated weekly, factoring in changing reviews, and are displayed in a Streamlit app.","archived":false,"fork":false,"pushed_at":"2025-02-23T08:51:37.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T20:04:06.671Z","etag":null,"topics":["ai","dataanalysis","llms","python","streamlit"],"latest_commit_sha":null,"homepage":"","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/ReaganBuster.png","metadata":{"files":{"readme":"README","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":"2025-02-22T23:50:18.000Z","updated_at":"2025-02-23T08:51:41.000Z","dependencies_parsed_at":"2025-02-23T09:21:44.987Z","dependency_job_id":"577c985b-741c-45d5-93f6-cfc109415238","html_url":"https://github.com/ReaganBuster/Actionable-Ai","commit_stats":null,"previous_names":["reaganbuster/actionable-ai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReaganBuster%2FActionable-Ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReaganBuster%2FActionable-Ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReaganBuster%2FActionable-Ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReaganBuster%2FActionable-Ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReaganBuster","download_url":"https://codeload.github.com/ReaganBuster/Actionable-Ai/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241731745,"owners_count":20010781,"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":["ai","dataanalysis","llms","python","streamlit"],"created_at":"2025-03-03T20:04:21.496Z","updated_at":"2026-05-10T18:34:27.158Z","avatar_url":"https://github.com/ReaganBuster.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is actively being worked on. Features are subject to change, and contributions are welcome!  \n\n![Project Status](https://img.shields.io/badge/status-in%20development-yellow)\n\n# Actionable AI\n\n## Overview\n\nActionable AI is a system that generates detailed reports with actionable recommendations based on user reviews and feedback. The goal is to provide businesses with insights and steps to improve customer experience. The reports are generated once a week, factoring in changing reviews, and are displayed in a Streamlit app.\n\n## Features\n\n- **User Reviews**: Collects user reviews, ratings, and dates.\n- **Reports**: Generates weekly reports with detailed recommendations.\n- **Current Report**: Maintains a single, constantly updated report.\n- **Streamlit Integration**: Displays the generated reports in a Streamlit app.\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/ReaganBuster/Actionable-Ai.git\n    cd actionable_ai\n    ```\n\n2. Create a virtual environment and activate it:\n    ```bash\n    python3 -m venv venv\n    source venv/bin/activate\n    ```\n\n3. Install the required packages:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Database Setup\n\n1. Create the SQLite database and tables:\n    ```bash\n    python app/database_setup.py\n    ```\n\n## Environment Variables\n\nCreate a `.env` file in the root directory and add the following environment variables:\n\n```plaintext\nopenai-apikey=your_openai_api_key\nsender_email=your_email@example.com\nreceiver_email=receiver_email@example.com\npassword=your_email_password","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freaganbuster%2Factionable-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freaganbuster%2Factionable-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freaganbuster%2Factionable-ai/lists"}