Search Results for "telegram-bot-api" - Page 91

Showing 7779 open source projects for "telegram-bot-api"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Dive Log Book
    Dive Log Book is a easy to use logbook for scuba diving. It makes possible to log basic dive data, notes with photos, weather conditions and provides simple statistics. Data can be exported into TXT document, PDF document and interactive HTML page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Wikidsmart Context Server by zAgile

    Ontology-driven middleware for contextual content integration

    The Wikidsmart Context Server (WCS) is a Jena, ontology-driven middleware. It can be used: a) to contextually integrates functions and content of disparate tools and applications via Connectors b) to build semantic web applications. WCS acts as a non-invasive semantic overlay of all content, providing interoperability, traceability, and dashboards for all content across the environment. This allows contextually relevant content to be displayed from across the environment for the task at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    log4js has moved to Github: http://stritti.github.io/log4js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    a java library that implements a multi-threaded SOAP server (using http as transport protocol) which can be easily integrated into standalone java applications to provide a SOAP API for external programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5

    FXautotrader

    An automated Forex add-on for Interactive Brokers Platform

    The application is an add-on the Interactive Brokers trading platform. It currency is capable of automating trading with EUR/USD and perform cross currency triangulation with USD/EUR, EUR/GBP, and USD/GBP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ZKOlap4j

    Solution for integration ZK framework and Olap4j

    Solution for integration ZK framework (www.zkoss.org) and Olap4j (www.olap4j.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AEGIS Contact Manager

    AEGIS Contact Manager

    Accessible Contact-Manager JavaME

    AEGIS Contact Manager is a very user-friendly contact manager that simplifies how you manage your contact details. It has a lot of configuration options to adapt it to your needs and preferences. You will be able to modify the colour theme, font size, language and sounds. You will be able to add voices for each contact or if you prefer the voices will be automatically generated for you! The AEGIS Contact Manager is funded by the AEGIS project (www.aegis-project.eu)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jriaffeBlog

    Jriaffe Blog allows users to create and publish blog sites.

    Jriaffe Blog allows users to create, update, and edit blog entries locally and then publish them to HTML pages. Users can create their own HTML templates to produce a unique look and feel for their site. Jriaffe Blog is written in Java and Groovy and utilizes the Jriaffe framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be used to create any logical system. In this early version, I'm still working on edge detection and its understanding of the same shapes at different brightnesses. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Deep Email Miner Application is a software solution for the multistaged analysis of an Email Corpus. Social network analysis and text mining techniques are connected to enable an in depth view into the underlying information. The self-executable Version 1.1 jar file will now run on Java 1.5 or higher. A Windows executable file of Version 1.1 is also provided in the Files section. Documentation can be found on the project homepage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    AudioLevels

    AudioLevels

    A Java Software who classifies MP3 files into: Calm, Medium, Agitated

    This project aims to classify an MP3 music library into agitation level, and generate playlists of each classified group. By now those groups are: Calm, Medium and Agitated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Genetic Algorithms Library (in Java)

    Genetic Algorithms Library (in Java)

    An API for Java developers who need Genetic Algorithms

    This API is intended to help developers use genetic algorithms in their own java applications. GeneticLibrary.zip contains the netbeans project of the API itself. GeneticTrial.zip contains another netbeans project which is an example explaining how to use the API. docs.zip is the documentation of the API. Please take a look there, it is really helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JFBLogin

    A simple java class for Facebook login authentication.

    ...This class allows you to simply pass the Facebook application client id and show a login and authentication window, and returns the session token from Facebook. This is extremely useful for anyone who wishes to make a program in Java that needs to be able to have a user login and subsequently access the Facebook API to get any information about the user. Uses the DJNativeSwing library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    httest Buddy

    httest Buddy

    Editor and Java-Wrapper for httest

    An executable Jar file contains both a Swing-based editor with syntax-highlighting, online help, example generator etc. for the "httest" tool (https://sourceforge.net/projects/htt/), as well as a Java API wrapper for writing JUnit tests with "httest".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    KADMOS
    KADMOS provides a lightweight API for alignment of OWL 2 ontologies. It is based on the OWL API v3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing portability between different frameworks gently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SemaRule Navigator
    SemaRule Navigator is an Integrated Suite of Open-Source and Free-License Software, placing Semantic and Text Analysis Technologies in the toolbox of Researchers, Students, and Enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An eclipse plug-in used to plan software development projects based on RUP, with risk analysis, scheduling and activity distribution. PLUS extract from use case diagrams created by Jude (http://jude.change-vision.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Jade Email library contains utilities for the generating, recording, scheduling and sending all of the emails that are used by the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DataSite

    Generate spring hibernate web service from database url

    Automatically generate web services to access and modify data in a database. The generated code uses spring & hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Scicoslab Graphic Editor

    Graphic Editor for Scicoslab

    Graphic Editor for Scicoslab developed in Java with a 2D graphic editor and XML file output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    JAXB Bridge

    JAXB Bridge is a bridge to JiBX

    JAXB Bridge is a bridge (JAXB 1.0 API implementation) to JiBX and other (in the future) XML-to-objects binding parsers, and its includes implementation with Apache commons-pool managed pool of parsers, to avoid costly instantiation of parsers in server environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A fuzzy text-comparison engine allowing the tracking of xml paragraphs (or similar granularity) between two editions. A frontend then allows the making of new links, confirmation of guessed ones, and annotation of links and paragraphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Memovix

    Light-weight system for memorizing things

    This is small application that provides features similar to those of Anki. Unlike Anki it provides more consistent separation of data (facts) and cards based on that data. This application also does not try to be smart in the review scheduling. It just makes sure that problematic cards are shown more often, than the easy ones.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB