{"id":20637660,"url":"https://github.com/overrevvv/edgechains-sample","last_synced_at":"2025-03-09T08:40:11.191Z","repository":{"id":251235749,"uuid":"836809881","full_name":"OverRevvv/edgechains-sample","owner":"OverRevvv","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-01T15:56:20.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T08:15:39.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/OverRevvv.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-01T15:50:03.000Z","updated_at":"2024-08-01T15:56:23.000Z","dependencies_parsed_at":"2024-08-01T17:56:54.805Z","dependency_job_id":"ec2fc3ec-ee92-439c-a742-faba3caf9daa","html_url":"https://github.com/OverRevvv/edgechains-sample","commit_stats":null,"previous_names":["overrevvv/edgechains-sample"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2Fedgechains-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2Fedgechains-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2Fedgechains-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OverRevvv%2Fedgechains-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OverRevvv","download_url":"https://codeload.github.com/OverRevvv/edgechains-sample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242667471,"owners_count":20166304,"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-16T15:15:25.008Z","updated_at":"2025-03-09T08:40:11.168Z","avatar_url":"https://github.com/OverRevvv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EdgeChains Sample app | Chat-With-Spreadsheet\n## based on the Chat-with-PDF\n\n# Run the ChatWithSpreadsheet example\n\nThis section provides instructions for developers on how to utilize the chat with PDF feature. By following these steps, you can integrate the functionality seamlessly into your projects.\n\n---\n\n2. Install packages with npm\n\n``` \n  npm install\n```\n\n3. Setup you secrets in `secrets.jsonnet`\n```\n  local SUPABASE_API_KEY = \"your supabase api key here\";\n\n\n  local OPENAI_API_KEY = \"your openai api key here\";\n    \n  local SUPABASE_URL = \"your supabase url here\";\n    \n  {\n    \"supabase_api_key\":SUPABASE_API_KEY,\n    \"supabase_url\":SUPABASE_URL,\n    \"openai_api_key\":OPENAI_API_KEY,\n  }\n   \n```\n4. Build the the packge\n```sh\nnpm run build\n```\n5. Run the app\n```sh\nnpm run start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverrevvv%2Fedgechains-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverrevvv%2Fedgechains-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverrevvv%2Fedgechains-sample/lists"}