Category : github

github
anthropics / claude-code-action

Claude Code Action A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code changes. This action intelligently detects when to activate based on your workflow context—whether responding to @claude mentions, issue assignments, or executing automation tasks with explicit prompts. It supports multiple authentication methods including Anthropic direct API, Amazon Bedrock, Google Vertex AI, and Microsoft Foundry. Features 🎯 Intelligent Mode Detect…

  • среда, 7 января 2026 г. в 00:00:02
github
5rahim / seanime

Open-source media server with a web interface and desktop app for anime and manga. Seanime Documentation | Latest release | Tutorials | Discord | Copyright Leave a star if you like the project! ⭐️ About Seanime is a media server with a web interface and desktop app for managing your local library, streaming anime and reading manga. ImportantSeanime does not provide, host, or distribute any media content. Users are responsible for o…

  • понедельник, 5 января 2026 г. в 00:00:03
github
anomalyco / opencode

The open source coding agent. The open source AI coding agent. Installation # YOLO curl -fsSL https://opencode.ai/install | bash # Package managers npm i -g opencode-ai@latest # or bun/pnpm/yarn scoop bucket add extras; scoop install extras/opencode # Windows choco install opencode # Windows brew install opencode # macOS and Linux paru -S opencode-bin # Arch Linux mise use -g opencode …

  • понедельник, 5 января 2026 г. в 00:00:02
github
beancount / beancount

Beancount: Double-Entry Accounting from Text Files.beancount: Double-Entry Accounting from Text Files Contents Description Documentation Download & Installation Versions Filing Bugs Copyright and License Donations Author Description A double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a web interface. Documentation Documentation can be found at: https:…

  • воскресенье, 4 января 2026 г. в 00:00:02
github
SYSTRAN / faster-whisper

Faster Whisper transcription with CTranslate2 Faster Whisper transcription with CTranslate2 faster-whisper is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models. This implementation is up to 4 times faster than openai/whisper for the same accuracy while using less memory. The efficiency can be further improved with 8-bit quantization on both CPU and GPU. Benchmark Whisper For reference, here's the time and memory usag…

  • суббота, 3 января 2026 г. в 00:00:02
github
Polymarket / agents

Trade autonomously on Polymarket using AI Agents Polymarket Agents Trade autonomously on Polymarket using AI Agents Explore the docs » View Demo · Report Bug · Request Feature Polymarket Agents Polymarket Agents is a developer framework and set of utilities for building AI agents for Polymarket. This code is free and publicly available under MIT License open source license (terms of service)! Features Integration with Polyma…

  • пятница, 2 января 2026 г. в 00:00:04
github
HQarroum / docker-android

🤖 A minimal and customizable Docker image running the Android emulator as a service. docker-android A minimal and customizable Docker image running the Android emulator as a service. Current version: 1.1.0 📋 Table of contents Features Description Usage See also 🔖 Features Minimal Alpine based image bundled with the Android emulator and KVM support. Bundles the Java Runtime Environment 11 in the image. Customizable Android version, device type and image types. Port-forwarding of emu…

  • пятница, 2 января 2026 г. в 00:00:03
github
awslabs / amazon-bedrock-agentcore-samples

Amazon Bedrock Agentcore accelerates AI agents into production with the scale, reliability, and security, critical to real-world deployment. Amazon Bedrock AgentCore Samples Deploy and operate AI agents securely at scale - using any framework and model Documentation ◆ Python SDK ◆ Starter Toolkit ◆ Discord Welcome to the Amazon Bedrock AgentCore Samples repository! Amazon Bedrock AgentCore is both fram…

  • пятница, 2 января 2026 г. в 00:00:02
github
google-gemini / computer-use-preview

Computer Use Preview Quick Start This section will guide you through setting up and running the Computer Use Preview model, either the Gemini Developer API or Vertex AI. Follow these steps to get started. 1. Installation Clone the Repository git clone https://github.com/google/computer-use-preview.git cd computer-use-preview Set up Python Virtual Environment and Install Dependencies python3 -m venv .venv source .venv/bin/activate pip install -r requirements.txt Install Playwright and Browser De…

  • четверг, 1 января 2026 г. в 00:00:02