GitHub Forks
659 subscribers
178 photos
26 videos
191 links
The best projects on GitHub

Submit your projects to @laranfla for free

Manager: @blackclerk
Download Telegram
A tutorial on building AI agents has been released.

The material collects the core topics needed to develop custom AI assistants. It covers planning and decision-making, memory mechanisms, tool use and external API connections, multitasking, and execution of complex action chains. How AI agents differ from standard LLM models.

The guide is presented as suitable for beginners and for readers moving from theory to hands-on development. It is distributed as a document, with a separate GitHub link provided alongside it.

@githubforks
This media is not supported in your browser
VIEW IN TELEGRAM
A service maps free Wi-Fi hotspots across Russia and the CIS and shows where the password is already known. It covers most large cities, works in a browser, and also has an app (here).

On the map, green means no password, yellow means the service knows the password, and red means the network is protected and the password hasn't been found yet.

@githubforks
This media is not supported in your browser
VIEW IN TELEGRAM
Hermes now has a desktop app for PC, bringing the open-source AI agent from the terminal to a graphical interface with built-in memory across sessions.

The app adds a sidebar with a browser and code workspace, voice control, a transparent view of every action it takes, and support for isolated environments including Docker and SSH.

Its main feature is built-in memory: it saves tasks, keeps context between sessions, and gradually adapts to the user's work style. Desktop app

@githubforks
GitHub repository Awesome-osint-arsenal lists 100+ OSINT tools and a one-command installer.

The collection groups tools for SOCMINT, GEOINT, network reconnaissance, dark web research and digital forensics.

It is published at github\.com/rawfilejson/awesome\-osint\-arsenal and is presented as a single entry point for assembling an OSINT toolkit from one source.

@githubforks
Awesome-generative-ai-apps collects 50+ open-source generative AI app templates that can be cloned, deployed and monetized.

Anil-matcha/awesome-generative-ai-apps includes image generators, video tools, virtual try-on projects, AI SaaS templates and platform integrations, with one-click Vercel deployment listed for each template.

@githubforks
This media is not supported in your browser
VIEW IN TELEGRAM
Design-oracle extracts a website’s full design system and exports it in multiple developer formats.

The GitHub project analyzes any site and pulls out colors, typography, spacing, components and UX patterns. It can export the result as a Tailwind config, React components, design tokens or a DESIGN.md report. The tool is presented as a way to inspect an existing interface and turn its design rules into reusable assets for development and documentation.

@githubforks
Legend builds and publishes Grafana dashboards for services with prefilled metrics and alerts, covering monitored resources like EC2, S3, and Kubernetes cronjobs. It handles the routine Grafana setup work, so users do not need to configure panels by hand or write CloudWatch, Prometheus, or InfluxDB queries manually.

@githubforks
CasaOS offers a low-cost personal cloud for data sharing, storage and management for content creators and small organizations.

The open-source project is positioned as a personal data center that can also manage and connect smart devices across different ecosystems, with local intelligent services running on the user’s own setup. It is presented as a way to keep control of personal data while bringing files, devices and local services into one system. The project also says personal data in the cloud can be combined to train personalized AI assistants.

@githubforks
Instead of hand-editing nginx config files, developers and enthusiasts can use a modern GUI for management.

Nginx-ignition is an intuitive interface for the nginx web server, built for users who want powerful control without manual setup.

@githubforks
Flowsint is a graph-based platform for visual, flexible and extensible investigations for cybersecurity analysts and investigators.

@githubforks
This media is not supported in your browser
VIEW IN TELEGRAM
Unitool says it offers ChatGPT, MidJourney, Gemini, Grok and other AI tools in one convenient, low-cost place, without a VPN or ads.

@githubforks
Free-for-dev is a curated GitHub list of services with free tiers for developers and open-source authors, built to cut the time spent searching across options.

It covers SaaS, PaaS, IaaS and other offers. The scope is limited to tools likely to be useful for infrastructure developers, including sysadmins and DevOps teams.

@githubforks
AskCodi speeds up coding work inside the IDE.

AskCodi generates code snippets from descriptions, writes tests, translates code between languages, creates documentation, and explains development concepts and practices in IDEs such as VS Code.

@githubforks
SonarQube can flag new issues, not just show an application’s state; with Quality Gate, it helps keep code clean and systematically improve code quality.

@githubforks
1C-Enterprise-Agent-Toolkit is a universal toolkit for AI agents working with any 1C:Enterprise application configurations, BSL, and extensions. It isn’t tied to UNF or any standard configuration: it exports only user-selected metadata, isolates extension work from the main database, checks batch Configurator results, and deletes the temporary data it creates.

@githubforks
Vpn-configurator helps you build AmneziaVPN configs for allowed IP lists in seconds.

@githubforks
Rather than a runtime with extra dependencies, Rach is a small scripting language for automation: system commands, files, browsers through a real W3C WebDriver, and generating bash and code in other languages.

Its interpreter is written in Rust and ships as a single statically linked binary. Rach has no runtime dependencies except curl/tar/unzip for automatic web-driver installs.

@githubforks
Clover Helper is a VS Code extension for Russian-speaking developers: it translates code comments into Russian and opens docs and tutorials for selected code inside the editor.

It uses Google Translate for text translation and searches DuckDuckGo, YouTube, MDN and Microsoft Learn in the built-in VS Code browser. No generative AI.

@githubforks
SwapKino is a web service for picking a movie for the evening, with recommendations, a catalog and swipe-based browsing. It also imports ratings from KinoPoisk.

@githubforks
PentestCode is an AI multi-agent penetration testing system published on GitHub.

The project is described as a framework for AI-driven security testing with several agents working at once. It is built for continuous interaction between agents, strategic coordination across tasks, and parallel autonomous operations during a penetration test.

The repository is available under the name PentestCode on GitHub through the account linked in the source. The published description presents it as a system focused on organizing multiple AI agents for offensive security workflows rather than a single assistant handling one task at a time.

@githubforks
GHOSTCREW is described as a universal offensive security toolkit that ties Nmap, Metasploit, FFUF and SQLMap into one MCP architecture built around AI agents.

It is meant for pentesting, bug hunting, threat hunting and reporting, with RAG answers backed by a local knowledge base.

@githubforks