Showing 82 open source projects for "program"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Kutkut Chatbot

    Kutkut Chatbot

    AI chat bot for all platforms.

    KutKut ChatBot is a chatter bot program, developed to chat with you using artificial intelligence. You can chat with this program as you talk to a human. It features a GUI interface to send and receive chat messages and many more features. Kukut Chatbot can run on any platform, including Windows, Linux, Mac OS, and *BSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sentence Composer

    Sentence Composer

    Compose the writings semi-automatically

    Please click on "BROWSE ALL FILES" to open a README! What is this program? This program is meant to search the texts and suggest sentences that might follow any inputted sentence. It was meant to help composing the writings. How was it made? First, I made a chatterbot to understand the concept of "predicting" the next sentence (worked as good as the Cleverbot), then I made this program that is aided by an user to compose the new writings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SIGGI

    Simulation of Ideation Games and Games concerning Ideation

    This is the SIGGI program used for a diploma thesis in 2012. It can be used as a solid basis for research concerning Ideation Games (Idea Creation). If you have module requests or want to contribute please contact the author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Face Detect (JavaCV)

    Face Detection and Facial Feature Extraction using JavaCV

    A simple Face detection program using JavaCV and OpenCV . Implementing facial feature extraction and face recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is being developed to be a Java based speech recognition (SR) program. In addition to the SR program itself, it includes a program which allows a user to view the sound being received by the computer. The user can manipulate this data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework The front-end classes use Swing and thus can be run via the Web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a continuation of the FreeCell Java Solver, because I was not able to access my original account anymore (likely due to sourceforge glitches), and I need to make updates to the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Knowledge Is The Cornerstone Of Your Business. Icon
    Knowledge Is The Cornerstone Of Your Business.

    MentorCity works best for associations, companies, and schools

    MentorCity is a comprehensive and intuitive online mentoring software cultivating the future of organizations and individuals through the power of connections and relationships. Specifically created for associations, companies, and schools, MentorCity assists in member engagement, leadership development, succession planning, and diversity and inclusion strategies. Serving as a powerful personal development tool, MentorCity helps organizations save time and money by lessening matching responsibilities and allowing program administrator to focus their efforts on building a mentoring culture that achieves exceptional results.
    Learn More
  • 10
    This project provides a java implementation of the Captcha project ( see http://www.captcha.net ). A CAPTCHA is a program that can generate and grade tests that: -Most humans can pass. -Current computer programs can't pass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bubble Pond

    Bubble Pond

    Simple artificial life program with bubbles.

    Bubble Pond is a simple artificial life program that simulates bubble organisms that bounce around on the surface of a pond, eating and digesting different types of food, and reproducing both sexually and asexually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Program to performing the complete cycle of neural networks analysis: preparing data, choosing neural network (CasCor, MP, LogRegression, PNN), learning of network, monitoring learning state, ROC-analysis, optimization of network parameters using GA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This easy to run and change program for developers, it contains several evolutionary based strategies allowing you try among some function samples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is an attempt to create simple image recognition program in java. Demo here: http://www.youtube.com/watch?v=N4m4j4D3pJU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The ART testbed program allows researchers to compare their work from a practical point of view in the modelling of trust in agent societies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JOcrad is a graphical frontend for GNU/Ocrad written in Java. GNU Ocrad is an OCR (Optical Character Recognition) program based on a feature extraction method.JOcrad supports italian and english languages, JPG,PNG and GIF images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The program system JCASim is a general-purpose system for simulating cellular automata in Java. It includes a stand-alone application and an applet for web presentations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The program provides Java interface (to C++ Lemmatizer via XML-RPC) in order to perform lemmatizing in Russian, English, and German (lemma is the canonical form of a lexeme in Natural Language Processing). RussianPOSTagger could work as a module of GATE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Do you have a Sudoku to solve? Or want to verify your solution? JSudokuSolver can do this for you! In contrast to other Sudoku solving tools, this program does so by using the same rules a human would. So you can improve your Sudoku solving skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a program that can maintain a running conversation with a user. This is an evolution of an Eliza clone called Splotch. This version brings Splotch to the J2SE and MIDP platforms. So, if you like to SMS, get yourself a copy of Splotch!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Joshi is a program that tries to recognize shapes on an image with a focus on OCR. It converts the image to vector graphics (polylines) and then tries to project these on stored vector graphics, calculating the best match.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Program W is an AIML interpreter written in Java.It extends Program D technology with new AIML tags that allow chatbots to query the WordNet lexical dictionary.Chatbots can use information about lexical terms and evaluate existing relations between words
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AstroWeka is a set of extentions to Weka, a popular data mining program, which which allows it to work directly with astronomical data in the Virtual Observatory.
    Downloads: 0 This Week
    Last Update:
    See Project