Showing 23 open source projects for "json-c"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    XiaoZhi AI Chatbot

    XiaoZhi AI Chatbot

    Build your own AI friend

    xiaozhi-esp32 is an open-source project that guides users in building their own AI-powered conversational companion using the ESP32 microcontroller. The project provides detailed instructions on assembling the hardware, setting up the software, and integrating AI models to enable natural language interactions. This DIY approach offers an accessible entry point into AI and hardware development.
    Downloads: 193 This Week
    Last Update:
    See Project
  • 2
    El Monitorro

    El Monitorro

    El Monitorro is a high-performance feed reader as a Telegram bot

    El Monitorro is a high-performance RSS/ATOM/JSON feed reader as a Telegram bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    ...A Lua binding, a lua wrapper for td-cli scripts, Secret chats, MTProto 2.0, PFS, PFS in secret chats. MadelineProto can do everything official clients can do, and more! MadelineProto requires the mbstring, xml, json, fileinfo, gmp extensions to function properly.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    tgbot-cpp

    tgbot-cpp

    C++ library for Telegram bot API

    C++ library for Telegram bot API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    ESP32-CAM_MJPEG2SD

    ESP32-CAM_MJPEG2SD

    ESP32 Camera motion capture application to record JPEGs to SD card

    Application for ESP32 / ESP32S3 with OV2640 / OV5640 camera to record JPEGs to SD card as AVI files and playback to the browser as an MJPEG stream. The AVI format allows recordings to replay at the correct frame rate on media players. If a microphone is installed then a WAV file is also created and stored in the AVI file. The ESP32 cannot support all of the features as it will run out of heap space. For better functionality and performance, use one of the new ESP32S3 camera boards, eg...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Telegram.Bot

    Telegram.Bot

    .NET Client for Telegram Bot API

    ...All Bot API methods are already documented by Telegram but this book covers all you need to know to create a chatbot in .NET. There are also many concrete examples written in C#. The guides here can even be useful to bot developers using other languages/platforms as it shows best practices in developing Telegram chatbots with examples. This project is fully tested using Unit tests and Systems Integration tests before each release. In fact, our test cases are self-documenting and serve as examples for Bot API methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DSharpPlus

    DSharpPlus

    A .NET Standard library for making bots using the Discord API

    All Nightly versions are available on Nuget as a pre-release. These are cutting-edge versions automatically built from the latest commit in the master branch in this repository, and as such always contains the latest changes. If you want to use the latest features on Discord, you should use the nightlies Despite the nature of pre-release software, all changes to the library are held under a level of scrutiny; for this library, unstable does not mean bad quality, rather it means that the API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Eris

    Eris

    A NodeJS Discord library

    A Node.js wrapper for interfacing with Discord. You will need NodeJS 10.4+. If you need voice support you will also need Python 2.7 and a C++ compiler. Create a directory for your bot, and change to that directory in your command line. If you want to be more updated (at the expense of stability), you can install the beta builds instead. Eris supports a few optional libraries that could potentially improve bot performance but may require additional dependencies. If you want Eris to use any of these packages, install them in the same directory as Eris, and Eris will automatically use them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QOTD Discord Bot

    QOTD Discord Bot

    Simple Question Of The Day (QOTD) Discord Bot for your server

    What is this bot for? QOTD stands for Question Of The Day and is usually used to keep servers active and members talking. What does it do? This bot allows for daily (or custom timed) QOTD to be sent in a specific channel. It allows users to add their own QOTD to the bot's queue, and QOTD managers to manage the queue. How to set it up? Simply follow a tutorial to create a Discord bot and run the code. Pass in the bot's token and configure the bot through the commands in qotd...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    TensorFlow.NET

    TensorFlow.NET

    .NET Standard bindings for Google's TensorFlow for developing models

    ...Since the APIs are kept as similar as possible you can immediately adapt any existing TensorFlow code in C# or F# with a zero learning curve. Take a look at a comparison picture and see how comfortably a TensorFlow/Python script translates into a C# program with TensorFlow.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bot on Anything

    Bot on Anything

    Large model-based chatbot builder that can quickly integrate AI models

    ...At its heart, the project abstracts away the glue logic between AI model APIs and disparate application “channels,” enabling the same bot logic to run in Slack, Telegram, Gmail, enterprise tools, web UIs, or command-line terminals. Configuration is handled simply through a central JSON file where you define which model and which application channel you want to glue together, so developers can create sophisticated AI assistants without rewriting integration code from scratch. The architecture emphasizes reusability and extensibility, allowing the addition of new model backends or new channels with relative ease. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    Pyrogram

    Pyrogram

    Elegant, modern and asynchronous Telegram MTProto API framework

    ...Elegant: Low-level details are abstracted and re-presented in a more convenient way. Fast: Boosted up by TgCrypto, a high-performance cryptography library written in C. Type-hinted: Types and methods are all type-hinted, enabling excellent editor support. Async: Fully asynchronous (also usable synchronously if wanted, for convenience). Powerful: Full access to Telegram's API to execute any official client action and more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    tgcf

    tgcf

    The ultimate tool to automate custom telegram message forwarding

    The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf is an advanced telegram chat forwarding automation tool that can fulfill all your custom needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DSC Keybus Interface

    DSC Keybus Interface

    An Arduino/esp8266/esp32 library to directly interface with DSC

    This library directly interfaces Arduino, esp8266, esp32, and esp32-s2 microcontrollers to DSC PowerSeries and Classic series security systems for integration with home automation, remote control as a virtual keypad, notifications on alarm events, unlocking installer codes, and emulating DSC panels to use DSC keypads as general purpose input devices. This enables existing DSC security system installations to retain the features and reliability of a hardwired system while integrating with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Microsoft Bot Framework SDK

    Microsoft Bot Framework SDK

    Tool for building conversation applications

    ...With the Bot Framework SDK, developers can build bots that converse free-form or with guided interactions including using simple text or rich cards that contain text, images, and action buttons. Developers can model and build sophisticated conversation using their favorite programming languages including C#, JS, Python and Java or using Bot Framework Composer, an open-source, visual authoring canvas for developers and multi-disciplinary teams to design and build conversational experiences with Language Understanding, QnA Maker and sophisticated composition of bot replies (Language Generation). Checkout the Bot Framework ecosystem section to learn more about other tooling and services related to the Bot Framework SDK. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Bot Libre

    Bot Libre

    free open artificial intelligence for everyone

    Bot Libre is a free open source platform for artificial intelligence, chat bot, virtual agents, live chat, and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    ctimmy

    C++ port of the Timmy Pascal unit

    This is a C++ port of timmy - A pascal unit for creating chatbots. timmy SF: https://sourceforge.net/projects/timmy-unit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mario Maker Bot for Twitch

    Mario Maker Bot for Twitch

    Bot collects Super Mario Maker level codes automatically from chat.

    Mario Maker Bot for Twitch collects Super Mario Maker level codes automatically from Twitch chat. It is a helpful tool for streamers who want to play Mario Maker levels made by viewers. Streamer can ask bot to pick one random level from the levels it has collected during the stream. Bot keeps log of levels it has collected and which it has randomly selected. Commands: ---------------- !level = If posted by streamer/master this command tells bot to pick one random level and removes it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenPoppy the c# chatbot

    OpenPoppy the c# chatbot

    Practice your language skills with OpenPoppy

    OpenPoppy is an artificial intelligence program that will be ideally used by people wanting to practice their English language skills. it was created using c# and Microsoft visual studio. until recently OpenPoppy is a console based program and recognizes and responds to the user, enabling them to practice there English language skills. this is the next stage in the programs development. This form based AI developed in c# is a recreation of my previous console based application. development has now stoped on that project but can still be found at http://www.openpoppy.info and at https://sourceforge.net/projects/artificialintelligence/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Skype Bot (Auto Talker)

    An enhanced, userfriendly, programmable chat bot for Skype

    This piece of software, enables the user to have a programable ChatBot. Where most of the tutorials circulating on the internet have their knowlegde base hard coded (obviously for demonstration purposes), here we will see that it is possible to add and edit rules to knowledge base during runtime, and the database is automaticly saved to a file on storage. Second thing that this program does is that it doesn't simply compare strings to search for answers, but it uses a different strategy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SimpleAiBot

    SimpleAiBot

    A simple chat bot project for educational purposes! (OS X Only)

    SimpleAiBot is created for educational purposes but it can grow out to something much bigger, however still educational. This project exists so other people can actually look at the code of a working chat bot and learn from it or even improve SimpleAiBot! If you're looking for this: this is it! Also don't hesitate to join and improve SimpleAiBot, better make your changes public and usable to everyone then experimenting on your own. PS: More experienced AI developers are also welcome to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A Chat bot written in C# for the game Anarchy Online
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Prolix is a "binary bot" chat interface and bot for various battle.net(tm) like services such as bnetd, fsgs, and possibly battle.net itself. Prolix offers a modular design allowing one to create and use custom controls, bots and displays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next