18 projects for "no code ai design" with 1 filter applied:

  • 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
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PureGEM

    PureGEM

    A new GUI library for Atari ST/TT/Falcon computers

    PureGEM started out as a VCL/LCL style library written in PurePascal. After the system was working, I saw ways to increase the speed while reducing code size, so the design drifted somewhat. Since PurePascal is "Turbo Pascal 7.0 compatible" a number of VCL style features needed to be implemented differently. Namely TNotifyEvent's are replaced with owner recursive methods. RTTI features are implemented via set's. Initially I had planned to use more of the GEM API, but some of the features I wanted required replacing all window elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A UNIX/Windows/Linux remake of the DOS-game "stunts", providing modern features like openGL graphics, 3D sound and internet multiplaying. Design your own tracks, choose your opponents and try the most spectacular stunts you've ever seen.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    adms
    ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Repository migrated to: https://github.com/Qucs/ADMS For checkout do: git clone https://github.com/Qucs/ADMS.git
    Leader badge
    Downloads: 5 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
    Resistor Value Identifier

    Resistor Value Identifier

    Identify electronic resistor values

    This HTML utility allows the user to select standard color codes or surface mount numbers, then it identifies the resistor value. There is no need to memorize color codes or multipliers. An online working example of this program can be used at ZoomAviation.com/programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    EM-65C02

    A 65C02 Emulator for Microchip PIC24/33

    EM-65C02 emulates a Western Design Centre (WDC) 65C02 microprocessor on a Microchip PIC24/33 microcontroller. The code supports varying amounts of RAM and ROM depending on the features of the host device. The emulation speed depends on the device and its oscillator configuration. A PIC24EP running at 70MIPS has emulates a 65C02 running at about 6Mhz. The example code configuration uses a copy of the BBC BASIC ROM image and a simulation of enough of the Acorn MOS to make the BASIC work using a serial UART connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ATMSP

    ATMSP - A Tiny Mathematical Speed Parser

    A Tiny Mathematical Speed Parser ATMSP is a portable C++ parser for mathematical expressions like "sin(x)+y^2" e.g. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 320 code-lines offer a parser plus bytecode-generator, 26 mathematical functions and 17 supported base-types including complex and arbitrary MPFR-multiprecision. Both parser and bytecode may run in threads. The usage of ATMSP is most simple - just include a single header in your own code and go. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    semico Framework

    semico Framework

    Speedup build Aplication

    SEMICO Framework is a collection of class objects contain the functions to speed up the way make the program work environment within Microsoft. NET Framework, this Framework can be used in C #, VB.net or language that supports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    Blackboard implements a lightweight, portable tuple space suitable for multi-agent system and distributed component design. Supports implicit invocation via content-filtered asynchronous events, blocking call semantics, and shared memory messaging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xApps,an enterprise universal platform(BPM),facilitates non IT user to build IT solution flexibly by form desinger,workflow designer & report builder etc.(We moved this prject to a new place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flux is a Java tool available as Eclipse plug-in supporting the model-driven design of a Struts 1.1 web application by repeatedly (re-)generating the struts-config-<module>.xml files from UML activity diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The PHP Class Generator generates Entity classes for OO Design in PHP/MySQL.It installs ADODB and generates a useful DatabaseManager Class that will automatically connect to the MySQL using the provided connection parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A visual integrated development environment (IDE) for PHP making it easy to create and edit PHP websites by providing useful tools such as directory structure management, instant keyword help, code highlighting and syntax checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    blah is a GTK/GNOME utility for maintaining a list of frequently copy-and-pasted text. The current version is functional and usable. However, my goal is to re-design/re-write the code as a GNOME panel app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NeoMach is a project to design and implement new features into GNUMach and, in a more general scope, experiment about real microkernel systems. The intention is that some of the code developed here, enters into official GNUMach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An RTS engine intended for user-produced rules, AI, and media modules (mods). Thus, sound and flexible design are priorities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Autonomous vehicle code that does navigation using both dead-reckoning techniques and gps. The development platform is a 1/18th scale r/c truck.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next