{"id":35840506,"url":"https://github.com/johnlk/gistai","last_synced_at":"2026-01-08T03:04:11.387Z","repository":{"id":331017642,"uuid":"1124883122","full_name":"johnlk/gistai","owner":"johnlk","description":"AI summary news","archived":false,"fork":false,"pushed_at":"2025-12-30T16:17:17.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-02T01:55:04.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gistai.vercel.app","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/johnlk.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-29T19:29:52.000Z","updated_at":"2025-12-30T16:17:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/johnlk/gistai","commit_stats":null,"previous_names":["johnlk/gistai"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/johnlk/gistai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlk%2Fgistai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlk%2Fgistai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlk%2Fgistai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlk%2Fgistai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnlk","download_url":"https://codeload.github.com/johnlk/gistai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlk%2Fgistai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28240572,"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":"2026-01-08T02:00:06.591Z","response_time":241,"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":[],"created_at":"2026-01-08T03:01:50.518Z","updated_at":"2026-01-08T03:04:07.283Z","avatar_url":"https://github.com/johnlk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GistAI\n\nAn AI-powered news aggregation site that delivers curated news articles with intelligent summaries and insights.\n\n## About\n\nGistAI is a modern news platform built with Next.js that leverages artificial intelligence to provide users with comprehensive news coverage. The site curates and presents news articles in an accessible, user-friendly format.\n\n## Features\n\n- AI-curated news articles\n- Clean, modern interface\n- Article detail pages with full content\n- Responsive design for all devices\n- Fast, optimized performance with Next.js\n\n## Getting Started\n\n### Environment Variables\n\nCreate a `.env.local` file in the root directory with the following variables:\n\n```bash\nBLOB_READ_WRITE_TOKEN=your-vercel-blob-token\nXAI_API_KEY=your-xai-api-key\nAPI_SECRET_KEY=your-secret-key-for-api-endpoints\n```\n\n**Required Variables:**\n- `BLOB_READ_WRITE_TOKEN` - Vercel Blob Storage token for storing news data\n- `XAI_API_KEY` - XAI/Grok API key for generating news content\n- `API_SECRET_KEY` - Secret key for authenticating API requests (generate a secure random string)\n\n### Running the Application\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n### API Endpoints\n\n**POST /api/articles/update** - Generate and update news articles\n\nRequires authentication via Bearer token:\n\n```bash\ncurl -X POST http://localhost:3000/api/articles/update \\\n  -H \"Authorization: Bearer your-api-secret-key\"\n```\n\n## Tech Stack\n\n- [Next.js](https://nextjs.org) - React framework\n- [TypeScript](https://www.typescriptlang.org) - Type safety\n- [Tailwind CSS](https://tailwindcss.com) - Styling\n- [shadcn/ui](https://ui.shadcn.com) - UI components\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnlk%2Fgistai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnlk%2Fgistai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnlk%2Fgistai/lists"}