Showing 28 open source projects for "searching"

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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    VideLibri

    VideLibri

    Client for public libraries

    VideLibri lists the books you have borrowed from a public library and lets you search the library catalog from your local device. It has all the usual features of a library OPAC, i.e. viewing, renewing, searching and ordering books. It also renews all due books automatically and can do other things only a locally running app can do, like keeping a history of all ever borrowed books across multiple libraries. Developed in 2006, it is the world's first library app, and by supporting 20 different kinds of OPACs from different vendors, it is compatible with more libraries than any other app. ...
    Leader badge
    Downloads: 1,863 This Week
    Last Update:
    See Project
  • 2
    ResCarta

    ResCarta

    Archive your personal history

    ResCarta Toolkit offers an open source solution to creating, storing, viewing, and searching digital collections. Applications in the toolkit let users create and edit metadata, convert data to open standard ResCarta format, index and host collections.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    refbase - Web Reference Database

    refbase - Web Reference Database

    Online bibliographic manager for research groups. Zotero-compatible.

    refbase is a web-based bibliographic manager which can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice). It can make formatted lists of citations and offers powerful searching, rich metadata, and RSS.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    VulnX

    VulnX

    Intelligent Bot, Shell can achieve automatic injection

    ...Instead of injecting each and every shell manually as all the other tools do, VulnX analyses the target website checking the presence of a vulnerability if so the shell will be Injected by searching URLs with the dorks Tool. Detects CMS (wordpress, joomla, prestashop, drupal, opencart, magento, lokomedia).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    google-play-scraper

    google-play-scraper

    Node.js scraper to get data from Google Play

    ...Retrieves the full detail of an application. Retrieves a list of applications from one of the collections at Google Play. Retrieves a list of apps that results of searching by the given term. Returns the list of applications by the given developer name. Given a string returns up to five suggestions to complete a search query term. Retrieves a page of reviews for a specific application. Returns a list of similar apps to the one specified. Returns the list of permissions an app has access to. Retrieve a full list of categories present from the dropdown menu on Google Play. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    High speed math parser

    Expression evaluator for Delphi developers

    ...The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7, Delphi 2005, Delphi 2006, Delphi 2007, Delphi 2009, Delphi 2010, Delphi XE, Delphi XE2, Delphi XE3, Delphi XE4, Delphi XE5, Delphi XE6, Delphi XE7, Delphi XE8, Delphi 10 Seattle, Delphi 10.1 Berlin. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Marcion

    Marcion

    The study environment of ancient languages (Coptic, Greek, Latin)

    Marcion is a software forming a study environment of ancient languages (esp. Coptic, Greek, Latin) and providing many tools and resources (dictionaties, grammars, texts). Although Marcion is focused on to study the gnosticism and early christianity, it is an universal library working with various file formats and allowing to collect, organize and backup texts of any kind. Overview of gnostic sources in Coptic language delivered with Marcion: Nag Hammadi Library; Berlin Codex; Codex...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 8
    SobekCM Digital Repository

    SobekCM Digital Repository

    Open-source digital repository software

    Welcome to the current (and previous) release download site for the open-source SobekCM Digital Repository / Asset Management software. SobekCM allows users to discover online resources via semantic and full-text searches, as well as a variety of different browse mechanisms. For each digital resource in the repository there are a plethora of display options, which may be selected by an appropriately authenticated use. This repository includes online metadata editing and online...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Smart Search

    Smart Search

    Unique Internet searching widget for your Website

    Smart Search is a unique Internet Searching widget providing Organized multiple Visual content & useful E-Learning features from YOUR OWN site. This will provide intelligence Search Results for selected Keyword with - Videos - Images - Material (Wiki) - Links - Blogs - Books - Presentations - Articles - Animations Smart Search Widget also provides - Latest News from (7) Channels - (30) Smart Skills - Up to date General Knowledge - Up to date Current Affairs - Great people - Great inventions - Community (Coming soon) Nothing to install, just adding few lines of Script to your page will add Widget. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ...- ----------------- The "Falcon Search" is a JAVA API and tool to search inside the documents. It was originally started to search the content in pdf files under the project "HAWK Search". Searching with this tool is query-based not word-based as in most of the document search tools OR document readers. It also takes care of jumbling of words within query and spelling mistakes. Commonly used techniques in this project are Natural Language Processing, Information Extraction and Question-Answering Architecture. ---------------------- - Latest Version - ---------------------- Details of latest version can be found on project website - http://geekdadaji.com --------------------------- - CONTACT DETAILS - --------------------------- CREATOR : SWAPNIL A JADHAV (saj1919) EMAIL ID : dadajibudhau@gmail.com WEBSITE : http://geekdadaji.com LICENSE : CC BY-NC 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Librarian DB is a simple Web based library management system that keeps track of the books in a library. It tracks book title, ISBN, categories, etc... It permits adding/deleting/updating/searching. It is extremely flexible and extendible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    UWA ANDS VIVO Project

    This project is ANDS (Australian National Data Service) funded and aims to provide a mechanism for researchers within the University of Western Australia to upload research datasets to a central petastore. It also aims to publish metadata about the datasets to RDA (Research Data Australia) so that the datasets can be discovered (and potentially shared) by searching or browsing through the ANDS website. In order to accomplish the above functionality, this project used the following open source code and customised it as necessary. - Vivo (configured for UWA but no code changes) - DSpace (significantly customised) - iDrop upload tool (significantly customised) - JDownloadManager (again, significantly customised) The package in this SourceForge project contains our customised version of DSpace, iDrop and JDownloadManager. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Atarrabi

    Atarrabi

    A web-based workflow application for publishing environmental data

    Atarrabi is a web-based workflow application used for preparing meteorological research data for persistent identifier registration. This software will not run out-of-the-box. Please visit our web site and contact us to learn more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PerPus

    PerPus

    Aplikasi manajemen perpustakaan

    PerPus adalah aplikasi manajemen perpustakaan (database, booking, searching, documenting, etc.). Dapat digunakan untuk personal juga (perpustakaan pribadi). Aplikasi ini gratis. Jika ada masukan/usulan yang bermanfaat untuk perbaikan aplikasi ini silakan kirim ke email berikut: yansyaf@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Virtual Library for Moodle
    It is a block for Moodle that provides the functionalities (catalog, search, read, etc.) of a library in a virtual environment. -- Bloque para Moodle que provee las funcionalidades (catalogar, buscar, leer, etc.) de una biblioteca en un entorno virtual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Quick Quote

    Keep all of your quotes in one place and easily find them later.

    Quick Quote allows you to store quotes and easily find them by searching for things like names, dates, events or anything else you tag when entering your quote. Great for history students, or people who often use quotes from people, such as historical, political figures, or actors, inventors, anyone who has said something worth remembering, and would like easy access to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    primeHandle is a set of data management tools in support of the PrIMe Initiative (http://primekinetics.org). primeHandle includes graphical user interfaces for searching through data collections, editing and submitting data to the PrIMe Data Depository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Microsoft .NET connector for the Fedora Commons repository system. Developed by Jeroen Suijkerbuijk, commissioned and sponsored by Maastricht University Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MediaDB is a PHP web-based database to organize your DVDs, CDs, VHS tapes, books, games, etc. It can even index the files on a disc for easy searching. Version 1.1 fixes changes to the Amazon API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ORPAL is a reference manager utilizing a relational database. The interface focuses on easy searching, note-taking, and electronic article storage, but also supports traditional citation and bibliography management (in APA and MLA formats).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Online bibliography, based on BibTeX's capabilities. Supports searching, rating, taxonomy, user management and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Library for searching in dictionaries, applications that use the library and dictionary files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    EasyRefDB is an online tool for storing, retrieving and searching references to scientific papers. The scientific papers currently handled by the tool are related to computer science but can be easily extended to other topics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OJAX provides - a meta-search service with a highly dynamic AJAX based user interface. - an OAI-PMH harvester to harvest multiple repositories to a single Lucene index - an easy to use, highly discoverable user interface to searching that index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The scope is to create an extendable application allowing for indexing, free text searching and cross referencing of copyright free books and documentation. The initial source of text is for the writings of Blessed George Preca founder of the SDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo