{"id":30071440,"url":"https://github.com/thatlinuxguyyouknow/echo-llm-landing","last_synced_at":"2025-08-08T12:43:35.965Z","repository":{"id":297815649,"uuid":"997927883","full_name":"ThatLinuxGuyYouKnow/echo-llm-landing","owner":"ThatLinuxGuyYouKnow","description":"Landing page for EchoLLM","archived":false,"fork":false,"pushed_at":"2025-07-24T21:09:36.000Z","size":263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-25T03:09:46.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://echo-llm-hazel.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/ThatLinuxGuyYouKnow.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-06-07T13:53:19.000Z","updated_at":"2025-07-24T21:09:40.000Z","dependencies_parsed_at":"2025-07-24T23:12:42.265Z","dependency_job_id":"ae6782d0-1528-4672-8464-fe9fdffaaff3","html_url":"https://github.com/ThatLinuxGuyYouKnow/echo-llm-landing","commit_stats":null,"previous_names":["thatlinuxguyyouknow/echo-llm-landing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThatLinuxGuyYouKnow/echo-llm-landing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatLinuxGuyYouKnow%2Fecho-llm-landing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatLinuxGuyYouKnow%2Fecho-llm-landing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatLinuxGuyYouKnow%2Fecho-llm-landing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatLinuxGuyYouKnow%2Fecho-llm-landing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThatLinuxGuyYouKnow","download_url":"https://codeload.github.com/ThatLinuxGuyYouKnow/echo-llm-landing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThatLinuxGuyYouKnow%2Fecho-llm-landing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269423953,"owners_count":24414617,"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-08T02:00:09.200Z","response_time":72,"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-08T12:43:30.566Z","updated_at":"2025-08-08T12:43:35.938Z","avatar_url":"https://github.com/ThatLinuxGuyYouKnow.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EchoLLM\n\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\n![Platform](https://img.shields.io/badge/platform-Linux-green.svg)\n![Status](https://img.shields.io/badge/status-Active-brightgreen.svg)\n![Open Source](https://img.shields.io/badge/open%20source-yes-orange.svg)\n![Privacy](https://img.shields.io/badge/privacy-first-purple.svg)\n![GitHub](https://img.shields.io/badge/GitHub-ThatlinuxGuyYouKnow%2Fechollm-black.svg?logo=github)\n\n\u003e **Access All LLMs Locally \u0026 Privately**\n\nEchoLLM is an open-source platform that brings together the best language models in one unified, privacy-focused application that runs entirely on your machine. Experience the power of AI without compromising on privacy, performance, or flexibility.\n\n## 🚀 Features\n\n### 🔒 **Complete Privacy**\n- Your data never leaves your machine\n- No cloud dependencies\n- No data collection or telemetry\n- 100% offline capable with local models\n\n### 🌐 **All Major Providers**\nAccess models from leading AI providers through one unified interface:\n- **OpenAI**: GPT-4.1, GPT-3.5, GPT-4 Turbo\n- **Anthropic**: Claude 3, Claude 2, Claude Instant\n- **Google**: Gemini 2.0 Flash, Gemini 2.0 Flash Lite, Gemini 2.5 Pro\n- **X-AI**: Grok 2, Grok 3, Grok 3 mini\n- **Meta**: Llama models\n- **NVIDIA**: Various optimized models\n\n### ⚡ **Optimized Performance**\n- Built specifically for Linux\n- Native performance optimizations\n- Efficient resource usage\n- Lightning-fast responses with local inference\n- Minimal to zero network latency\n\n### 🛠️ **Developer Friendly**\n- Extensive documentation\n- API access for integration\n- Command-line tools\n- Open-source codebase for customization\n\n### 💬 **Unified Interface**\n- Intuitive chat interface\n- Seamless model switching\n- Consistent experience across all providers\n- Modern, responsive design\n\n## 📥 Installation\n\n### Ubuntu / Debian (Recommended)\n\n```bash\n# Download and install\nwget https://releases.echollm.dev/echollm_latest_amd64.deb\nsudo dpkg -i echollm_latest_amd64.deb\n```\n\n### Other Linux Distributions (AppImage)\n\n```bash\n# Download and run\nwget https://releases.echollm.dev/EchoLLM.AppImage\nchmod +x EchoLLM.AppImage\n./EchoLLM.AppImage\n```\n\n## 🎯 Why EchoLLM?\n\n### Privacy First\n- **Zero Data Collection**: Your conversations and data never leave your machine\n- **Offline Capable**: Works completely offline with local models\n- **No Tracking**: No analytics, no telemetry, no data harvesting\n\n### Performance Optimized\n- **Native Linux Performance**: Built from the ground up for Linux systems\n- **Resource Efficient**: Optimized memory and CPU usage\n- **Fast Inference**: Local processing eliminates network delays\n\n### Open Source\n- **100% Open Source**: Audit the code, contribute features, be part of the community\n- **Transparent Development**: All development happens in the open\n- **Community Driven**: Built by and for the open-source community\n\n## 🏗️ Architecture\n\nEchoLLM is designed as a local AI inference platform that:\n- Runs entirely on your local machine\n- Provides a unified API for multiple LLM providers\n- Offers both GUI and CLI interfaces\n- Supports both cloud API calls and local model inference\n- Maintains complete user privacy and data sovereignty\n\n## 🤝 Contributing\n\nWe welcome contributions from the community! Whether it's:\n- 🐛 Bug reports and fixes\n- ✨ Feature requests and implementations\n- 📚 Documentation improvements\n- 🎨 UI/UX enhancements\n- 🔧 Performance optimizations\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🔗 Links\n\n- **GitHub Repository**: [ThatlinuxGuyYouKnow/echollm](https://github.com/ThatlinuxGuyYouKnow/echollm)\n- **Documentation**: [Coming Soon]\n- **Discord Community**: [Coming Soon]\n- **Website**: [echollm.dev](https://echollm.dev)\n\n## 📊 Project Status\n\n![GitHub stars](https://img.shields.io/github/stars/ThatlinuxGuyYouKnow/echollm?style=social)\n![GitHub forks](https://img.shields.io/github/forks/ThatlinuxGuyYouKnow/echollm?style=social)\n![GitHub issues](https://img.shields.io/github/issues/ThatlinuxGuyYouKnow/echollm)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/ThatlinuxGuyYouKnow/echollm)\n\n---\n\n**Built for Privacy • Optimized for Performance • Designed for Linux**\n\n*EchoLLM - The privacy-first local AI inference platform for Linux*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatlinuxguyyouknow%2Fecho-llm-landing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatlinuxguyyouknow%2Fecho-llm-landing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatlinuxguyyouknow%2Fecho-llm-landing/lists"}