A 30-day self-paced Python curriculum guiding learners from basics through practical applications like web scraping, Pandas, MongoDB, and API building, with daily exercises and community support.
The ’ta’ Python library offers 43 technical indicators for financial feature engineering with a dual API: rapid prototyping via a single function and fine-grained control via individual indicator classes.
apktool-mcp-server wraps apktool as an MCP server, enabling interactive AI-driven decoding, analysis, and modification of APKs with real-time rebuilds. Integrates with Claude Desktop and Ollama.
ComfyUI Skills for OpenClaw turns complex ComfyUI workflows into clean CLI skills callable by AI agents like OpenClaw and Claude Code. It simplifies control via schema-based parameter mapping.
DarkMoon automates pentesting with AI agents orchestrating tools through a secure gatekeeper and isolated Docker containers for safer autonomous security assessments.
This repo demystifies algorithmic trading by walking through building S&P 500 equal-weight, momentum, and value strategies in Python using Jupyter notebooks and free IEX Cloud data.
esp32-claude-workbench transforms AI prompting into a testable, hardware-aware embedded firmware workflow for ESP32 with local document indexing and rigorous contracts.
GeoAgent is a Python framework that integrates AI language models with geospatial data through a modular agent architecture, supporting multiple AI providers and geospatial tools.
ha-departures brings real-time public transit departure times to Home Assistant via the open Transitous API, with dynamic entity management and UI-based configuration.
AI Security Arsenal offers 12 modular AI agent skills for security testing, using lazy-loaded decision trees optimized for limited LLM contexts, spanning mobile, web, cloud, network, and code security.
Claude Code From Scratch reverse-engineers Anthropic’s coding AI with a minimal perception-action loop and typed tool dispatch. This repo offers a clear, incremental path to understanding a production-ready AI harness.
InternVL offers open-source multimodal large language models combining vision transformers and LLMs, featuring CascadeRL training and competitive benchmarks like GPT-4o.
jadx-mcp-server connects LLMs like Claude to a live JADX-GUI decompiler via the Model Context Protocol, enabling interactive AI-assisted reverse engineering of Android APKs.
learn-python3 offers a comprehensive Jupyter notebook curriculum teaching Python 3 basics and production skills like pytest, virtualenv, and project structure, bridging learning to shipping code.
MarS uses a LLaMA-based generative model to simulate order-level financial market data. It treats market orders as tokens, learning their joint distribution from historical data, enabling scalable, realistic market trajectories.
Obsidian Memory for AI uses atomic Markdown files in an Obsidian vault as persistent AI memory, avoiding databases and vector embeddings for transparency and portability.
OpenThinkIMG enables modular orchestration of independent vision tools for enhanced inference workflows using PyTorch and service-based architecture. Clear quickstart included.
osx-proxmox-next automates macOS VM setup on Proxmox 9 hosts with a Python TUI, CPU auto-detection, caching, and a unique kernel patch for Apple Services compatibility.
PlatformIO Core replaces complex embedded firmware toolchains with a unified, declarative build system supporting 1,500+ boards and integrated testing workflows.
ReconViaGen reconstructs high-quality 3D objects from multiple images using a two-stage diffusion model. It runs inference on consumer GPUs and supports modular experimentation.