{"id":15154934,"url":"https://github.com/komzweb/multi-llm-runner","last_synced_at":"2026-02-08T05:02:04.250Z","repository":{"id":255314747,"uuid":"849188201","full_name":"komzweb/multi-llm-runner","owner":"komzweb","description":"A simple web app that allows you to run multiple LLMs in parallel.","archived":false,"fork":false,"pushed_at":"2024-08-30T01:21:30.000Z","size":273,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T07:40:30.801Z","etag":null,"topics":["anthropic-api","gemini-api","groq-api","nextjs","openai-api","react","shadcn-ui","tailwindcss","typescript","vercel-ai-sdk"],"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/komzweb.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":"2024-08-29T06:18:49.000Z","updated_at":"2025-03-20T15:30:55.000Z","dependencies_parsed_at":"2024-08-29T08:38:51.723Z","dependency_job_id":"30450fb4-23af-4552-9708-9a12a2e00902","html_url":"https://github.com/komzweb/multi-llm-runner","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"f2dc94aed602c8d8f76740cde60937105cfdaa57"},"previous_names":["komzweb/multi-llm-runner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/komzweb/multi-llm-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komzweb%2Fmulti-llm-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komzweb%2Fmulti-llm-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komzweb%2Fmulti-llm-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komzweb%2Fmulti-llm-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/komzweb","download_url":"https://codeload.github.com/komzweb/multi-llm-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/komzweb%2Fmulti-llm-runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29221716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T03:18:47.732Z","status":"ssl_error","status_checked_at":"2026-02-08T03:15:31.985Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anthropic-api","gemini-api","groq-api","nextjs","openai-api","react","shadcn-ui","tailwindcss","typescript","vercel-ai-sdk"],"created_at":"2024-09-26T18:01:27.911Z","updated_at":"2026-02-08T05:02:04.059Z","avatar_url":"https://github.com/komzweb.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi LLM Runner\n\nThis is a simple web application that allows you to run multiple Large Language Models (LLMs) in parallel.\n\n![image](./public/images/multi-llm-runner.png)\n\n## Features\n\n- Simultaneous use of multiple chat interfaces\n- Option to select different LLM models for each chat\n- Ability to synchronize input across chats\n- Toggle between dark and light modes\n\n## Technologies Used\n\n- React\n- Next.js\n- TypeScript\n- Tailwind CSS\n- shadcn/ui components\n- Vercel AI SDK\n\n## Getting Started\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/komzweb/multi-llm-runner.git\n   ```\n\n2. Install dependencies:\n\n   ```\n   cd multi-llm-runner\n   npm install\n   ```\n\n3. Start the development server:\n\n   ```\n   npm run dev\n   ```\n\n4. Open `http://localhost:3000` in your browser.\n\n## Environment Variables\n\nBefore running the application, set up the following environment variables:\n\n- `OPENAI_API_KEY`: Your OpenAI API key\n- `ANTHROPIC_API_KEY`: Your Anthropic API key\n- `GOOGLE_GEMINI_API_KEY`: Your Google Gemini API key\n- `GROQ_API_KEY`: Your Groq API key\n\n## Missing Features\n\nThe current application lacks the following features:\n\n- Multimodal support\n- Markdown to HTML conversion\n- Saving conversation history to a database\n- Adjustable message input area\n- And more\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkomzweb%2Fmulti-llm-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkomzweb%2Fmulti-llm-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkomzweb%2Fmulti-llm-runner/lists"}