{"id":19209703,"url":"https://github.com/mrdiamonddirt/electerpreter","last_synced_at":"2025-05-12T19:21:02.292Z","repository":{"id":200042171,"uuid":"704560458","full_name":"mrdiamonddirt/Electerpreter","owner":"mrdiamonddirt","description":"An electron Wrapper for Open-Interpreter for the lablab.ai hackathon","archived":false,"fork":false,"pushed_at":"2023-10-14T14:11:04.000Z","size":1931,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-20T16:39:02.934Z","etag":null,"topics":["electron","hackathon-project","open-interpreter"],"latest_commit_sha":null,"homepage":"https://lablab.ai/event/open-interpreter-hackathon/big-full-stack-gamers/electerpreter-open-interpreter-electron-app","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/mrdiamonddirt.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}},"created_at":"2023-10-13T14:17:35.000Z","updated_at":"2024-09-02T15:21:33.000Z","dependencies_parsed_at":"2023-10-15T12:29:56.360Z","dependency_job_id":null,"html_url":"https://github.com/mrdiamonddirt/Electerpreter","commit_stats":null,"previous_names":["mrdiamonddirt/open-execute"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdiamonddirt%2FElecterpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdiamonddirt%2FElecterpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdiamonddirt%2FElecterpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrdiamonddirt%2FElecterpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrdiamonddirt","download_url":"https://codeload.github.com/mrdiamonddirt/Electerpreter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253805844,"owners_count":21967054,"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":["electron","hackathon-project","open-interpreter"],"created_at":"2024-11-09T13:32:44.591Z","updated_at":"2025-05-12T19:21:02.273Z","avatar_url":"https://github.com/mrdiamonddirt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Electerpreter\n\nA minimal Electron application to run and display the output of open-interpreter\nthis is a work in progress and was intended to be my entry for the lablab.ai open-interpreter 24hour hackathon\n\nlink to entry here: https://lablab.ai/event/open-interpreter-hackathon/big-full-stack-gamers/electerpreter-open-interpreter-electron-app\n\n![CoverArt](/screenshots/cover_art.png)\n\n## Features\n\n- Runs open-interpreter within an electron app\n- Displays the output of open-interpreter\n- Allows for the user to send an input to open-interpreter\n- Uses Open-Interpreter to automatically execute code that the llm comes up with\n\n## TODO\n\n- [ ] have a spefic argument to send to open-interpreter so that it knows that we are using the electron app and not the cli may make it easier to use\n- [ ] a way to change the arguments in the spawned process of open-interpreter\n\n## Screenshots\n\n![Screenshot](/screenshots/Screenshot_1.png)\n![Screenshot](/screenshots/Screenshot_2.png)\n\n## Recommended IDE Setup\n\n- [VSCode](https://code.visualstudio.com/) + [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) + [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)\n\n## Project Setup\n\n### Install\n\n```bash\n$ npm install\n```\n\n### Development\n\n```bash\n$ npm run dev\n```\n\n### Build\n\n```bash\n# For windows\n$ npm run build:win\n\n# For macOS\n$ npm run build:mac\n\n# For Linux\n$ npm run build:linux\n```\n\n## Note\n\nif you want to use this application it is currently setup to run the open-interpreter cli with the specific aruements i use for testing which are\n\n```bash\n$ open-interpreter --context_window 2042 -y\n```\n\nthis can be changed on line 13 of the preload.js file, you will need to set your environment variable OPENAI_API_KEY","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdiamonddirt%2Felecterpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrdiamonddirt%2Felecterpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdiamonddirt%2Felecterpreter/lists"}