Showing 17 open source projects for "structure"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    DiscordChatExporter

    DiscordChatExporter

    Saves Discord chat logs to a file

    ...The tool connects to Discord accounts and retrieves message history from servers, channels, or direct messages, then converts the data into formats such as HTML or JSON. It is designed to preserve message structure, timestamps, attachments, and formatting so exported conversations remain easy to navigate and review. The project is widely used for moderation audits, research, community archiving, and personal record keeping. With both command-line and GUI usage patterns available through the ecosystem, it supports automation as well as manual workflows. ...
    Downloads: 91 This Week
    Last Update:
    See Project
  • 2
    Python Discord Bot Template

    Python Discord Bot Template

    A simple template to start to code your own and personalized Discord

    Python Discord Bot Template is a starter repository for creating a personalized Discord bot with Python and discord.py. It is meant to help developers avoid the repetitive setup work involved in organizing files, cogs, environment variables, commands, and runtime structure. The project is in feature-freeze mode, meaning it receives bug fixes and compatibility updates rather than constant new functionality. It includes guidance for creating a Discord application, setting up a bot token, inviting the bot to servers, and running it locally. Docker support is also included for users who prefer containerized deployment. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Danghuangshang

    Danghuangshang

    AI Court Building Complete Tutorial - From Zero Basics to Advanced

    ...It uses an imperial court metaphor where the user acts as the ruler and specialized AI agents act as ministers, reviewers, operators, and coordinators. The project supports several organizational modes, including a Ming-style cabinet, a Tang-style review workflow, and a modern executive-team structure. Agents can be assigned responsibilities such as coding, architecture, finance, operations, marketing, project management, legal review, and automated code inspection. The system includes memory, scheduled tasks, sandbox isolation, multi-platform access, and a web dashboard for monitoring status and usage. It is intended for users who want a practical AI agent team template rather than a low-level framework they must assemble from scratch.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    workerman-chat

    workerman-chat

    Websocket chat room written in PHP based on workerman

    ...The chat interface can parse Weibo images automatically and display Weibo-style emoticons in messages. It is a practical reference for developers learning real-time messaging, GatewayWorker structure, and PHP-based WebSocket applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    OpenCord

    OpenCord

    An open-source Material You implementation of the Discord Android app

    OpenCord is an archived open-source Android client project that aimed to recreate Discord with a Material You interface. It was built in Kotlin and focused on bringing a more native Android design language to a Discord-style mobile experience. The project was still a work in progress and prioritized implementing stock client behavior before adding custom features. Its README clearly warns that the project is discontinued and that downloading the release APK may create Discord Terms of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Omeclone

    Omeclone

    A clone of omegle.com

    Omeclone is an open-source clone of the Omegle-style anonymous chat platform, designed to replicate real-time, random user matching for text and potentially video communication. It provides a backend and frontend system that enables users to connect with strangers anonymously, mimicking the core experience of random chat services. The project typically includes WebSocket-based communication for real-time messaging, ensuring low latency and continuous interaction between users. It emphasizes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ExtremeTalk(XT)是一个用于企业或者组织内部进行在线通讯的,基于XMPP(Jabber)协议的即时通讯系统。ExtremeTalk(XT) is an Instant Messaging(IM) collaboration platform based on XMPP(Jabber) for enterprises and organizations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BattleShip

    BattleShip

    The BattleShip is an online game developed in Java.

    The BattleShip was developed using Java. It is an online game where one user has to sink the other user’s ships. The game uses Server-Client structure, each user has a map where he needs to allocate his ships and one map where he will choose where to shoot to try to hit his enemy’s ships. The one who hit all opponent’s ships first, wins the game. The ships allocation can be manually or automatic (random position) and there is also a chat implemented where one user can talk to his opponent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Biwoo is an open-source, cross-platform enterprise communication software. Biwoo support enterprise multi-level departments, project group organization structure. Support P2P AV chat, file send, image send, group chat, offline messages, chat logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    JAM is an educational project aimed for computer science education in higher schools. It was started as project at Klagenfurt University (Austria). The flexible structure allows to just implement small parts or the whole application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lucky IRC Bot is an IRC Bot written in PHP. It's OOP, and has a beautiful class structure. It's modular, and creating your own plugins is really easy if you have some basic PHP skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The WMS (Website Management System) is designed to allow a web site administratror to easily run a website with little hassle. The WMS is based on the structure of the internet, hyperlinked pages each with different items on them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UChat is a JAVA and JPF (Java Plugin Framework) based application, that aims to provide a modular structure for chat APIs. SIP is mostly completly integrated (JAIN-SIP API from NIST), and functional (text and audio chat). Jabber (Muse API) is on the way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is an IRC bot written in Delphi. It has a modular structure, based on a small kernel and some plugins all around. A plugin can be a script engine or any hard coded irc events handler. Those plugins can be written in any language (Delphi, C++/C...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KerMod offers time and space independent participation in network based moderated meetings. Its modular structure integrates moderation techniques like pinboards and threaded chats. Many areas of application arise, e.g. brainstorming or decision support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KaOsBot is an IRC Service started in 1998 based on eggdrop functions. It supports party line, botnet, multilanguage and chan,nick,memo style functions. The code has been structure in a way that it can support multiple irc protocols. Designed in C with
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    immortalX is an file sharing network. It has a structure different than other sharing networks. It has no central server in real means nor it's not a stand alone network. It consist of many sub-networks.It's gpl licenced and open to everybuddy. It'
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo