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 …
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:…
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…
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…