Showing 34 open source projects for "personal-build"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Rasa

    Rasa

    Open source machine learning framework to automate text conversations

    Rasa is an open source machine learning framework to automate text-and voice-based conversations. With Rasa, you can build contextual assistants on Facebook Messenger, Slack, Google Hangouts, Webex Teams, Microsoft Bot Framework, Rocket.Chat, Mattermost, Telegram, and Twilio or on your own custom conversational channels. Rasa helps you build contextual assistants capable of having layered conversations with lots of back-and-forths. In order for a human to have a meaningful exchange with a contextual assistant, the assistant needs to be able to use context to build on things that were previously discussed. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Tribler

    Tribler

    Privacy enhanced BitTorrent client with P2P content discovery

    Tribler is a decentralized, privacy-enhanced BitTorrent client developed by researchers at Delft University of Technology. It introduces built-in anonymity using a Tor-like onion routing network and integrates its own blockchain for economic incentives and trust management. Tribler supports standard torrenting features along with distributed search, self-contained channels, and peer reputation. Its goal is to provide a fully autonomous file-sharing network without relying on external...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    Kinto

    Kinto

    A generic JSON document store with sharing and synchronisation options

    ...Also, we believe data belong to the users, and not necessarily to the application authors. Applications should be decoupled from the storage location, and users should be able to choose where their personal data are stored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Oblivion-Inverse

    Oblivion-Inverse

    Open source e-mail tracker made with Flask, setup & run in 10 minutes

    Oblivion-Inverse is a simple, free & open source e-mail tracking solution which based on the usage of web beacons or tracking pixels. Build with Flask and setup under 10 minutes on your own production environment. Designed to provide information about the email read status, time, IP address of the recipient's device or proxy, as well as request headers such as the user-agent, which can reveal details about the recipient's browser, operating system, and device. Generate tracking links for your emails and drag the tracking pixel to the end of the message body. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    gr-message_to_serial

    GNURADIO OOT block

    Block that receives a " message" and send string values over serial connection, to control hardware devices ( switch ), for example, via Arduino based controller ( see https://sourceforge.net/projects/ardu-switch/ ) Prerequisite: pyserial Build as usual for a Gnuradio block: - download and unpack - cd gr-message_to serial - mkdir build && cd build - cmake .. && make - sudo make install && ldconfig If successful this block is into OOT section... Enjoy ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IPFS Publish

    IPFS Publish

    Continuous Delivery of static websites to IPFS

    ...It consists of two parts: a small web server and management CLI. Web server exposes an endpoint that you use as your Git's webhook. When the hook is invoked, it clones your repo, build it (if needed), add it to the IPFS node (pin it if configured) and publish the new IPFS address under configured IPNS name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Decentralized-Internet

    Decentralized-Internet

    A SDK/library for decentralized web and distributing computing project

    The Decentralized-Internet project by Lonero Team is a software development kit (SDK) and library aimed at facilitating the creation of decentralized web and distributed computing applications. It provides developers with tools to build applications that operate independently of centralized servers, promoting a more open and resilient internet infrastructure.​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    VkCoolLoader

    VkCoolLoader

    Download music from 'VKontakte' without any problems! Windows-only

    ...This simple&free Windows-only app allows you download any track you like. WARNING: this app needs your log-in and password to download tracks. The app`s creator guarantees, that your personal data aren`t stored, transferred to the third-parties, processed or used in any other way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    CODESH

    CODESH

    Automatic persistent logbooks for Linux shell sessions (bash, tcsh...)

    The CODESH (COllaborative DEvelopment SHell) project provides an automatic persistent logbook for sessions of personal command-line work by recording what and how is being done: for private use/reuse and for sharing selected parts with collaborators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PyAIMLng

    The Next Generation of Python AIML Interpreter

    ...PyAIMLng is an interpreter for AIML (the Artificial Intelligence Markup Language), forked from Cort Stratton's PyAIML. PyAIMLng adds additional features which are not part of the AIML 1.0.1 specification in order to provide the bot master with a rich set of tools from which to build a more believable AIML bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WxBinTerminal

    Serial Com Terminal for Hexadecimal, decimal, or ascii formats

    ...you can add/change some presetted commands modifying wxBinTermCommands.py dictionnary written in python 2.7.9 : https://www.python.org/ need pyserial : http://sourceforge.net/projects/pyserial/ need wxpython : http://www.wxpython.org/ Gui build with wxFormBuilder (but not need to execute) : http://sourceforge.net/projects/wxformbuilder/ tested on Linux, WinXP, Win7 copyright 2015 Jean Ingrasciotta ginoingras@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ratnode

    Ratnode

    Ratnode - A Flexible, Fast and Fun, Ticket and Process Tracker

    Ratnode is a fun, easy, flexible, colorful, scalable and touch screen (tablet) ticket tracking system for personal and business processes. Written in Python, with a MySQL database, Ratnode is efficient on resources and easy to for the average user to install and maintain. Ratnode's colorful displays provide accurate "work in process" prioritization and cartoon-like icons make the usual drudgery of ticket and process tracking a tolerable feat for the Homo Ludens in all of us. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Patchamama
    Patchamama is a binary patch maker/applier that works on directory tree. It can be used in application deployment, large scale project patching (including source and binary data). It use bsdiff for the binary diff job and 7zip for compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Open Source Revenue Assurance

    build international community,offering free RA tools

    -To solve global operators major concern-COST. -To give service operators a better choice to invest in low cost RA tools. -To give service operators a quick detection of revenue leakages with fast installation. -To develop extensive and various gaps detection techniques through open modular architecture. -To give better operational support and solution through open community. -To support operators wide transformation with low cost budget. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Way to Sms

    Way to Sms

    Text Messaging Application

    "Way to Sms" is a desktop application written in python to send free text messages all over India through Way2Sms gateway
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Err

    Err

    err is a plugin based chatbot designed to be easily extensible

    err is a plugin based chatbot designed to be easily deployable, extensible and maintainable. It allows you to start scripts interactively from your chatrooms for any reason: random humour, starting a build, monitoring commits, triggering alerts ... It is really easy to add your own feature. Features Backends support: - XMPP : Tested with hipchat, openfire and Jabber but should be compatible with any standard XMPP servers. - CampFire support - Supports MUCs (chatrooms) - Local Graphical Console (for testing/dev) - Local Text Console (for testing/dev)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MBLogic
    Complete manufacturing automation platform for factory and process equipment. It includes multi-protocol communications (including Modbus/TCP), PLC soft logic, HMI, and tools for troubleshooting and installation in 4 comprehensive packages.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Design and implement an open online system to help improve the personal knowledge acquisition and management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lwazi is a robust telephony platform aiming to facilitate speedy development of experimental applications without sacrificing power by combining Asterisk with the MobilIVR Python interface bundled into a single build with a unified control interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Virtual Playground will be a virtual world where you can interact with the all kinds of objects you can find in this world. The idea is that everyone has its freedom to discover and build in the world of Virtual Playground.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cyn.in - Open Source Group Collaboration
    Cyn.in helps teams to build collaborative knowledge by sharing & discussing digital content within secure & unified application. It combines the capabilities of wikis, social network, blogs, files, microblogs, discussions into secure enterprise platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AKIRA aims to create a C++ development framework to build cognitive architectures and complex artificial intelligent agents.Features:KQML,Fuzzy Logic,Neural Net,Fuzzy Cognitive Maps and DIPRA (a distributed BDI - Belief Desire Intention goals model)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chat for Business Communication. Independent from platform, provides personal Internet channel for business information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A python project implementing Personal Data Interchange (PDI) protocols such as vCard (RFC 2426), vCalendar and iCalendar (RFCs 2445, 2446, 2447). For developers of PIM, PDA software, workflow systems, collaborative applications, and web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB