Showing 76 open source projects for "python engine"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    gym-pybullet-drones

    gym-pybullet-drones

    PyBullet Gymnasium environments for multi-agent reinforcement

    Gym-PyBullet-Drones is an open-source Gym-compatible environment for training and evaluating reinforcement learning agents on drone control and swarm robotics tasks. It leverages the PyBullet physics engine to simulate quadrotors and provides a platform for studying control, navigation, and coordination of single and multiple drones in 3D space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BerryNet

    BerryNet

    Deep learning gateway on Raspberry Pi and other edge devices

    ... in the images or videos without connecting to the cloud. One of the applications of this intelligent gateway is to use the camera to monitor the place you care about. For example, Figure 3 shows the analyzed results from the camera hosted in the DT42 office. The frames were captured by the IP camera and they were submitted into the AI engine. The output from the AI engine will be shown in the dashboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DeepMind Lab

    DeepMind Lab

    A customizable 3D platform for agent-based AI research

    .... To enable compiler optimizations, pass the flag --compilation_mode=opt, or -c opt for short, to each bazel build, bazel test and bazel run command. The flag is omitted from the examples here for brevity, but it should be used for real training and evaluation where performance matters. DeepMind Lab ships with an example random agent in python/random_agent.py which can be used as a starting point for implementing a learning agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyText

    PyText

    A natural language modeling framework based on PyTorch

    PyText is a deep-learning based NLP modeling framework built on PyTorch. PyText addresses the often-conflicting requirements of enabling rapid experimentation and of serving models at scale. It achieves this by providing simple and extensible interfaces and abstractions for model components, and by using PyTorch’s capabilities of exporting models for inference via the optimized Caffe2 execution engine. We use PyText at Facebook to iterate quickly on new modeling ideas and then seamlessly ship...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    Linux-Intelligent-Ocr-Solution

    Linux-Intelligent-Ocr-Solution

    Easy-OCR solution and Tesseract trainer for GNU/Linux

    Linux-intelligent-ocr-solution Lios is a free and open source software for converting print in to text using either scanner or a camera, It can also produce text out of scanned images from other sources such as Pdf, Image, Folder containing Images or screenshot. Program is given total accessibility for visually impaired. A Tesseract Trainer GUI is also shipped with this package. Forum : https://groups.google.com/forum/#!forum/lios Video Tutorial :...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    jieba

    jieba

    Stuttering Chinese word segmentation

    "Jaba" Chinese word segmentation, do the best Python Chinese word segmentation component. Four word segmentation modes are supported. Precise mode, which tries to cut the sentence most precisely, suitable for text analysis. Full mode, scans all the words that can be formed into words in the sentence, the speed is very fast, but the ambiguity cannot be resolved. The search engine mode, on the basis of the precise mode, divides the long words again to improve the recall rate, which is suitable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Snips NLU

    Snips NLU

    Snips Python library to extract meaning from text

    Snips NLU is a Natural Language Understanding python library that allows to parse sentences written in natural language, and extract structured information. It’s the library that powers the NLU engine used in the Snips Console that you can use to create awesome and private-by-design voice assistants. The exact output is a bit richer, the point here is to give a glimpse on what kind of information can be extracted. Behind every chatbot and voice assistant lies a common piece of technology...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dragonfire

    Dragonfire

    The open-source virtual assistant for Ubuntu based Linux distributions

    Dragonfire is the open-source virtual assistant project for Ubuntu-based Linux distributions. Her main objective is to serve as a command and control interface to the helmet user. So that you will be able to give orders just by using your voice commands and your eye movements. That makes the helmet handsfree. We are planning to ship Dragonfire as a preinstalled software package on DragonOS Linux Distribution. DragonOS will be a Linux distribution specially designed for the helmet. It will...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A python module that provides algorithms for advanced search - basically all you need to build a search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • SalesNOW Mobile CRM - CRM for the Mobile Professional Icon
    SalesNOW Mobile CRM - CRM for the Mobile Professional

    SalesNOW is an award-winning mobile CRM solution - an easy to use customer relationship management solution designed for the mobile device and the Web

    SalesNOW allows sales teams, management, and executives to manage all aspects of the sales cycle including contact management, company tracking, lead management, deal management, case management, activity, and sales reporting. Highly mobile individuals can access all customer and prospect data, track contacts, companies, leads, deals, events, and e-mail all from a single platform.
    Learn More
  • 10
    Game Engine and AI framework for playing No Limit Holdem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenCyc is the open source version of the Cyc(r) technology, the world's largest and most complete general knowledge base and reasoning engine. A new release with even more content, better performance, and improved reliability will be up shortly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Voice_Tic_Tac_Toe

    Play Tic Tac Toe With Voice Input

    Voice Tic Tac Toe enables you to play Tic Tac Toe via voice input. The game engine is developed in python programming language and uses Microsoft SAPI for Speech to Text Conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bamboo Engine

    Game framework on top of Python, Panda3D and Twisted

    Bamboo intends to be a complete end-to-end game framework for client/server applications using Twisted for data exchange, Panda3D for rendering and coded in Python. Support for PyPy/CPython may be considered at a later point. An Extreme/Agile Development model is in use to allow for emergent design (IE: changing requirements). Release is updated whenever a feature is added and all tests pass cleanly 100%
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Platform for parallel computation in the Amazon cloud, including machine learning ensembles written in R for computational biology and other areas of scientific research. Home to MR-Tandem, a hadoop-enabled fork of X!Tandem peptide search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of python functions which are attached to backward-chaining rules. See pyke.sourceforge.ne
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 16
    Rhea Genetic Engine is a highly versatile software engine used to solve ill-defined, abstract problems by employing a genetic pattern. It is easy to understand and use, yet provides advanced features for those who desire them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A knowledge base engine for Python built on F-Logic. It uses the FLORA-2 reasoning engine and provides permanent storage through ZODB. Logic programming concepts like logical variables, facts, rules and queries are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zerorule is a lite rule engine/expert system that implements the RETE algorithm which can improve the speed of forward-chained rule system. It is written entirly in the powerful python language. it supplies both a script interpreter and simple CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Collection of Python scripts providing interactions between the sociological investigation platform and webservices (such as NLP, search engine, web database).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mental is a neural network engine implemented in pure Python. Design goals are easy-to-read source code, completeness, and ease of use. Presently implements feed-forward, back-propagation networks. Intended primarily for instructional use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Story Talker is a GUI frontend to the Festival Text-to-speech Synthesis engine. It is designed for speaking long plain text or HTML files, such as e-books and web articles. It is not a screen reader for the blind. (Python, wxPython)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenOCR will be a commercial quality ocr engine with tools for pre- and post-processing of images and resulting text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ch0 c-h-zero the chess engine!!! How well is it possible for your processor(s) to play chess? How well is it possible for someone AND your processor(s) to play chess? Would they let it fly, or manage it actively? --> Let's evolve !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Top Engine the Semantic Web Engine for the Enterprise. Top Engine is a Business Rule Engine that utilize OWL DL ontologies for vocabulary primitive to write rules on top of ontology. Top Engine support forward and backward chaining with truth maintenance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Generic engine to filter information. We wish to show that the power of expression of a filter makes it possible to appreciably reduce the size of the code necessary to extract information and that it is possible in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.