groq-desktop-beta  by groq

Desktop chat app with local MCP server support

Created 5 months ago
356 stars

Top 78.3% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

Groq Desktop is a local chat application designed for users who want to interact with Groq's function-calling-capable models offline. It provides a desktop interface for seamless integration with the Groq API, offering a convenient way to leverage powerful AI models without constant web access.

How It Works

The application utilizes Node.js and pnpm for its build and dependency management. It features a chat interface with image support and integrates with local MCP (Model Communication Protocol) servers, enabling offline model execution. This approach allows for faster response times and enhanced privacy by keeping data local.

Quick Start & Requirements

  • Install: Clone the repository, run pnpm install, then pnpm dev to start. For macOS users, an unofficial Homebrew tap is available: brew tap ricklamers/groq-desktop-unofficial followed by brew install --cask groq-desktop.
  • Prerequisites: Node.js (v18+) and pnpm package manager.
  • Configuration: Requires a Groq API key, obtainable from https://console.groq.com/.
  • Docs: https://github.com/groq/groq-desktop-beta

Highlighted Details

  • Cross-platform support for Windows, macOS, and Linux.
  • Local MCP server support for function calling models.
  • Chat interface includes image support.
  • Unofficial Homebrew installation available for macOS.

Maintenance & Community

The project is maintained by Groq. Community interaction channels are not explicitly mentioned in the README.

Licensing & Compatibility

The README does not specify a license. Compatibility for commercial use or closed-source linking is not detailed.

Limitations & Caveats

The Homebrew installation for macOS is noted as unofficial. Specific details regarding performance benchmarks or known issues are not provided.

Health Check
Last Commit

5 days ago

Responsiveness

Inactive

Pull Requests (30d)
7
Issues (30d)
0
Star History
11 stars in the last 30 days

Explore Similar Projects

Starred by Peter Norvig Peter Norvig(Author of "Artificial Intelligence: A Modern Approach"; Research Director at Google), Luis Capelo Luis Capelo(Cofounder of Lightning AI), and
35 more.

open-interpreter by openinterpreter

0.1%
61k
Natural language interface for computers
Created 2 years ago
Updated 1 month ago
Feedback? Help us improve.