free-cluely  by Prat011

Desktop AI assistant for academic assistance

created 3 months ago
466 stars

Top 66.0% on sourcepulse

GitHubView on GitHub
Project Summary

Free Cluely is an open-source desktop application designed to assist users with various tasks by leveraging AI, specifically the Gemini API. It targets students and professionals seeking an AI-powered assistant for quick answers and task completion.

How It Works

The application utilizes Node.js and Electron for its desktop framework, integrating with Google's Gemini API to provide AI-generated solutions. Users input queries, and the app processes them through the Gemini API, displaying the results within a desktop interface.

Quick Start & Requirements

  • Installation: Clone the repository, run npm install.
  • Prerequisites: Node.js, Git, Gemini API key.
  • Setup: Create a .env file with GEMINI_API_KEY=your_api_key_here.
  • Running: Use npm run dev -- --port 5180 and NODE_ENV=development npm run electron:dev for development, or npm run build for production.
  • Docs: No explicit documentation link provided.

Highlighted Details

  • Desktop application for AI-assisted task completion.
  • Integrates with Gemini API.
  • Keyboard shortcuts for window visibility and solution retrieval.

Maintenance & Community

The repository is not actively maintained due to time constraints. The author welcomes Pull Requests but advises against creating issues. Custom solutions for companies are available upon request.

Licensing & Compatibility

The license is not specified in the README.

Limitations & Caveats

The "Interview Coder" feature's close button is a known issue. The application may conflict with other processes using port 5180. The project is not actively maintained, indicating potential for unaddressed bugs or future compatibility issues.

Health Check
Last commit

3 days ago

Responsiveness

Inactive

Pull Requests (30d)
6
Issues (30d)
4
Star History
496 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.