{"id":18372676,"url":"https://github.com/os-copilot/friday-front","last_synced_at":"2025-04-06T19:32:09.123Z","repository":{"id":222233741,"uuid":"753627939","full_name":"OS-Copilot/FRIDAY-front","owner":"OS-Copilot","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-28T02:11:26.000Z","size":495,"stargazers_count":20,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T05:51:07.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/OS-Copilot.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}},"created_at":"2024-02-06T13:54:14.000Z","updated_at":"2024-08-02T16:44:44.000Z","dependencies_parsed_at":"2024-02-13T04:47:10.107Z","dependency_job_id":null,"html_url":"https://github.com/OS-Copilot/FRIDAY-front","commit_stats":null,"previous_names":["os-copilot/friday-front"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS-Copilot%2FFRIDAY-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS-Copilot%2FFRIDAY-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS-Copilot%2FFRIDAY-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OS-Copilot%2FFRIDAY-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OS-Copilot","download_url":"https://codeload.github.com/OS-Copilot/FRIDAY-front/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247539171,"owners_count":20955263,"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-06T00:06:42.840Z","updated_at":"2025-04-06T19:32:05.792Z","avatar_url":"https://github.com/OS-Copilot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FRIDAY Front\n\n## Usage\n\n1. Make sure that OS-Copilot/FRIDAY is properly installed first;\n\n    ```shell\n    git clone https://github.com/OS-Copilot/FRIDAY\n    cd FRIDAY/\n    pip install -r requirements.txt\n    ```\n\n2. Follow one of the following instructions:\n\n    - For developers, make sure Node.js (as well as npm) is installed:\n\n        ```shell\n        git clone https://github.com/OS-Copilot/FRIDAY-front\n        cd FRIDAY-front/\n        npm install\n        touch .env\n        echo \"REACT_APP_PATH=${FRIDAY_PATH}\" \u003e\u003e .env\n        npm start\n        ```\n\n        change `${FRIDAY_PATH}` to real absolute path;\n\n    - For deployer, make sure Node.js (as well as npm) is installed:\n\n        ```shell\n        git clone https://github.com/OS-Copilot/FRIDAY-front\n        cd FRIDAY-front/\n        npm install\n        npm run build\n        touch dist/.env\n        echo \"REACT_APP_PATH=${FRIDAY_PATH}\" \u003e\u003e dist/.env\n        ```\n\n        change `${FRIDAY_PATH}` to real absolute path;\n\n## .env Config\n\n- `REACT_APP_PATH` (**required**): absolute path of backend directory;\n- `REACT_APP_PROXY` (optional): proxy URL used when executing python scripts;\n- `REACT_APP_MIRROR` (optional): mirror site of Hugging Face.\n\n## Prompts Examples\n\n- Move the text files containing the word 'agent' from the folder named 'document' to the path 'working_dir/agent'.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fos-copilot%2Ffriday-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fos-copilot%2Ffriday-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fos-copilot%2Ffriday-front/lists"}