Showing 12 open source projects for "i-doit"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It 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
    Pinyin

    Pinyin

    A high-quality solution for converting Chinese to Pinyin

    ...Memory type, suitable for servers with more memory space, advantages, fast conversion. Small memory type (default), suitable for environments with tight memory, advantages, small memory footprint, conversion is not as fast as memory type. I/O type, suitable for virtual machines with strict memory restrictions. Advantages: very minimal memory consumption. Disadvantages, slow conversion, not as fast as memory conversion, php >= 5.5. Small memory type, load dictionary shards into memory. In-memory, preload all dictionaries into memory. Do not load into memory, open dictionary line by line traversal using file stream and allocate single line memory using php5.5 generator (yield) feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Onda Sfasata

    Onda Sfasata

    An authentic Italian learning app.

    ...GitHub repository: https://github.com/Northstrix/onda-sfasata Check it out at: https://onda-sfasata.netlify.app/ This app is fully localized into English, Hebrew, and two dialects of German — Hochdeutsch and a mixture of Zurich and Basel dialects (approximately 64%–36%), labeled as “Schwiizerdütsch” I picked the words for this app not based on predefined categories, usage frequency, or the fluency level to which the word might correspond, but on which words could be cleanly cut from the audio tracks. As a result, the word set turned out to be a bit odd, yet unique. Every single sound used in the app, except for success.wav, error.wav, and completed.wav, was extracted from public domain recordings. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    gemstoriap

    Âp i greu ystoriau allan o eiriau ar gyfer dysgwyr

    Ap i greu straeon ar gyfer dysgwyr tra fod iddynt nhw yn dysgu geiriau newydd. Ar gyfer mwy o fanylion, atolwg gwelwch yr Wiki ar https://sourceforge.net/p/gemstoriap/wiki .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    multipractice

    multipractice

    Tool for practicing languages.

    ...Now it is more like a platform for creating structured courses with text, images, audio and video content, as well as different types of exercises. Please keep in mind that this project is created and maintained by a single amateur programmer. So, while I try my best to have a simple yet effective tool, you shouldn't expect to find anything wonderful or revolutionary here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    CRC

    CRC algorithms, test code, libraries and tables

    ...It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or any similar programming issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Alice

    Language quiz authoring and test tool

    A tool used to create language quizzes, execute these quizzes and score them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TuxWordSmith

    TuxWordSmith

    TuxWordSmith uses XDXF dictionaries to play in 88 languages

    Similar to the classic word game 'Scrabble', but with unicode support for multiple languages and character sets. The game is currently distributed with eighty-eight (88) dictionary resources for playing Language[i]-Language[j] 'Scrabble'. For example, if configured to use the French-English dictionary, then the distribution of available tiles will be computed based on frequency of occurance of each character of Language[i] (French), and for each submission the corresponding definition will be given in Language[j] (English).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lingua Latina Translator

    Lingua Latina Translator

    Ein Latein - Deutsch Übersetzer / A Latin - German Translator

    Ein einfacher Lateinübersetzer. Der Lingua Latina Translator übersetzt einzelne lateinische Formen ins Deutsche. Aktuelle Version: 3.0.0.0 "Otium" Betriebssystem: Windows XP SP3 oder höher (VC++ Redist 2010 benötigt): http://www.microsoft.com/download/en/details.aspx?id=5555 Mac OS X mit WINE Linux wird nur teilweise unterstützt. Sorry liebe Linuxnutzer, aber Microsoft Windows hat Funktionen, die die Programmierzeit erheblich verkürzen. -> Für Kernfunktionen: Linuxversion...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    avestafonts

    avestafonts

    Avestan Unicode Fonts

    The glyph outlines origin from Yasna 10 of the manuscript of Tehran University Library, nr. 11263. The scanned manuscript can be viewed under Ave976 on wwww.avesta-archive.com In the manuscript long [i] and long [u] do not differ, as well as both short and long [o]. Nevertheless, long [u] and short [o] are mapped in the font. Their outlines follow the script style of the manuscript. The letters for [θ] and [x] have two different shapes in the manuscript, so I have added one of each of them into the Private Use Area. Most of ligatures encountered in the manuscript have been mapped as well in the Private Use Area range. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10

    PhPyCli

    Edit and execute php code

    PhPyCli is an app for write and execute php code (other language available). I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    svoktrainer

    Devides vocabulary in learnable chuncks

    I heard about a method where you can learn 1000 words in a year with 10 minutes of daily effort. This program does organize, and divide the words in daily chunks. It is a module for Lepton-CMS or WebsiteBaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Star Vocaboly for GRE/SAT
    This application is open source alternative of WordHacker, Vocaboly, Vocabulary Widzard for GRE, SAT. Currently this is not as feature rich as other closed source applications but I will be actively developing this to make it better than other apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo