{"id":20964235,"url":"https://github.com/Antonoko/playdate-puppy-llm","last_synced_at":"2025-05-14T09:32:12.136Z","repository":{"id":239036818,"uuid":"797778177","full_name":"Antonoko/playdate-puppy-llm","owner":"Antonoko","description":"A LLM interface that pays homage to rabbit r1 on Playdate.","archived":false,"fork":false,"pushed_at":"2024-05-12T04:04:06.000Z","size":7498,"stargazers_count":48,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-01T20:41:18.877Z","etag":null,"topics":["llm","playdate"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Antonoko.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-05-08T13:53:01.000Z","updated_at":"2025-04-01T06:03:03.000Z","dependencies_parsed_at":"2024-05-12T05:20:11.462Z","dependency_job_id":"8f73224d-46db-4888-ae39-43e5bff752ca","html_url":"https://github.com/Antonoko/playdate-puppy-llm","commit_stats":null,"previous_names":["antonoko/playdate-puppy-llm"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonoko%2Fplaydate-puppy-llm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonoko%2Fplaydate-puppy-llm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonoko%2Fplaydate-puppy-llm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Antonoko%2Fplaydate-puppy-llm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Antonoko","download_url":"https://codeload.github.com/Antonoko/playdate-puppy-llm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254112326,"owners_count":22016737,"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":["llm","playdate"],"created_at":"2024-11-19T02:52:15.537Z","updated_at":"2025-05-14T09:32:07.109Z","avatar_url":"https://github.com/Antonoko.png","language":"Lua","funding_links":[],"categories":["R1-Inspired Projects"],"sub_categories":[],"readme":"![header.jpg](https://github.com/Antonoko/playdate-puppy-llm/blob/main/__asset__/header.jpg?raw=true)\n# Puppy\n\nA LLM interface that pays homage to rabbit r1 on Playdate.\n\n\u003e [!WARNING]\n\u003e The project is in the early and experimental stages and may be very unstable and unavailable.\n\n## how to run\n### Desktop side setting\n1. Download code: via `Code` - `Download ZIP`\n1. Install [python](https://www.python.org/downloads/release/python-3119/)\n2. Navigate to the `server` directory\n3. Configure your LLM api: Create `config.json` in `server` directory with the following content (openai compatible format, You can find it in the development documents of various LLM provider.)\n```json\n{\n    \"open_ai_base_url\" : \"https://YourLLMServiceAPIBaseUrl\",\n    \"open_ai_api_key\" : \"your api key\",\n    \"open_ai_modelname\" : \"api model name, like llama3-70b-8192\"\n}\n```\n4. Install python dependencies `pip install -r requirements.txt`\n5. Run `python server.py`, start the service (By default it will run at http://127.0.0.1:5001/llmproxy)\n\n### Playdate setting\n1. Download pdx in [release](https://github.com/Antonoko/playdate-puppy-llm/releases) and sideload it to your playdate\n2. Open puppy on playdate\n3. Connect playdate to the computer via USB, open [https://pdportal.net/](https://pdportal.net/) on the desktop browser, and click connect (make sure the playdate emulator is not opened, etc. to occupy its USB port program of)\n4. If everything goes well, communication should be possible!\n\n## how to use\n- hold down button and rotate playdate to change modes\n\n## Big thanks to\n- [pd-usb](https://github.com/cranksters/pd-usb)\n- [pdportal](https://github.com/strawdynamics/pdportal)\n- [playdate-chinese-IME](https://github.com/Antonoko/playdate-chinese-IME)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAntonoko%2Fplaydate-puppy-llm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAntonoko%2Fplaydate-puppy-llm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAntonoko%2Fplaydate-puppy-llm/lists"}