212 projects for "bots" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Smart Money Concepts

    Smart Money Concepts

    Discover our Python package designed for algorithmic trading

    ...These indicators are inspired by ICT trading principles and are used to identify trends, reversals, and potential entry or exit points in financial markets. The system is modular, allowing users to combine different indicators and integrate them into backtesting frameworks or live trading bots. It is particularly useful for traders working in forex, crypto, or equities who rely on price action rather than traditional indicators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MiniRAG

    MiniRAG

    Making RAG Simpler with Small and Open-Sourced Language Models

    MiniRAG is a lightweight retrieval-augmented generation tool designed to bring the benefits of RAG workflows to smaller datasets, edge environments, and constrained compute settings by simplifying embedding, indexing, and retrieval. It extracts text from documents, codes, or other structured inputs and converts them into embeddings using efficient models, then stores these vectors for fast nearest-neighbor search without requiring huge databases or separate vector servers. When a query is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IPRanges

    IPRanges

    Daily updated lists of cloud, bot, and service IP ranges

    ...It includes address ranges from providers such as Google Cloud, Amazon AWS, Microsoft, Oracle Cloud, and DigitalOcean, as well as well known service platforms like GitHub, Facebook, Twitter, and Telegram. It also tracks IP ranges used by search engine bots and automated agents including Googlebot, Bingbot, and OpenAI’s GPTBot. Lists are published in both IPv4 and IPv6 formats and are regularly updated through automated processes to keep the data current. In addition to provider specific lists, the project also offers merged and combined datasets that aggregate ranges from multiple sources into a single file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GenAI Processors

    GenAI Processors

    GenAI Processors is a lightweight Python library

    GenAI Processors is a lightweight Python library for building modular, asynchronous, and composable AI pipelines around Gemini. Its central abstraction is the Processor, a unit of work that consumes an asynchronous stream of parts (text, images, audio, JSON) and produces another stream, making it natural to chain operations and keep everything streaming end-to-end. Processors can be composed sequentially (to build multi-step flows) or in parallel (to fan-out work and merge results), which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    shot-scraper

    shot-scraper

    A command-line utility for taking automated screenshots of websites

    ...Beyond simple captures, it can run custom JavaScript before taking the shot, allowing you to open menus, scroll, or manipulate the DOM so the screenshot reflects the desired state. The project is deeply integrated with automation workflows: examples show it running in scheduled jobs, GitHub Actions, and bots that publish screenshots to social media or use them in docs. It ships with detailed documentation, a tutorial, and a template repository that lets you spin up an automated screenshot pipeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Marine Bot

    Marine Bot

    Bots for the Half-Life mod Firearms 3.0 and Day of Defeat 1.3

    Marine Bot provides computer generated players (bots) for the Half-Life mod Firearms and Day of Defeat, for both online and offline play. Marine Bot is designed for Firearms 3.0, and is also backwards compatible with all versions back to 2.4. And the Day of Defeat edition of Marine Bot is compatible with only the Steam version of Day of Defeat 1.3. You can also get a one-time port of Marine Bot for The Battle Grounds 1.2.1 and Global Warfare 1.5.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    This is one of the most popular Doom source ports. It is available for DOS, Windows, Linux and Mac OS X, and should build on any POSIX platform which supports SDL. It enhances Doom with things like TCP/IP networking, OpenGL renderer, Heretic support and much more.
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 8
    Cookieless Web Counter

    Cookieless Web Counter

    Quick multiple web site traffic monitoring without cookies

    "Cookieless Web Counter" (CWC) is a very simple web site visit counter which allows a very fast and easy monitoring of the number of visitors to many web sites at once without setting cookies and therefore protecting users privacy. The script collects only the informations that the user's browser sends to the web site server (IP address, referrer and browser details). CWC is suited for a quick daily glance at many web sites traffic. The code is written in PHP and MySQL; the user interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Poe Bot Protocol
    Poe is a platform for interacting with AI-based bots. That includes well-known chat bots like OpenAI's ChatGPT and Anthropic's Claude, but anyone can create their own bot by implementing the protocol described in this repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Clarity AI

    Clarity AI

    A Perplexity clone

    ...Because Clarity AI is open-source, developers can adapt the backend or retrieval logic, integrate their own data sources (databases, documents, APIs), and build custom assistants or knowledge bots tailored to their needs. It can serve as a starting platform for building AI-powered internal tools, knowledge bases, or public-facing “smart search” features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    boardgame.io

    boardgame.io

    State Management and Multiplayer Networking for Turn-Based Games

    ...It supports both local games and online multiplayer across clients, and can be used with different view layers — e.g., vanilla JS or a UI framework like React or React Native. It also offers tools to help with prototyping, debugging, logging, replaying game states, and even simple AI bots. Because of its simplicity and flexibility, boardgame.io is widely used for rapid prototyping of new game ideas or building full multiplayer board games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Erwin

    Erwin is an IRC-bot in Perl, using POE.

    Erwin is an IRC-bot in Perl, using POE, written with modularity and expandability in mind. Installing and configuring modules is very easy, compared to lots of other Perl bots where you have to read the source and add your own code in the various event loops. Adding additional functionality is as easy as writing a subroutine that returns something and configuring a regex to use that subroutine. By typing "!google keyword", for instance, "Google::Search" gets "keyword" as an argument, searches Google with that keyword and returns a couple of URLs. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    BooruSharp

    BooruSharp

    A C# library to browse Booru websites

    ...It abstracts the differences between various booru implementations such as Danbooru, Gelbooru, and others, allowing developers to query posts, tags, and metadata without needing to handle site-specific logic. The library is distributed via NuGet and integrates seamlessly into .NET applications, making it particularly useful for developers building image browsers, bots, or automation tools. It supports a wide range of booru endpoints and exposes structured methods for accessing posts by ID, tags, or hashes, as well as retrieving random images and metadata. Additionally, BooruSharp includes support for related APIs such as comments, favorites, and tag autocomplete, depending on the target site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    mod_spamhaus_new

    Apache 2.4.x security, block known bad IP

    mod_spamhaus_new is an Apache module that uses DNSBL in order to block spam relay via web forms, preventing URL injection, block HTTP DDoS attacks from bots and generally protecting your web service denying access to a known bad IP address. This module is based on mod_spamhaus but has been updated for actual web server configurations and to support a list of domains, which are NOT spam blocked so customers can reach you even if they got a dynamic IP which is on a spam list. Default configuration takes advantage of the Spamhaus Block List (SBL) and the Exploits Block List (XBL) querying sbl-xbl.spamhaus.org but you can use a different DNSBL, for example local rbldnsd instance of sbl-xbl (increasing query performance). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RobotsDisallowed

    RobotsDisallowed

    A curated list of the most common and most interesting robots.txt

    ...It focuses on documenting the growing trend of content owners asserting control over how their data is used for model training and automated harvesting. The project aggregates domains, notes the targeted bots or user agents, and surfaces patterns for researchers, policymakers, and tool builders. It serves both as a transparency effort and as a resource for people designing allow/deny strategies for automated access. The dataset invites community contributions to keep the picture current as new bots emerge and policies shift. It also highlights the intersection of web standards, ethics, and AI governance by showing how site owners operationalize consent and restriction at scale.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bots open source edi translator

    Bots open source edi translator

    Bots is a complete translator for edi: edifact, x12, xml, tradacoms

    Bots is a complete translator for edi (Electronic Data Interchange). EDI data formats eg: edifact, x12, tradacoms, xml. Mail: http://groups.google.com/group/botsmail Web-site: http://bots.sourceforge.net Wiki: http://bots.readthedocs.io Develop: https://github.com/eppye-bots/bots
    Downloads: 16 This Week
    Last Update:
    See Project
  • 18
    Mojo-Webqq

    Mojo-Webqq

    Perl-based smart QQ client framework

    ...The library abstracts contacts, groups, and messages into Perl objects, making it straightforward to write handlers that react to rich context. Its non-blocking architecture supports multiple conversations concurrently without complex threading, which is ideal for chat bots. Although the upstream web APIs have evolved over time, Mojo-Webqq illustrates a clean, extensible approach to building chat automation on top of Mojolicious.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Catalyst

    Catalyst

    An Algorithmic Trading Library for Crypto-Assets in Python

    Catalyst is an algorithmic trading library for crypto-assets written in Python, originally developed to let quants and developers design, backtest, and deploy trading strategies in a unified environment. It builds on top of Zipline, extending that ecosystem to support crypto exchanges and high-resolution historical data (daily and minute bars). Users can express strategies in Python, run backtests against historical price data, and analyze performance through built-in metrics and analytics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    voidd

    honeypot listener to feed block lists or what have you

    Listens for connections on ports and executes a script when a connection is made. Useful for populating packet filter tables with ip's from bots/scanners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rcbot2
    RCBot2 An open source GPL bot framework for HL2 Orange Box Mods ONLY
    Downloads: 42 This Week
    Last Update:
    See Project
  • 22
    Supybot
    Nested commands, easy configuration, and an incredibly flexible and easy-to-use plugin system distinguish Supybot from other IRC bots. There simply isn't a more flexible or easier to use IRC bot!
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The openfibs project aims to develop a library to be used by client software to access the First Internet Backgammon Server (fibs.com) to enable graphical end user clients, computer controlled bots, and statistical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    BWEM

    Fast and robust map analyser for Brood War.

    Brood War Easy Map is a C++ library that analyses Brood War's maps and provides relevant information such as areas, choke points and base locations. It is built on top of the BWAPI library. It first aims at simplifying the development of bots for Brood War, but can be used for any task requiring high level map information. It can be used as a replacement for the BWTA2 add-on, as it performs faster and shows better robustness while providing similar information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Y.V.S-Bot

    A Discord BOT using Discord.js

    The BOT is used in our Discord server.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB