MiroThinker is a series of open-source search agent designed to advance tool-augmented reasoning and information-seeking capabilities. 🚀 Try our Demo! MiroThinker is the official implementation of the MiroMind Research Agent Project. It is an open-source search agent designed to advance tool-augmented reasoning and information-seeking capabilities, enabling complex real-world research workflows across diverse challenges. The project currently comprises four key components: …
Youtube client with older Android version support, background player, Google Gemini ✨ and many more features. YT PRO Become a Sponsor TipIf you like this project, consider sponsoring to support the author 🌸 Download YT PRO Screenshots Features Google Gemini Summarise Vidoes Customisable prompts and models Video Downloader Shorts Downloader Thumbnails Downloader Captions Downloader Ads Blocker Minimize Video Picture in Picture Mode Gesture control for Volume…
Memory layer for AI Agents. Replace complex RAG pipelines with a serverless, single-file memory layer. Give your agents instant retrieval and long-term memory. Memvid is a single-file memory layer for AI agents with instant retrieval and long-term memory. Persistent, versioned, and portable memory, without databases. Website · Try Sandbox · Docs · Discussions ⭐️ Leave a STAR to support the project ⭐️ What is Memvid? Memvid is a portable AI memory …
This repo powers my experiment where ChatGPT manages a real-money micro-cap stock portfolio.ChatGPT Micro-Cap Experiment Welcome to the repo behind my 6-month live trading experiment where ChatGPT manages a real-money micro-cap portfolio. Overview on getting started: Here Repository Structure trading_script.py - Main trading engine with portfolio management and stop-loss automation Scripts and CSV Files/ - My personal portfolio (updates every trading day) Start Your Own/ - Template files and g…
Kiro is an agentic IDE that works alongside you from prototype to production. Kiro Kiro is an agentic IDE that helps you go from prototype to production with spec-driven development, agent hooks, and natural language coding assistance. Build faster with AI-powered features that understand your entire codebase, turn prompts into structured specs, and automate repetitive tasks. Core Capabilities Specs - Plan and build features using structured specifications that break down requirements into…
A collaborative list of public APIs for developers Sponsored by ApyHub: A Modern API Platform to streamline API Development, Testing and Management. Take your API game to the next level with ApyHub. SerpApi - Search API makes it easy and fast to scrape Google and other search engines. CompanyEnrich: Access exclusive company data of local and global businesses. Power your products, agentic workflows, and sales operations with fresh, instant company data APIs. …
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…
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…
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 …