Alternatives to TILDE

Compare TILDE alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to TILDE in 2026. Compare features, ratings, user reviews, pricing, and more from TILDE competitors and alternatives in order to make an informed decision for your business.

  • 1
    Azure AI Search
    Deliver high-quality responses with a vector database built for advanced retrieval augmented generation (RAG) and modern search. Focus on exponential growth with an enterprise-ready vector database that comes with security, compliance, and responsible AI practices built in. Build better applications with sophisticated retrieval strategies backed by decades of research and customer validation. Quickly deploy your generative AI app with seamless platform and data integrations for data sources, AI models, and frameworks. Automatically upload data from a wide range of supported Azure and third-party sources. Streamline vector data processing with built-in extraction, chunking, enrichment, and vectorization, all in one flow. Support for multivector, hybrid, multilingual, and metadata filtering. Move beyond vector-only search with keyword match scoring, reranking, geospatial search, and autocomplete.
    Starting Price: $0.11 per hour
  • 2
    ColBERT

    ColBERT

    Future Data Systems

    ColBERT is a fast and accurate retrieval model, enabling scalable BERT-based search over large text collections in tens of milliseconds. It relies on fine-grained contextual late interaction: it encodes each passage into a matrix of token-level embeddings. At search time, it embeds every query into another matrix and efficiently finds passages that contextually match the query using scalable vector-similarity (MaxSim) operators. These rich interactions allow ColBERT to surpass the quality of single-vector representation models while scaling efficiently to large corpora. The toolkit includes components for retrieval, reranking, evaluation, and response analysis, facilitating end-to-end workflows. ColBERT integrates with Pyserini for retrieval and provides integrated evaluation for multi-stage pipelines. It also includes a module for detailed analysis of input prompts and LLM responses, addressing reliability concerns with LLM APIs and non-deterministic behavior in Mixture-of-Experts.
    Starting Price: Free
  • 3
    Jina Reranker
    Jina Reranker v2 is a state-of-the-art reranker designed for Agentic Retrieval-Augmented Generation (RAG) systems. It enhances search relevance and RAG accuracy by reordering search results based on deeper semantic understanding. It supports over 100 languages, enabling multilingual retrieval regardless of the query language. It is optimized for function-calling and code search, making it ideal for applications requiring precise function signatures and code snippet retrieval. Jina Reranker v2 also excels in ranking structured data, such as tables, by understanding the downstream intent to query structured databases like MySQL or MongoDB. With a 6x speedup over its predecessor, it offers ultra-fast inference, processing documents in milliseconds. The model is available via Jina's Reranker API and can be integrated into existing applications using platforms like Langchain and LlamaIndex.
  • 4
    Vectara

    Vectara

    Vectara

    Vectara is LLM-powered search-as-a-service. The platform provides a complete ML search pipeline from extraction and indexing to retrieval, re-ranking and calibration. Every element of the platform is API-addressable. Developers can embed the most advanced NLP models for app and site search in minutes. Vectara automatically extracts text from PDF and Office to JSON, HTML, XML, CommonMark, and many more. Encode at scale with cutting edge zero-shot models using deep neural networks optimized for language understanding. Segment data into any number of indexes storing vector encodings optimized for low latency and high recall. Recall candidate results from millions of documents using cutting-edge, zero-shot neural network models. Increase the precision of retrieved results with cross-attentional neural networks to merge and reorder results. Zero in on the true likelihoods that the retrieved response represents a probable answer to the query.
    Starting Price: Free
  • 5
    RankLLM

    RankLLM

    Castorini

    RankLLM is a Python toolkit for reproducible information retrieval research using rerankers, with a focus on listwise reranking. It offers a suite of rerankers, pointwise models like MonoT5, pairwise models like DuoT5, and listwise models compatible with vLLM, SGLang, or TensorRT-LLM. Additionally, it supports RankGPT and RankGemini variants, which are proprietary listwise rerankers. It includes modules for retrieval, reranking, evaluation, and response analysis, facilitating end-to-end workflows. RankLLM integrates with Pyserini for retrieval and provides integrated evaluation for multi-stage pipelines. It also includes a module for detailed analysis of input prompts and LLM responses, addressing reliability concerns with LLM APIs and non-deterministic behavior in Mixture-of-Experts (MoE) models. The toolkit supports various backends, including SGLang and TensorRT-LLM, and is compatible with a wide range of LLMs.
    Starting Price: Free
  • 6
    Pinecone Rerank v0
    Pinecone Rerank V0 is a cross-encoder model optimized for precision in reranking tasks, enhancing enterprise search and retrieval-augmented generation (RAG) systems. It processes queries and documents together to capture fine-grained relevance, assigning a relevance score from 0 to 1 for each query-document pair. The model's maximum context length is set to 512 tokens to preserve ranking quality. Evaluations on the BEIR benchmark demonstrated that Pinecone Rerank V0 achieved the highest average NDCG@10, outperforming other models on 6 out of 12 datasets. For instance, it showed up to a 60% boost on the Fever dataset compared to Google Semantic Ranker and over 40% on the Climate-Fever dataset relative to cohere-v3-multilingual or voyageai-rerank-2. The model is accessible through Pinecone Inference and is available to all users in public preview.
    Starting Price: $25 per month
  • 7
    BGE

    BGE

    BGE

    BGE (BAAI General Embedding) is a comprehensive retrieval toolkit designed for search and Retrieval-Augmented Generation (RAG) applications. It offers inference, evaluation, and fine-tuning capabilities for embedding models and rerankers, facilitating the development of advanced information retrieval systems. The toolkit includes components such as embedders and rerankers, which can be integrated into RAG pipelines to enhance search relevance and accuracy. BGE supports various retrieval methods, including dense retrieval, multi-vector retrieval, and sparse retrieval, providing flexibility to handle different data types and retrieval scenarios. The models are available through platforms like Hugging Face, and the toolkit provides tutorials and APIs to assist users in implementing and customizing their retrieval systems. By leveraging BGE, developers can build robust and efficient search solutions tailored to their specific needs.
    Starting Price: Free
  • 8
    Cohere Rerank
    Cohere Rerank is a powerful semantic search tool that refines enterprise search and retrieval by precisely ranking results. It processes a query and a list of documents, ordering them from most to least semantically relevant, and assigns a relevance score between 0 and 1 to each document. This ensures that only the most pertinent documents are passed into your RAG pipeline and agentic workflows, reducing token use, minimizing latency, and boosting accuracy. The latest model, Rerank v3.5, supports English and multilingual documents, as well as semi-structured data like JSON, with a context length of 4096 tokens. Long documents are automatically chunked, and the highest relevance score among chunks is used for ranking. Rerank can be integrated into existing keyword or semantic search systems with minimal code changes, enhancing the relevance of search results. It is accessible via Cohere's API and is compatible with various platforms, including Amazon Bedrock and SageMaker.
  • 9
    MonoQwen-Vision
    MonoQwen2-VL-v0.1 is the first visual document reranker designed to enhance the quality of retrieved visual documents in Retrieval-Augmented Generation (RAG) pipelines. Traditional RAG approaches rely on converting documents into text using Optical Character Recognition (OCR), which can be time-consuming and may result in loss of information, especially for non-textual elements like graphs and tables. MonoQwen2-VL-v0.1 addresses these limitations by leveraging Visual Language Models (VLMs) that process images directly, eliminating the need for OCR and preserving the integrity of visual content. This reranker operates in a two-stage pipeline, initially, it uses separate encoding to generate a pool of candidate documents, followed by a cross-encoding model that reranks these candidates based on their relevance to the query. By training a Low-Rank Adaptation (LoRA) on top of the Qwen2-VL-2B-Instruct model, MonoQwen2-VL-v0.1 achieves high performance without significant memory overhead.
  • 10
    RankGPT

    RankGPT

    Weiwei Sun

    RankGPT is a Python toolkit designed to explore the use of generative Large Language Models (LLMs) like ChatGPT and GPT-4 for relevance ranking in Information Retrieval (IR). It introduces methods such as instructional permutation generation and a sliding window strategy to enable LLMs to effectively rerank documents. It supports various LLMs, including GPT-3.5, GPT-4, Claude, Cohere, and Llama2 via LiteLLM. RankGPT provides modules for retrieval, reranking, evaluation, and response analysis, facilitating end-to-end workflows. It includes a module for detailed analysis of input prompts and LLM responses, addressing reliability concerns with LLM APIs and non-deterministic behavior in Mixture-of-Experts (MoE) models. The toolkit supports various backends, including SGLang and TensorRT-LLM, and is compatible with a wide range of LLMs. RankGPT's Model Zoo includes models like LiT5 and MonoT5, hosted on Hugging Face.
    Starting Price: Free
  • 11
    NVIDIA NeMo Retriever
    NVIDIA NeMo Retriever is a collection of microservices for building multimodal extraction, reranking, and embedding pipelines with high accuracy and maximum data privacy. It delivers quick, context-aware responses for AI applications like advanced retrieval-augmented generation (RAG) and agentic AI workflows. As part of the NVIDIA NeMo platform and built with NVIDIA NIM, NeMo Retriever allows developers to flexibly leverage these microservices to connect AI applications to large enterprise datasets wherever they reside and fine-tune them to align with specific use cases. NeMo Retriever provides components for building data extraction and information retrieval pipelines. The pipeline extracts structured and unstructured data (e.g., text, charts, tables), converts it to text, and filters out duplicates. A NeMo Retriever embedding NIM converts the chunks into embeddings and stores them in a vector database, accelerated by NVIDIA cuVS, for enhanced performance and speed of indexing.
  • 12
    Ragie

    Ragie

    Ragie

    Ragie streamlines data ingestion, chunking, and multimodal indexing of structured and unstructured data. Connect directly to your own data sources, ensuring your data pipeline is always up-to-date. Built-in advanced features like LLM re-ranking, summary index, entity extraction, flexible filtering, and hybrid semantic and keyword search help you deliver state-of-the-art generative AI. Connect directly to popular data sources like Google Drive, Notion, Confluence, and more. Automatic syncing keeps your data up-to-date, ensuring your application delivers accurate and reliable information. With Ragie connectors, getting your data into your AI application has never been simpler. With just a few clicks, you can access your data where it already lives. Automatic syncing keeps your data up-to-date ensuring your application delivers accurate and reliable information. The first step in a RAG pipeline is to ingest the relevant data. Use Ragie’s simple APIs to upload files directly.
    Starting Price: $500 per month
  • 13
    AI-Q NVIDIA Blueprint
    Create AI agents that reason, plan, reflect, and refine to produce high-quality reports based on source materials of your choice. An AI research agent, informed by many data sources, can synthesize hours of research in minutes. The AI-Q NVIDIA Blueprint enables developers to build AI agents that use reasoning and connect to many data sources and tools to distill in-depth source materials with efficiency and precision. Using AI-Q, agents summarize large data sets, generating tokens 5x faster and ingesting petabyte-scale data 15x faster with better semantic accuracy. Multimodal PDF data extraction and retrieval with NVIDIA NeMo Retriever, 15x faster ingestion of enterprise data, 3x lower retrieval latency, multilingual and cross-lingual, reranking to further improve accuracy, and GPU-accelerated index creation and search.
  • 14
    Mixedbread

    Mixedbread

    Mixedbread

    Mixedbread is a fully-managed AI search engine that allows users to build production-ready AI search and Retrieval-Augmented Generation (RAG) applications. It offers a complete AI search stack, including vector stores, embedding and reranking models, and document parsing. Users can transform raw data into intelligent search experiences that power AI agents, chatbots, and knowledge systems without the complexity. It integrates with tools like Google Drive, SharePoint, Notion, and Slack. Its vector stores enable users to build production search engines in minutes, supporting over 100 languages. Mixedbread's embedding and reranking models have achieved over 50 million downloads and outperform OpenAI in semantic search and RAG tasks while remaining open-source and cost-effective. The document parser extracts text, tables, and layouts from PDFs, images, and complex documents, providing clean, AI-ready content without manual preprocessing.
  • 15
    ZeroEntropy

    ZeroEntropy

    ZeroEntropy

    ZeroEntropy is a search and retrieval platform built to deliver faster, more accurate, human-level search experiences. It provides cutting-edge rerankers, embeddings, and hybrid retrieval models that go beyond traditional lexical and vector search. ZeroEntropy focuses on understanding context, nuance, and domain-specific meaning rather than just keywords. Its models consistently outperform leading alternatives on industry benchmarks. Developers can integrate ZeroEntropy quickly using a simple, production-ready API. The platform is optimized for low latency, high accuracy, and cost efficiency. ZeroEntropy enables teams to ship search systems that actually return the right answers.
  • 16
    Voyage AI

    Voyage AI

    MongoDB

    Voyage AI provides best-in-class embedding models and rerankers designed to supercharge search and retrieval for unstructured data. Its technology powers high-quality Retrieval-Augmented Generation (RAG) by improving how relevant context is retrieved before responses are generated. Voyage AI offers general-purpose, domain-specific, and company-specific models to support a wide range of use cases. The models are optimized for accuracy, low latency, and reduced costs through shorter vector dimensions. With long-context support of up to 32K tokens, Voyage AI enables deeper understanding of complex documents. The platform is modular and integrates easily with any vector database or large language model. Voyage AI is trusted by industry leaders to deliver reliable, factual AI outputs at scale.
  • 17
    Recap

    Recap

    Recap

    Smart split and summarize with ChatGPT. An open-source browser extension lets you easily summarize any portion of any webpage with ChatGPT. Recap is an open-source browser extension to summarize text on a webpage with ChatGPT. Recap splits the article into passages so that you can easily summarize any part of the article. You need a ChatGPT account to do the actual summarization work. Auto-split the article into passages. Summarize entire pages, summarize the text in a passage, recap previous content before a passage, and summarize the user-selected text. Supports ChatGPT, supports official OpenAI API. Custom prompt, toggle enable/disable for individual domain or page. Supports user configuration for different sites. Dark mode and keyboard shortcut support.
    Starting Price: Free
  • 18
    Fluency Tutor
    Features including text-to-speech, dictionary and translation tools, help struggling readers. By giving them access to support tools that help build their understanding and confidence. Teachers can share reading passages with their class and receive recordings of the assigned passages back. Helping to keep students reading, whether they’re in class or at home and avoid any learning loss. Share passages with individual students, or with the entire class using Google Drive or Google Classroom 'share' function. Provides extra help for students with text-to-speech, dictionary, picture dictionary and translation tools. Students can record their own assigned reading passages whenever and wherever it suits them and share back with their teacher. Friendly dashboard interface for teachers & students.
  • 19
    Passage Health

    Passage Health

    Passage Health

    Passage Health is an all-in-one EMR designed specifically for ABA practices. We bring together clinical documentation and data collection, streamlined scheduling, automated billing, authorization tracking, intake management, analytics and more in one intuitive system. Passage helping teams grow, save time, bill faster, reduce errors, and focus on delivering quality care. With powerful reporting and real-time insights, Passage empowers practice owners to make data-driven decisions and achieve sustainable growth.
  • 20
    SciPhi

    SciPhi

    SciPhi

    Intuitively build your RAG system with fewer abstractions compared to solutions like LangChain. Choose from a wide range of hosted and remote providers for vector databases, datasets, Large Language Models (LLMs), application integrations, and more. Use SciPhi to version control your system with Git and deploy from anywhere. The platform provided by SciPhi is used internally to manage and deploy a semantic search engine with over 1 billion embedded passages. The team at SciPhi will assist in embedding and indexing your initial dataset in a vector database. The vector database is then integrated into your SciPhi workspace, along with your selected LLM provider.
    Starting Price: $249 per month
  • 21
    BERT

    BERT

    Google

    BERT is a large language model and a method of pre-training language representations. Pre-training refers to how BERT is first trained on a large source of text, such as Wikipedia. You can then apply the training results to other Natural Language Processing (NLP) tasks, such as question answering and sentiment analysis. With BERT and AI Platform Training, you can train a variety of NLP models in about 30 minutes.
  • 22
    PassagePoint
    Improve your company image and streamline the visitor registration process with PassagePoint, an on-premise security platform designed to enhance the safety and security of your facility. PassagePoint’s extensive customization capabilities and add-ons are specifically designed for school districts, global corporations, multi-tenant buildings and hospitals with unique security requirements worldwide. PassagePoint’s enhanced feature set can be added as required; web pre-registration, Single Sign-On and our Control Center module to centrally manage multiple locations with unique policies and settings. This scalable architecture enables integration with external systems, such as physical access control, HL7 interface, Denied Party Screening Services and the National Sex Offender Registry to provide an additional layer of security required for enterprise-level systems. STOPware offers a wide range of hardware components supported to speed up the visitor check-in process.
  • 23
    Passages

    Passages

    Ntrepid

    With Passages, your users can access any website and follow any link without risk to your infrastructure or data, and you can monitor and manage it all with ease. The technologies and components in Passages are proven and mature, having evolved from the hardened Internet platforms Ntrepid developed over the last 15 years for the national security community. They put our solutions to the test against some of the world’s most sophisticated and aggressive opponents. Corporate security breaches come through the web because conventional malware protection and firewalls are not enough. The solution is malware isolation. Contain and eliminate web-delivered malware with Passages, protecting your valuable data and infrastructure. Highly targeted attacks are the new favorite technique of sophisticated hackers, but they can’t target people or corporations that they can’t identify. Hide your IP address and identifying information to avoid these dangerous attacks.
  • 24
    RoBERTa
    RoBERTa builds on BERT’s language masking strategy, wherein the system learns to predict intentionally hidden sections of text within otherwise unannotated language examples. RoBERTa, which was implemented in PyTorch, modifies key hyperparameters in BERT, including removing BERT’s next-sentence pretraining objective, and training with much larger mini-batches and learning rates. This allows RoBERTa to improve on the masked language modeling objective compared with BERT and leads to better downstream task performance. We also explore training RoBERTa on an order of magnitude more data than BERT, for a longer amount of time. We used existing unannotated NLP datasets as well as CC-News, a novel set drawn from public news articles.
    Starting Price: Free
  • 25
    Illuminarty

    Illuminarty

    Illuminarty

    Detect AI-generated images, synthetic, tampered images, and deep fakes. We offer various functionalities to help our users understand the generation of images through AI. Check whether or not an image has been AI-generated, from which AI model it has been generated, and which regions of the image have been generated. Find out the probability of AI generation for a given image. Illuminarty combines various computer vision algorithms to provide the likelihood of the image being generated from one of the public AI generation models. Find out the probability of AI generation for a given text. Illuminarty combines various NLP algorithms to provide the likelihood of the text being generated from one of the public AI generation models. We denote the specific passages from the given text that are most likely the result of AI generation. We are working on a web browser extension that lets us use our detectors while we surf on the internet.
    Starting Price: $10 per month
  • 26
    Skimle

    Skimle

    Skimle

    Skimle transforms unstructured qualitative data into structured, analyzable datasets using AI. Unlike RAG chatbots that retrieve random passages, Skimle systematically processes entire document sets upfront—analyzing each section, extracting insights, and organizing them into hierarchical theme taxonomies. Upload interview transcripts, PDFs, audio/video, reports, or any qualitative data. Skimle's worklow (inspired by academic thematic analysis) codes every passage, identifies patterns, and creates a "spreadsheet" where documents are rows and themes are columns. Every insight links to verified quotes - no hallucinations. 100+ languages, 1,000+ docs/project, GDPR-compliant EU storage, full traceability (themes↔quotes), editable categories, AI reasoning chat, export to Word/Excel/PowerPoint reports etc. Why different: Combines academic-grade rigor with AI speed. What takes weeks in NVivo or other legacy tools takes hours in Skimle, with full audit trails for peer review.
    Starting Price: $0
  • 27
    Search10K

    Search10K

    Search10K

    Search10K is an AI platform that turns SEC filings into clear, decision-ready insights for equity researchers, investors, analysts, and competitive intelligence teams. Search by keyword or ticker with synonym expansion, filter multiple companies at once, exclude exhibits to reduce false positives, and jump to highlighted passages. Explore the Theme Browser or create your own themes, track sentiment and risk over time, compare peers, and surface signals like M&A activity with dashboards and treemaps. Export filings in bulk HTML, export results to CSV, set alerts, and plug into your workflow with APIs, with both new and historical filings updated regularly.
  • 28
    Haystack

    Haystack

    deepset

    Apply the latest NLP technology to your own data with the use of Haystack's pipeline architecture. Implement production-ready semantic search, question answering, summarization and document ranking for a wide range of NLP applications. Evaluate components and fine-tune models. Ask questions in natural language and find granular answers in your documents using the latest QA models with the help of Haystack pipelines. Perform semantic search and retrieve ranked documents according to meaning, not just keywords! Make use of and compare the latest pre-trained transformer-based languages models like OpenAI’s GPT-3, BERT, RoBERTa, DPR, and more. Build semantic search and question-answering applications that can scale to millions of documents. Building blocks for the entire product development cycle such as file converters, indexing functions, models, labeling tools, domain adaptation modules, and REST API.
  • 29
    Quala

    Quala

    ReliCheck

    ReliCheck Quala is a native Mac application for qualitative analysis in social, behavioral, and health science research. Bring in interviews, open-ended survey responses, and field notes, then move from raw text to themes you can defend. Build a codebook, code passages, and group codes into themes with the supporting quotes attached to every claim. Quala keeps the evidence trail visible, so you can show a reviewer exactly which passages sit behind each finding, and it tracks trustworthiness criteria including credibility and dependability as you work. The workflow suits a thesis, a dissertation, a program evaluation, or a small team study, and it does not ask you to learn a scripting language first. ReliCheck Intelligence assists with coding suggestions and theme drafting on device, so transcripts and participant text stay on your Mac.
  • 30
    CellPort Cell Culture Suite
    CellPort is a comprehensive and innovative SaaS lab management platform that caters specifically to the needs of cell culture, passaging, line development, characterization, manufacturing, and banking.From managing cell cultures and passaging protocols to facilitating cell line development and characterization processes, CellPort provides a centralized hub for all aspects of cell-based research. Built on a foundation of scientific expertise and industry best practices, CellPort is continuously updated to include the latest advancements in lab technology and research methods. Our team of scientists is dedicated to ensuring that CellPort remains at the forefront of innovation, empowering researchers to stay ahead of the curve in their respective fields. With its comprehensive features, user-friendly interface, and commitment to excellence, CellPort is the ideal solution for laboratories seeking to optimize their operations, enhance collaboration, and drive scientific progress.
  • 31
    Aquaplot Explorer

    Aquaplot Explorer

    Gestalt Systems

    Use any sea location for calculation. Port to Port, Point to Port or Point to Point. Database containing ports, blocks and offshore installations. Cover different scenarios by closing or opening channels (Suez, Panama, Kiel) and passages (Northeast, Northwest). Prohibit passage through shallow channels, avoid bad weather or customize routes based on vessel type. Simply by drawing custom polygons that our routing algorithm should avoid. Customize voyage calculations by setting routing waypoints mid-way or plan multiple legs. Total of 9 ECA areas around the globe integrated. Automatically avoid/minimize distance traveled within. Both the High-Risk Area as well as Joint War Committee Listed Areas are included. Automatically avoid/minimize distance traveled within. Save time by storing frequently used locations or waypoints as points of interest. Over 12,000+ professionals have signed up worldwide.
    Starting Price: $5 per month
  • 32
    FutureHouse

    FutureHouse

    FutureHouse

    FutureHouse is a nonprofit AI research lab focused on automating scientific discovery in biology and other complex sciences. FutureHouse features superintelligent AI agents designed to assist scientists in accelerating research processes. It is optimized for retrieving and summarizing information from scientific literature, achieving state-of-the-art performance on benchmarks like RAG-QA Arena's science benchmark. It employs an agentic approach, allowing for iterative query expansion, LLM re-ranking, contextual summarization, and document citation traversal to enhance retrieval accuracy. FutureHouse also offers a framework for training language agents on challenging scientific tasks, enabling agents to perform tasks such as protein engineering, literature summarization, and molecular cloning. Their LAB-Bench benchmark evaluates language models on biology research tasks, including information extraction, database retrieval, etc.
  • 33
    Flocabulary

    Flocabulary

    Flocabulary

    Flocabulary is a K–12 educational platform that uses hip-hop songs, videos, and interactive lessons to teach vocabulary and academic content across subjects, including literature, math, science, and social studies. It offers hundreds of standards-aligned videos and lessons that combine music, rhythm, storytelling, and visuals to make learning more engaging and memorable. Each lesson introduces key vocabulary (commonly Tier 2 and Tier 3 words) through its song or video, then reinforces learning using a variety of activities such as “Vocab Cards,” “Vocab Game” (a beat-building game where correct answers add instruments), reading passages with comprehension questions, quizzes, and lyric-analysis tasks. This multimodal sequencing helps students internalize new words, understand context, and practice comprehension and critical-thinking skills.
    Starting Price: $11.50 per month
  • 34
    Cortex

    Cortex

    Capconvert

    Cortex is AI-powered, expert-managed search marketing intelligence: an optimization engine trained on a 1.5M-passage corpus of platform-published best practices, refined by 50,000+ decisions and their attributed outcomes. It runs a continuous retrieve, analyze, decide, act, and measure loop across SEO, GEO, CRO, and PPC, covering Google Ads, Meta, Amazon, Microsoft, TikTok, and the AI channels (ChatGPT, Gemini, Perplexity, Claude), and every recommendation traces back to a documented source.
  • 35
    Transformer Oracle Forms
    The All-in-One safe passage solution to Digital Reinvention. A highly automated and proven platform, with short time to market, reduced risk and cost. Transformer takes software application and extracts the original code structure and semantics and generates models which can be: simply cleaned up (removal of redundant code etc); or migrated into a new language; or modernized into a multi-tier architecture. Automation ratios over 80% and an accurate syntactic and semantic translation of the legacy systems guaranty the preservation of business logic on significantly reduced time-to-market when compared to other approaches. Use of advanced analysis and detection algorithms ensure that dead and duplicated code is not carried across, greatly reducing your technical debt. +50 beautiful widgets and layout templates enable the modernized applications to run on all modern screens and handheld devices. Along with Localization and Accessibility support, making them available to everyone anywhere.
  • 36
    WordBinary

    WordBinary

    WordBinary

    WordBinary is an academic integrity and writing support platform for students, researchers, educators, institutions and content teams. It combines AI text detection, plagiarism checking, grammar review, source code similarity detection and self-plagiarism analysis in a workspace. Users can upload documents, view percentage-based results, inspect highlighted passages, identify matched sources and download PDF-based reports for review or record-keeping. WordBinary supports responsible decision-making rather than replacing human judgement, making it useful for assignments, dissertations, research papers, articles, reports and institutional workflows. Its multilingual capabilities, credit-based access and user-friendly interface help people evaluate content efficiently without relying on separate tools. By combining transparency, affordability and reporting, WordBinary provides a dependable solution for improving originality, writing quality and confidence before submission or publication.
    Starting Price: $30
  • 37
    Nomic Embed
    Nomic Embed is a suite of open source, high-performance embedding models designed for various applications, including multilingual text, multimodal content, and code. The ecosystem includes models like Nomic Embed Text v2, which utilizes a Mixture-of-Experts (MoE) architecture to support over 100 languages with efficient inference using 305M active parameters. Nomic Embed Text v1.5 offers variable embedding dimensions (64 to 768) through Matryoshka Representation Learning, enabling developers to balance performance and storage needs. For multimodal applications, Nomic Embed Vision v1.5 aligns with the text models to provide a unified latent space for text and image data, facilitating seamless multimodal search. Additionally, Nomic Embed Code delivers state-of-the-art performance on code embedding tasks across multiple programming languages.
    Starting Price: Free
  • 38
    Kosmos

    Kosmos

    Edison Scientific

    Kosmos is the next-generation “AI Scientist” developed to perform autonomous discovery by reading vast amounts of scientific literature and executing code to reach novel conclusions. It uses structured world models to efficiently incorporate information gathered over hundreds of agent trajectories and maintain coherence throughout tens of millions of tokens, thereby transcending the context-length limits of earlier language-model-based tools. A typical Kosmos run might read about 1,500 papers and execute 42,000 lines of analysis code, enabling it to perform in one day what beta users estimated would take a human scientist six months. Its outputs are fully traceable; each conclusion in a Kosmos report can be linked to the specific lines of code and passages in the literature that inspired it, allowing for full auditability of its reasoning.
    Starting Price: $50 per month
  • 39
    Marco

    Marco

    Marco

    Marco empowers trade buyers and sellers with a better and faster alternative to legacy trade financing options. Flexible trade financing is made simple. Pay or get paid on your own terms. Get paid instantly, while offering payment flexibility to your buyers. Supercharge your sales by providing deferred payment options to your buyers. Optimize your growth strategy with deferred payment terms from your US and global suppliers. Improve cash flow for both you and your suppliers. Get net terms to free up working capital, without using up your available line of credit. Provide buyers with deferred payment options to supercharge their sales. Don't let your company suffer from the limitations of traditional and slow bank offerings. Marco understands the dynamic pace of your business and empowers you with control over your financing. Advance funds as needed and expand your line of credit whenever necessary.
  • 40
    Passed.AI

    Passed.AI

    Passed.AI

    Understand your student’s writing process and identify areas for improvement. AI Reliance Assessment: Obtain an AI Detection Score to measure the extent of generative AI usage in your student’s work. Plagiarism Detection: Utilize Plagiarism Scores to identify non-cited passages, promoting proper citation practices. Paste-Ins Analysis: Track and review all pasted content within documents to understand its contribution towards the final draft. Revision Tracking: Gain insight into the effort and revisions made over time through a detailed overview of changes and timestamps.
  • 41
    Reveelium

    Reveelium

    ITrust.fr

    3 out of 4 companies are subject to computer attacks or hacking. However, 90% are equipped with essential security equipment that does not detect these malicious attacks. APTs, malicious behaviors, viruses, crypto lockers, override existing security defenses and no current tool can detect these attacks. Yet these attacks leave footprints of their passage. Finding these malicious traces on a large amount of data and exploiting these signals is impossible with current tools. Reveelium correlates and aggregates all types of logs from an information system and detects attacks or malicious activity in progress. An essential tool in the fight against cyber-malware Reveelium SIEM can be used alone or complemented by Ikare, Reveelium UEBA or ITrust’s Acsia EDR, to provide a true next-generation security center (SOC). Have the practices of its teams monitored by a third party and obtain an objective opinion on its level of safety.
  • 42
    LoyaltyPlus

    LoyaltyPlus

    LoyaltyPlus

    The LoyaltyPlus solutions are a combination of advanced functionality embedded in the strength of technology and cloud services, along with experience to deliver state-of-the-art solutions to our clients. In the competitive world of acquiring and retaining customers and a customer’s affection, LoyaltyPlus provides the software platform to do just that. We provide highly customizable Loyalty Program solutions across multiple industries from Air Transport to Retail. Our product models are designed to cater for small to large customer bases, providing a quick and effective passage to owning your own loyalty program in the cloud. At the heart of LoyaltyPlus’ success is our unique LoyaltyPlus program solutions. Our solutions are powerful server-based applications with hosting nodes in the United Kingdom. All stakeholders in a loyalty program can interact with the system via human web-based touch points or electronic channels.
  • 43
    Logflare

    Logflare

    Logflare

    Never get surprised by a logging bill again, collect for years, query in seconds. Costs escalates quickly with typical log management solutions. To setup long term analytics on events you need to archive to a CSV and setup another data pipeline to ingest events into a custom tailored data warehouse. With Logflare and BigQuery there is no setup for long term analytics. You can ingest immediately, query in seconds and store data for years. Use our Cloudflare app and catch every request to your web service no matter what. Our Cloudflare App worker doesn't modify your request, it simply pulls the request/response data and logs to Logflare asynchronously after passing your request through. Want to monitor your Elixir app? Our library adds minimal overhead. We batch logs and use BERT binary serialization to keep payload size and serialization load low. When you sign in with your Google account, we give you access to your underlying BigQuery table.
    Starting Price: $5 per month
  • 44
    DeepCura AI

    DeepCura AI

    DeepCura AI

    AI-Enhanced Clinical Automation with Enterprise-Level Compliance: Our platform employs AI models, such as OpenAI's GPT-4 32K and BioClinical BERT, which are recognized for their clinical performance in premier scientific journals and have been extensively researched at global universities.
    Leader badge
    Starting Price: $49 per month
  • 45
    ImitoScan
    Deep integration into the existing architecture makes the image data and documents immediately available for other colleagues involved in the treatment. Independent of our apps. Digitize documents brought in by the patient directly with a smartphone, so that they are immediately saved in the patient's electronic medical record. Simplified user login via barcode/RFID for impersonal devices and direct patient identification via barcode. Automatic document recognition, perspective correction, intuitive interface for manual adjustments. Automatic detection of text using OCR technology for easier location of text passages. Quick classification of documents using a dynamic hit list. The scanned documents are automatically available in the patient record via HL7-MDM message. To use the mobile photo documentation as universally as possible, the results are transmitted within seconds to the image archives and information systems connected to imito.
  • 46
    T5

    T5

    Google

    With T5, we propose reframing all NLP tasks into a unified text-to-text-format where the input and output are always text strings, in contrast to BERT-style models that can only output either a class label or a span of the input. Our text-to-text framework allows us to use the same model, loss function, and hyperparameters on any NLP task, including machine translation, document summarization, question answering, and classification tasks (e.g., sentiment analysis). We can even apply T5 to regression tasks by training it to predict the string representation of a number instead of the number itself.
  • 47
    Passage by 1Password
    Implement seamless passwordless authentication in your app or website with just a few lines of code. Completely replace your existing authentication flow or build from scratch with a robust solution for passwordless authentication and customer identity management. Realize the full security, business, and user experience benefits of eliminating passwords by offering passkey logins by default with fallbacks to other passwordless methods. Upgrade your existing authentication flow so users have the flexibility to sign in with passkeys or their traditional username and password. Enable your business and customers to begin transitioning to passkeys and proactively prepare for the passwordless future. Migrate your existing users to Passage with a quick import, or build just-in-time provisioning to transition over time.
  • 48
    Howtank

    Howtank

    Howtank

    Howtank is a social network that brings together brands and their users around common interests with a view to sharing and mutual aid, thus creating a new relationship experience in the brand's territory. We offer a space that allows all at once, the meeting between the brands and their communities, the sharing of the members between them but also with the users of passage on the site of the brand via gateways such as a live chat room and a chat window, and if they want to join the community afterward. These rich and real-time exchanges provoke a movement of natural mutual aid which is freely expressed between the different protagonists and allow the brand to build solid relationships with their users, to better understand their expectations, to share a different brand experience, … in short, to create commitment and put those who are its first prescribers at the heart of their development.
  • 49
    VeriRFP

    VeriRFP

    VeriRFP

    VeriRFP is a full-lifecycle platform for RFPs, security questionnaires, DDQs, and vendor risk assessments — built for B2B revenue and security teams. Evidence-backed AI drafting cites specific passages from your approved evidence library (SOC 2 reports, policies, pen tests) and flags for human review when evidence is insufficient. A full buyer-delivery surface includes trust centers, procurement portals, deal rooms, and compliance-pack exports. CSA Agentic Trust Framework-aligned AI agent governance with signed audit records and anomaly monitoring. Native integrations with Salesforce, HubSpot, and Jira. Three deployment paths: cloud SaaS, Bring-Your-Own-Key (BYOK), and on-device Private Edition for Mac. Headquartered in Columbus, Ohio.
  • 50
    ZionWorx

    ZionWorx

    Jubilate Software

    Think of it as an all-in-one toolbox to smoothly present songs, images, video, audio, Bible passages and PowerPoint slideshows. Create a distraction-free experience for your audience with seamless cross-fades between items. 4 Independent Outputs - not just the projector display but also connections to streaming apps with NDI text overlays. Screen Recording - now it's so easy to record live output or to create video content for use elsewhere. Our intelligent text layout engine does all the hard work for you. Adjust the font size and watch text automatically word-wrap and ‘reflow’ across slides with no manual effort needed. Enjoy the highest quality text rendering with smooth alpha-blending and shadow/outline effects.
    Starting Price: $249 one-time payment