{"id":15687284,"url":"https://github.com/lgrammel/modelfusion-terminal-app-starter","last_synced_at":"2025-10-25T11:02:25.140Z","repository":{"id":192196522,"uuid":"686256556","full_name":"lgrammel/modelfusion-terminal-app-starter","owner":"lgrammel","description":"Starter template for building ModelFusion terminal apps with TypeScript.","archived":false,"fork":false,"pushed_at":"2024-02-13T23:37:59.000Z","size":40,"stargazers_count":13,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T18:08:26.152Z","etag":null,"topics":["ai","llm","modelfusion","openai"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lgrammel.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":"2023-09-02T07:24:23.000Z","updated_at":"2024-10-30T18:26:45.000Z","dependencies_parsed_at":"2023-10-02T17:02:13.679Z","dependency_job_id":"25432393-fdba-4d09-859f-003438b2d354","html_url":"https://github.com/lgrammel/modelfusion-terminal-app-starter","commit_stats":null,"previous_names":["lgrammel/modelfusion-terminal-app-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lgrammel/modelfusion-terminal-app-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrammel%2Fmodelfusion-terminal-app-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrammel%2Fmodelfusion-terminal-app-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrammel%2Fmodelfusion-terminal-app-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrammel%2Fmodelfusion-terminal-app-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgrammel","download_url":"https://codeload.github.com/lgrammel/modelfusion-terminal-app-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgrammel%2Fmodelfusion-terminal-app-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280943396,"owners_count":26417747,"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","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai","llm","modelfusion","openai"],"created_at":"2024-10-03T17:46:33.542Z","updated_at":"2025-10-25T11:02:25.094Z","avatar_url":"https://github.com/lgrammel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ModelFusion Terminal App Starter\n\nThe ModelFusion Terminal App Starter is a template for creating your own AI terminal app. It is based on the [ModelFusion](https://modelfusion.dev) library and uses OpenAI's `gpt-3.5-turbo-instruct` model to generate text. Follow the steps below to set up your environment.\n\n## Prerequisites\n\n- [Node.js](https://nodejs.org/en/download/) version 18 or above is required.\n- [OpenAI API](https://platform.openai.com/overview) key.\n\n## Get the Code\n\nClone this repository to your local machine.\n\n```sh\ngit clone https://github.com/lgrammel/modelfusion-terminal-app-starter.git\n```\n\n## Dependencies\n\nNavigate to the project directory and install required packages.\n\n```sh\ncd modelfusion-terminal-app-starter\nnpm install\n```\n\n## API Key Configuration\n\nCreate a .env file in the project root.\nAdd your OpenAI API key like so:\n\n```sh\nOPENAI_API_KEY=\"your-api-key\"\n```\n\n## Launch the App\n\nRun the following command to start the app:\n\n```sh\nnpm start\n```\n\nThat's it! You can now modify the starter to create your own AI terminal app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgrammel%2Fmodelfusion-terminal-app-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flgrammel%2Fmodelfusion-terminal-app-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgrammel%2Fmodelfusion-terminal-app-starter/lists"}