#python #crawler #feapder #feaplat #python #scrapy #spider
Feapder is a simple, powerful Python web scraping framework (Python 3.6+) with four spider types for different needs, plus breakpoint resuming, monitoring alerts, browser rendering, and massive data deduplication. Install easily via pip (basic, render, or full versions), create a spider with one command, and run it to fetch/parse sites like Baidu. A management system handles deployment/scheduling. This saves you time by making scraping fast, reliable, and scalable without building everything from scratch.
https://github.com/Boris-code/feapder
Feapder is a simple, powerful Python web scraping framework (Python 3.6+) with four spider types for different needs, plus breakpoint resuming, monitoring alerts, browser rendering, and massive data deduplication. Install easily via pip (basic, render, or full versions), create a spider with one command, and run it to fetch/parse sites like Baidu. A management system handles deployment/scheduling. This saves you time by making scraping fast, reliable, and scalable without building everything from scratch.
https://github.com/Boris-code/feapder
GitHub
GitHub - Boris-code/feapder: 🚀🚀🚀feapder is an easy to use, powerful crawler framework | feapder是一款上手简单,功能强大的Python爬虫框架。内置AirSp…
🚀🚀🚀feapder is an easy to use, powerful crawler framework | feapder是一款上手简单,功能强大的Python爬虫框架。内置AirSpider、Spider、TaskSpider、BatchSpider四种爬虫解决不同场景的需求。且支持断点续爬、监控报警、浏览器渲染、海量数据去重等功能。更有功能强大的爬虫管理系统feaplat为其提...
#go #anilist #anime #anime_downloader #anime_library #anime_streaming #bittorrent #debrid #go #manga #manga_downloader #media_server #myanimelist #react #scanner #self_hosted
Seanime is a free, open-source media server with a web interface and desktop app to manage your anime library, stream episodes via torrents or Debrid services like Torbox and Real-Debrid, read manga, and integrate with AniList—all without hosting content yourself. Scan files fast, auto-download new episodes, play offline with players like MPV or VLC, and customize the UI. It saves you time by organizing everything seamlessly, letting you binge-watch or read anywhere legally and easily.
https://github.com/5rahim/seanime
Seanime is a free, open-source media server with a web interface and desktop app to manage your anime library, stream episodes via torrents or Debrid services like Torbox and Real-Debrid, read manga, and integrate with AniList—all without hosting content yourself. Scan files fast, auto-download new episodes, play offline with players like MPV or VLC, and customize the UI. It saves you time by organizing everything seamlessly, letting you binge-watch or read anywhere legally and easily.
https://github.com/5rahim/seanime
GitHub
GitHub - 5rahim/seanime: Open-source media server with a web interface and desktop app for anime and manga.
Open-source media server with a web interface and desktop app for anime and manga. - 5rahim/seanime
1
#python
Python 3.15.0 alpha 3 is an early test version you can build from source on Unix/Linux/macOS with simple steps: `./configure`, `make`, `make test`, `sudo make install`. Use `--enable-optimizations` for faster performance via PGO, run `make test` to check it works, and `make altinstall` for multiple versions side-by-side. Access docs at docs.python.org/3.15, source at github.com/python/cpython, and contribute via the dev guide. This helps you test new features early, optimize your code, and prepare projects ahead of the stable release for better speed and reliability.
https://github.com/python/cpython
Python 3.15.0 alpha 3 is an early test version you can build from source on Unix/Linux/macOS with simple steps: `./configure`, `make`, `make test`, `sudo make install`. Use `--enable-optimizations` for faster performance via PGO, run `make test` to check it works, and `make altinstall` for multiple versions side-by-side. Access docs at docs.python.org/3.15, source at github.com/python/cpython, and contribute via the dev guide. This helps you test new features early, optimize your code, and prepare projects ahead of the stable release for better speed and reliability.
https://github.com/python/cpython
Python documentation
Python 3.14 documentation
The official Python documentation.
#c_lang #drone #esp32 #quadcopter
ESP-Drone is an open-source project using ESP32 chips to build a simple Wi-Fi drone you control with a phone app or gamepad. It offers stabilize, height-hold, and position-hold modes (with extensions), plus clear code for STEAM education, based on Crazyflie firmware. You benefit by easily making a cheap ($30-50), lightweight drone in 6-8 hours for fun indoor flights, learning electronics like sensors and motors, and customizing with open code—no extra radio needed.
https://github.com/espressif/esp-drone
ESP-Drone is an open-source project using ESP32 chips to build a simple Wi-Fi drone you control with a phone app or gamepad. It offers stabilize, height-hold, and position-hold modes (with extensions), plus clear code for STEAM education, based on Crazyflie firmware. You benefit by easily making a cheap ($30-50), lightweight drone in 6-8 hours for fun indoor flights, learning electronics like sensors and motors, and customizing with open code—no extra radio needed.
https://github.com/espressif/esp-drone
GitHub
GitHub - espressif/esp-drone: Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.
Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs. - espressif/esp-drone
#python #adb #agents #ai #android #appium #automation #dynamic_analysis #frida #magisk #mcp #mcp_server #mobile_security #pentesting #remote_control #reverse_engineering #security #uiautomation #uiautomator2 #workflow #xposed
FIRERPA is a powerful Android automation tool that runs on-device with root access, works on versions 6.0 to 16, and offers low-latency remote desktop, 160+ APIs, Python SDK, and AI integration for tasks like testing, data collection, and forensics. It needs no extra setup, stays stable for large-scale use, and beats other tools in compatibility. You benefit by automating mobile tasks quickly, saving time on development and monitoring, with easy visual control for reliable results.
https://github.com/firerpa/lamda
FIRERPA is a powerful Android automation tool that runs on-device with root access, works on versions 6.0 to 16, and offers low-latency remote desktop, 160+ APIs, Python SDK, and AI integration for tasks like testing, data collection, and forensics. It needs no extra setup, stays stable for large-scale use, and beats other tools in compatibility. You benefit by automating mobile tasks quickly, saving time on development and monitoring, with easy visual control for reliable results.
https://github.com/firerpa/lamda
GitHub
GitHub - firerpa/lamda: The most powerful Android RPA agent framework, next generation of mobile automation robots.
The most powerful Android RPA agent framework, next generation of mobile automation robots. - firerpa/lamda
❤1
#powershell #flare #malware_analysis #reverse_engineering
FLARE-VM lets you quickly set up a full reverse engineering and malware analysis environment on a Windows 10+ virtual machine using simple scripts with Chocolatey and Boxstarter. Prepare a VM with 60GB disk, 2GB RAM, no spaces in username, internet, disabled Windows Updates, Tamper Protection, and anti-malware; then run the installer.ps1 script as admin after downloading it. This saves you hours of manual tool installs like IDA Free, Ghidra, and Binary Ninja, giving a ready-to-use, snapshot-revertible lab to safely analyze threats and boost your cybersecurity work.
https://github.com/mandiant/flare-vm
FLARE-VM lets you quickly set up a full reverse engineering and malware analysis environment on a Windows 10+ virtual machine using simple scripts with Chocolatey and Boxstarter. Prepare a VM with 60GB disk, 2GB RAM, no spaces in username, internet, disabled Windows Updates, Tamper Protection, and anti-malware; then run the installer.ps1 script as admin after downloading it. This saves you hours of manual tool installs like IDA Free, Ghidra, and Binary Ninja, giving a ready-to-use, snapshot-revertible lab to safely analyze threats and boost your cybersecurity work.
https://github.com/mandiant/flare-vm
GitHub
GitHub - mandiant/flare-vm: A collection of software installations scripts for Windows systems that allows you to easily setup…
A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM. - mandiant/flare-vm
#typescript #osint #privacy #security #security_tools #sysadmin
Web-Check is a free, open-source tool that quickly scans any website to reveal IP info, SSL details, DNS records, security headers, open ports, tech stack, performance, trackers, carbon footprint, and more—helping spot vulnerabilities and attack risks. Try the live demo at web-check.as93.net or deploy it easily via Netlify, Vercel, or Docker. This benefits you by saving time on manual checks, letting you optimize, secure, and understand sites better for investigations, audits, or your own projects.
https://github.com/Lissy93/web-check
Web-Check is a free, open-source tool that quickly scans any website to reveal IP info, SSL details, DNS records, security headers, open ports, tech stack, performance, trackers, carbon footprint, and more—helping spot vulnerabilities and attack risks. Try the live demo at web-check.as93.net or deploy it easily via Netlify, Vercel, or Docker. This benefits you by saving time on manual checks, letting you optimize, secure, and understand sites better for investigations, audits, or your own projects.
https://github.com/Lissy93/web-check
GitHub
GitHub - Lissy93/web-check: 🕵️♂️ All-in-one OSINT tool for analysing any website
🕵️♂️ All-in-one OSINT tool for analysing any website - Lissy93/web-check
❤1
#typescript
Claude Code Action is a GitHub tool that uses AI to review code, fix bugs, implement features, and answer questions in PRs and issues—just mention @claude or set automations. It auto-detects tasks, follows your repo rules from CLAUDE.md, tracks progress, and runs securely on your runners with easy setup via /install-github-app. You save time on reviews, boilerplate coding, and maintenance, letting you focus on big ideas while AI handles routine work for faster, higher-quality development.
https://github.com/anthropics/claude-code-action
Claude Code Action is a GitHub tool that uses AI to review code, fix bugs, implement features, and answer questions in PRs and issues—just mention @claude or set automations. It auto-detects tasks, follows your repo rules from CLAUDE.md, tracks progress, and runs securely on your runners with easy setup via /install-github-app. You save time on reviews, boilerplate coding, and maintenance, letting you focus on big ideas while AI handles routine work for faster, higher-quality development.
https://github.com/anthropics/claude-code-action
GitHub
GitHub - anthropics/claude-code-action
Contribute to anthropics/claude-code-action development by creating an account on GitHub.
🔥1
#other #ai #ide #kiro #spec
Kiro is an AI-powered IDE for macOS, Windows, and Linux that turns prototypes into production code using specs for detailed plans, agent hooks for automating tests and docs, and chat for natural coding. It imports VS Code setups, connects tools securely, and offers free Claude models now. Download from kiro.dev to build faster, stay organized on big projects, cut errors, save time on boring tasks, and collaborate smoothly with your team.
https://github.com/kirodotdev/Kiro
Kiro is an AI-powered IDE for macOS, Windows, and Linux that turns prototypes into production code using specs for detailed plans, agent hooks for automating tests and docs, and chat for natural coding. It imports VS Code setups, connects tools securely, and offers free Claude models now. Download from kiro.dev to build faster, stay organized on big projects, cut errors, save time on boring tasks, and collaborate smoothly with your team.
https://github.com/kirodotdev/Kiro
GitHub
GitHub - kirodotdev/Kiro: Kiro is an agentic IDE that works alongside you from prototype to production.
Kiro is an agentic IDE that works alongside you from prototype to production. - kirodotdev/Kiro
#python
This GitHub repo runs a 6-month experiment where ChatGPT manages a real $100 micro-cap stock portfolio daily, using trading data, strict 10% stop-losses, and weekly research to pick trades—outperforming the S&P 500 by 25% (+29% vs. +4%) in the first two months. It offers Python scripts, prompts, CSVs, performance charts, and a starter guide to run your own. You benefit by testing AI stock picking transparently with low risk, learning from logs to boost your trading skills or generate real returns.
https://github.com/LuckyOne7777/ChatGPT-Micro-Cap-Experiment
This GitHub repo runs a 6-month experiment where ChatGPT manages a real $100 micro-cap stock portfolio daily, using trading data, strict 10% stop-losses, and weekly research to pick trades—outperforming the S&P 500 by 25% (+29% vs. +4%) in the first two months. It offers Python scripts, prompts, CSVs, performance charts, and a starter guide to run your own. You benefit by testing AI stock picking transparently with low risk, learning from logs to boost your trading skills or generate real returns.
https://github.com/LuckyOne7777/ChatGPT-Micro-Cap-Experiment
GitHub
GitHub - LuckyOne7777/ChatGPT-Micro-Cap-Experiment: This repo powers my experiment where ChatGPT manages a real-money micro-cap…
This repo powers my experiment where ChatGPT manages a real-money micro-cap stock portfolio. - LuckyOne7777/ChatGPT-Micro-Cap-Experiment
#java #cdc #chunjun #dataops #datax #etl #flink #flink_streaming #java
TIS is an easy enterprise data integration tool using batch (DataX) and streaming (Flink-CDC, Chunjun) with a simple interface to sync data end-to-end without complex scripts. Its v5.0.0 adds Pipeline AI Agent, letting you describe needs in natural language for auto-pipeline creation, smart plugin installs, and low-cost AI like DeepSeek. Install quickly via single-node, Docker, or K8S. This saves you time, cuts errors, simplifies ETL tasks, and boosts fun, efficient data pipelines for real-time analytics.
https://github.com/datavane/tis
TIS is an easy enterprise data integration tool using batch (DataX) and streaming (Flink-CDC, Chunjun) with a simple interface to sync data end-to-end without complex scripts. Its v5.0.0 adds Pipeline AI Agent, letting you describe needs in natural language for auto-pipeline creation, smart plugin installs, and low-cost AI like DeepSeek. Install quickly via single-node, Docker, or K8S. This saves you time, cuts errors, simplifies ETL tasks, and boosts fun, efficient data pipelines for real-time analytics.
https://github.com/datavane/tis
GitHub
GitHub - datavane/tis: Support agile DataOps Based on Flink, DataX and Flink-CDC, Chunjun with Web-UI
Support agile DataOps Based on Flink, DataX and Flink-CDC, Chunjun with Web-UI - datavane/tis
#javascript #gemini #generative_ai #node_ytdl_core #youtube #youtube_adblock #youtube_dislikes #youtube_downloader #youtube_downloader_android #youtube_player #youtube_vanced #yt_adskip #yt_dlp #yt_viewer #yt_views_bot #ytdl #ytdl_core #ytpro
YT Pro is a tiny 50KB Android app that enhances YouTube with video/shorts/thumbnail/caption downloads, ad blocking, sponsor skipping, background play, PiP mode, dislike counts, Gemini AI video summaries, and auto-updates. Download the ZIP easily for quick install. It saves you time and data by blocking ads, downloading content offline, customizing playback with gestures, and summarizing long videos instantly for better productivity.
https://github.com/prateek-chaubey/YTPro
YT Pro is a tiny 50KB Android app that enhances YouTube with video/shorts/thumbnail/caption downloads, ad blocking, sponsor skipping, background play, PiP mode, dislike counts, Gemini AI video summaries, and auto-updates. Download the ZIP easily for quick install. It saves you time and data by blocking ads, downloading content offline, customizing playback with gestures, and summarizing long videos instantly for better productivity.
https://github.com/prateek-chaubey/YTPro
GitHub
GitHub - prateek-chaubey/YTPro: Youtube client with older Android version support, background player, Google Gemini ✨ and many…
Youtube client with older Android version support, background player, Google Gemini ✨ and many more features. - prateek-chaubey/YTPro
#python #agent #agent_framework #browsecomp #deep_research #futurex #gaia #hle #research_agent #search_agent #xbench
MiroThinker v1.5 is the top open-source AI search agent with a 256K context window and up to 400 tool calls per task for deep web research, code execution, and multi-step reasoning. It leads benchmarks like HLE-Text (39.2%), BrowseComp (69.8%), and GAIA (80.8%), beating other free agents at low cost. You benefit by getting accurate, real-world research help—like finding arXiv papers or solving complex queries—faster and cheaper than paid tools, with full open-source access on GitHub and Hugging Face.
https://github.com/MiroMindAI/MiroThinker
MiroThinker v1.5 is the top open-source AI search agent with a 256K context window and up to 400 tool calls per task for deep web research, code execution, and multi-step reasoning. It leads benchmarks like HLE-Text (39.2%), BrowseComp (69.8%), and GAIA (80.8%), beating other free agents at low cost. You benefit by getting accurate, real-world research help—like finding arXiv papers or solving complex queries—faster and cheaper than paid tools, with full open-source access on GitHub and Hugging Face.
https://github.com/MiroMindAI/MiroThinker
GitHub
GitHub - MiroMindAI/MiroThinker: MiroThinker is an open-source search agent model, built for tool-augmented reasoning and real…
MiroThinker is an open-source search agent model, built for tool-augmented reasoning and real-world information seeking, aiming to match the deep research experience of OpenAI Deep Research and Gem...
#python #large_language_models #llms #long_video_understanding #multi_modal_llms #rag #retrieval_augmented_generation
Vimo is a desktop app that lets me chat with any video, from short clips to hundreds of hours, in simple natural language. I can drag and drop videos, ask questions, find exact moments, compare multiple videos, and export useful insights, all on macOS, Windows, or Linux. Powering this is the VideoRAG algorithm, which deeply understands visual, audio, and contextual information, giving accurate answers even for very long videos. This helps me save time, understand complex content faster, and turn large video libraries into searchable, usable knowledge.
https://github.com/HKUDS/VideoRAG
Vimo is a desktop app that lets me chat with any video, from short clips to hundreds of hours, in simple natural language. I can drag and drop videos, ask questions, find exact moments, compare multiple videos, and export useful insights, all on macOS, Windows, or Linux. Powering this is the VideoRAG algorithm, which deeply understands visual, audio, and contextual information, giving accurate answers even for very long videos. This helps me save time, understand complex content faster, and turn large video libraries into searchable, usable knowledge.
https://github.com/HKUDS/VideoRAG
GitHub
GitHub - HKUDS/VideoRAG: [KDD'2026] "VideoRAG: Chat with Your Videos"
[KDD'2026] "VideoRAG: Chat with Your Videos". Contribute to HKUDS/VideoRAG development by creating an account on GitHub.
❤3
#python #agent #agentic_ai #agentic_framework #agentic_workflow #ai #ai_agents #ai_companion #ai_roleplay #benchmark #framework #llm #mcp #memory #open_source #python #sandbox
MemU lets AI systems take in conversations, documents, and media, turn them into structured memories, and store them in a clear three-layer file system. It offers both fast embedding search and deeper LLM-based retrieval, works with many data types, and supports cloud or self-hosted setups with simple APIs. This helps you build AI agents that truly remember past interactions, retrieve the right context when needed, and improve over time, making your applications more accurate, personal, and efficient.
https://github.com/NevaMind-AI/memU
MemU lets AI systems take in conversations, documents, and media, turn them into structured memories, and store them in a clear three-layer file system. It offers both fast embedding search and deeper LLM-based retrieval, works with many data types, and supports cloud or self-hosted setups with simple APIs. This helps you build AI agents that truly remember past interactions, retrieve the right context when needed, and improve over time, making your applications more accurate, personal, and efficient.
https://github.com/NevaMind-AI/memU
GitHub
GitHub - NevaMind-AI/memU: Memory infrastructure for LLMs and AI agents
Memory infrastructure for LLMs and AI agents. Contribute to NevaMind-AI/memU development by creating an account on GitHub.
#python
AlpaSim is an open-source simulator that lets me test full autonomous driving systems in realistic, closed-loop virtual environments. It gives me high-quality camera and sensor data, realistic vehicle physics, and complex traffic scenarios, all configurable for my experiments. Because it is modular, Python-based, and built on microservices, I can easily plug in my own algorithms, scale across machines, and debug tricky behaviors. Built-in support for advanced driving policies, rich documentation, and sample datasets helps me quickly validate, compare, and improve my models while reducing the cost and risk of real-world testing.
https://github.com/NVlabs/alpasim
AlpaSim is an open-source simulator that lets me test full autonomous driving systems in realistic, closed-loop virtual environments. It gives me high-quality camera and sensor data, realistic vehicle physics, and complex traffic scenarios, all configurable for my experiments. Because it is modular, Python-based, and built on microservices, I can easily plug in my own algorithms, scale across machines, and debug tricky behaviors. Built-in support for advanced driving policies, rich documentation, and sample datasets helps me quickly validate, compare, and improve my models while reducing the cost and risk of real-world testing.
https://github.com/NVlabs/alpasim
GitHub
GitHub - NVlabs/alpasim
Contribute to NVlabs/alpasim development by creating an account on GitHub.
#typescript #css #css_framework #functional_css #postcss #responsive #tailwindcss #utility_classes
Tailwind CSS is a utility-first CSS framework that lets you style websites by adding small, reusable classes directly in your HTML, instead of writing separate CSS files. It provides ready‑made utilities for layout, spacing, colors, and more, so you can build custom user interfaces quickly and consistently. Clear documentation, an active community, and contribution guidelines make it easier to learn, get help, and even contribute to the project, which can save time, reduce CSS complexity, and speed up your UI development.
https://github.com/tailwindlabs/tailwindcss
Tailwind CSS is a utility-first CSS framework that lets you style websites by adding small, reusable classes directly in your HTML, instead of writing separate CSS files. It provides ready‑made utilities for layout, spacing, colors, and more, so you can build custom user interfaces quickly and consistently. Clear documentation, an active community, and contribution guidelines make it easier to learn, get help, and even contribute to the project, which can save time, reduce CSS complexity, and speed up your UI development.
https://github.com/tailwindlabs/tailwindcss
GitHub
GitHub - tailwindlabs/tailwindcss: A utility-first CSS framework for rapid UI development.
A utility-first CSS framework for rapid UI development. - tailwindlabs/tailwindcss
#shell
Superpowers turns a coding agent into a disciplined helper that first clarifies what you want, then designs, plans, and implements features using clear steps and strict test‑driven development. It automatically manages branches, breaks work into tiny tasks, uses sub‑agents with built‑in reviews, and enforces quality checks before merging. You benefit by getting more reliable code, less babysitting of the AI, safer experimentation in isolated branches, and a repeatable workflow that feels like working with a careful junior engineer who always follows best practices.
https://github.com/obra/superpowers
Superpowers turns a coding agent into a disciplined helper that first clarifies what you want, then designs, plans, and implements features using clear steps and strict test‑driven development. It automatically manages branches, breaks work into tiny tasks, uses sub‑agents with built‑in reviews, and enforces quality checks before merging. You benefit by getting more reliable code, less babysitting of the AI, safer experimentation in isolated branches, and a repeatable workflow that feels like working with a careful junior engineer who always follows best practices.
https://github.com/obra/superpowers
GitHub
GitHub - obra/superpowers: Claude Code superpowers: core skills library
Claude Code superpowers: core skills library. Contribute to obra/superpowers development by creating an account on GitHub.
#python #n8n #n8n_workflow #workflows
n8n offers ready-made templates for creating AI agents that automate content creation and business tasks. These templates cover everything from generating social media posts and videos to researching topics and managing leads—all without requiring coding skills. By using these pre-built workflows, you can quickly launch automation projects for marketing, content production, and lead generation, saving time and reducing manual work while scaling your business operations efficiently.
https://github.com/gyoridavid/ai_agents_az
n8n offers ready-made templates for creating AI agents that automate content creation and business tasks. These templates cover everything from generating social media posts and videos to researching topics and managing leads—all without requiring coding skills. By using these pre-built workflows, you can quickly launch automation projects for marketing, content production, and lead generation, saving time and reducing manual work while scaling your business operations efficiently.
https://github.com/gyoridavid/ai_agents_az
GitHub
GitHub - gyoridavid/ai_agents_az
Contribute to gyoridavid/ai_agents_az development by creating an account on GitHub.
#shell #ai #ai_agent #ai_agents #ai_development #ai_development_tools #claude_code #claude_code_cli #development_tools #development_workflow
Ralph lets Claude Code work on a software project in a loop until the tasks are truly finished, while safely avoiding infinite runs and API overuse. It can import your existing requirement documents, turn them into a structured project with tasks, and then automatically code, test, and track progress with logs and live monitoring. Built‑in session management, rate limiting, circuit breakers, and JSON‑based error handling keep long runs stable. This helps you offload repetitive development work and move faster from ideas and specs to working code.
https://github.com/frankbria/ralph-claude-code
Ralph lets Claude Code work on a software project in a loop until the tasks are truly finished, while safely avoiding infinite runs and API overuse. It can import your existing requirement documents, turn them into a structured project with tasks, and then automatically code, test, and track progress with logs and live monitoring. Built‑in session management, rate limiting, circuit breakers, and JSON‑based error handling keep long runs stable. This helps you offload repetitive development work and move faster from ideas and specs to working code.
https://github.com/frankbria/ralph-claude-code
GitHub
GitHub - frankbria/ralph-claude-code: Autonomous AI development loop for Claude Code with intelligent exit detection
Autonomous AI development loop for Claude Code with intelligent exit detection - frankbria/ralph-claude-code