{"id":30194020,"url":"https://github.com/copilotkit/copilotkit-deepmind","last_synced_at":"2025-08-13T02:08:40.989Z","repository":{"id":308360086,"uuid":"1031654038","full_name":"CopilotKit/CopilotKit-Deepmind","owner":"CopilotKit","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-05T13:16:27.000Z","size":281,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-05T15:12:17.205Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://copilot-kit-deepmind.vercel.app","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/CopilotKit.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,"zenodo":null}},"created_at":"2025-08-04T06:14:50.000Z","updated_at":"2025-08-05T13:16:30.000Z","dependencies_parsed_at":"2025-08-05T15:23:31.906Z","dependency_job_id":null,"html_url":"https://github.com/CopilotKit/CopilotKit-Deepmind","commit_stats":null,"previous_names":["copilotkit/copilotkit-deepmind"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/CopilotKit/CopilotKit-Deepmind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2FCopilotKit-Deepmind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2FCopilotKit-Deepmind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2FCopilotKit-Deepmind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2FCopilotKit-Deepmind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CopilotKit","download_url":"https://codeload.github.com/CopilotKit/CopilotKit-Deepmind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2FCopilotKit-Deepmind/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270166108,"owners_count":24538445,"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-08-13T02:00:09.904Z","response_time":66,"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":"2025-08-13T02:08:36.518Z","updated_at":"2025-08-13T02:08:40.934Z","avatar_url":"https://github.com/CopilotKit.png","language":"TypeScript","readme":"# CopilotKit-Deepmind\n\n## Post Generator Agent\n![Demo](assets/example1.gif)\n\n## Stack Analyzing Agent\n![Demo](assets/example2.gif)\n\nA demo project with a Next.js frontend and a FastAPI-based backend agent for Post Generation and Stack Analyzing using Google Gemini.\n\n---\n\n## Project Structure\n\n- `frontend/` — Next.js 15 app (UI)\n- `agent/` — FastAPI backend agent (Python)\n\n---\n\n## Getting Started\n\n### 1. Environment Configuration\n\nCreate a `.env` file in each relevant directory as needed. \n\n#### Backend (`agent/.env`):\n```env\nGOOGLE_API_KEY=\u003c\u003cyour-gemini-key-here\u003e\u003e\n```\n\n#### Frontend (`frontend/.env`):\n```env\nGOOGLE_API_KEY=\u003c\u003cyour-gemini-key-here\u003e\u003e\n```\n\n---\n\n### 2. Start the Backend Agent\n\n```bash\ncd agent\npoetry install\npoetry run python main.py\n```\n\n---\n\n### 3. Start the Frontend\n\n```bash\ncd frontend\npnpm install\npnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to view the app.\n\n---\n\n## Notes\n- Ensure the backend agent is running before using the frontend.\n- Update environment variables as needed for your deployment.\n\n---\n\n### Hosted URL : https://copilot-kit-deepmind.vercel.app/","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopilotkit%2Fcopilotkit-deepmind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcopilotkit%2Fcopilotkit-deepmind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcopilotkit%2Fcopilotkit-deepmind/lists"}