{"id":25295945,"url":"https://github.com/archihalder/text-gen","last_synced_at":"2025-04-06T20:49:31.977Z","repository":{"id":210251538,"uuid":"726110136","full_name":"archihalder/text-gen","owner":"archihalder","description":"A Generative Text App using PaLM 2 API","archived":false,"fork":false,"pushed_at":"2024-03-24T15:26:37.000Z","size":366,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T02:53:58.717Z","etag":null,"topics":["palm-api","text-generation"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/archihalder.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}},"created_at":"2023-12-01T14:56:28.000Z","updated_at":"2023-12-02T05:15:27.000Z","dependencies_parsed_at":"2024-03-24T16:31:34.823Z","dependency_job_id":"d49a5b87-8d26-4920-a00b-214ad043a944","html_url":"https://github.com/archihalder/text-gen","commit_stats":null,"previous_names":["archihalder/text-gen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2Ftext-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2Ftext-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2Ftext-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2Ftext-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archihalder","download_url":"https://codeload.github.com/archihalder/text-gen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247550655,"owners_count":20956985,"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":["palm-api","text-generation"],"created_at":"2025-02-13T02:54:20.765Z","updated_at":"2025-04-06T20:49:31.953Z","avatar_url":"https://github.com/archihalder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text-Gen\n\nA Generative Text App using Google PaLM API\n\n## Generate an API Key\n\n- Click [here](https://makersuite.google.com/app/apikey) to create a Google Cloud API key.\n- Paste your API key in the place of `YOUR_API_KEY` in [Usage](#usage) section.\n\n## Usage\n\n1. Install all the required packages\n\n```bash\nnpm install\n```\n\n2. Create `.env` file in the root directory and add your `API_KEY`\n```bash\necho \"API_KEY={YOUR_API_KEY}\" \u003e\u003e .env\n```\n\n3. Start the backend\n```bash\nnpm run start:backend\n```\n\n4. Start the frontend on a separate terminal\n```bash\nnpm run start:frontend\n```\n\n\n5. Use the app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchihalder%2Ftext-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchihalder%2Ftext-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchihalder%2Ftext-gen/lists"}