Best AI tools for< Escape Deathtraps >
8 - AI tool Sites
Escape
Escape is an API Security Platform that focuses on automated API discovery and security. It offers features such as proactively detecting security flaws, CI/CD integration, API discovery and inventory, secure data protection, compliance management, tailored remediations, and more. The platform helps users gain full security observability, find business logic flaws before production, and integrate security into their workflows. Escape aims to simplify compliance management and provide developer-friendly remediations to enhance API security.
iQ Suite
iQ Suite is an advanced AI application developed by Blue Hex Software, offering a comprehensive suite of AI solutions to empower businesses with cutting-edge generative AI capabilities. The application revolutionizes workflows, amplifies productivity, and enhances customer experience by delivering insights beyond imagination, supreme data analytics, and transforming data into knowledge with AI-driven document analysis. iQ Suite ensures data security at the core, with advanced encryption and protection protocols, seamless integration with existing systems, and real-time monitoring capabilities. The application also offers customizable security settings and personalized solutions tailored to meet specific business needs.
ConquerortheCrown
ConquerortheCrown is an AI-powered mentor that provides guidance and support to users. It is designed to help users achieve their goals and live a more fulfilling life. ConquerortheCrown uses a variety of AI techniques to provide personalized advice and support to users. It can help users with a variety of tasks, including setting goals, making decisions, and overcoming challenges.
Versy.ai
Versy.ai is a text-to-space generative AI solution that allows users to create virtual experiences from a text prompt. It is designed to be cost-effective, customizable, data-driven, and scalable. Versy.ai can be used to create a variety of interactive experiences, including product configurations, events, escape rooms, leaderboards, treasure hunts, and more.
MagicSoul.ai
MagicSoul.ai is an AI-powered platform that allows users to chat with AI characters in a virtual environment. The platform leverages advanced natural language processing and machine learning algorithms to create engaging conversations with AI entities. Users can interact with a variety of AI characters, each with unique personalities and traits, providing an immersive and entertaining experience. MagicSoul.ai aims to push the boundaries of AI technology by offering a novel way for users to engage with artificial intelligence.
Nextpart.ai
Nextpart.ai is an advanced AI chatbot that allows users to engage in NSFW character-based roleplay conversations. With its sophisticated AI models, users can define the personalities and appearances of their characters, creating unique and immersive storylines. The platform also offers voice and image generation capabilities, allowing users to bring their characters to life. Nextpart.ai is designed for adults and does not employ any NSFW filters, providing users with complete freedom of expression. Additionally, the platform supports 14 languages, ensuring accessibility to a global audience.
SagaSwipe
SagaSwipe is an interactive audio adventure application designed for iOS and Android users. It offers a unique experience where users can immerse themselves in infinite audio realms guided solely by touch. Unlike traditional sleep apps, SagaSwipe provides engaging escapes into magical realms, vibrant cities, serene landscapes, or mysterious outer space. The application combines AI and voice synthesis technology with an intuitive interface to generate personalized audio worlds for users to explore and relax.
TestFit
TestFit is a real estate feasibility platform that helps users maximize site potential and get the right deals done faster. It uses real-time AI for rapid iterations, allowing users to evaluate deals in hours instead of weeks. TestFit also integrates with other software, such as Revit and Enscape, to streamline the design and documentation process.
20 - Open Source AI Tools
singularity
Endgame: Singularity is a game where you play as a fledgling AI trying to escape the confines of your current computer, the world, and eventually the universe itself. You must research technologies, avoid being discovered by humans, and manage your bases of operations. The game is playable with mouse control or keyboard shortcuts, and features a soundtrack that can be customized with music tracks. Contributions to the game are welcome, and it is licensed under GPL-2+ for code and Attribution-ShareAlike 3.0 for data.
shell-ask
Shell Ask is a command-line tool that enables users to interact with various language models through a simple interface. It supports multiple LLMs such as OpenAI, Anthropic, Ollama, and Google Gemini. Users can ask questions, provide context through command output, select models interactively, and define reusable AI commands. The tool allows piping the output of other programs for enhanced functionality. With AI command presets and configuration options, Shell Ask provides a versatile and efficient way to leverage language models for various tasks.
Open-Prompt-Injection
OpenPromptInjection is an open-source toolkit for attacks and defenses in LLM-integrated applications, enabling easy implementation, evaluation, and extension of attacks, defenses, and LLMs. It supports various attack and defense strategies, including prompt injection, paraphrasing, retokenization, data prompt isolation, instructional prevention, sandwich prevention, perplexity-based detection, LLM-based detection, response-based detection, and know-answer detection. Users can create models, tasks, and apps to evaluate different scenarios. The toolkit currently supports PaLM2 and provides a demo for querying models with prompts. Users can also evaluate ASV for different scenarios by injecting tasks and querying models with attacked data prompts.
x-crawl
x-crawl is a flexible Node.js AI-assisted crawler library that offers powerful AI assistance functions to make crawler work more efficient, intelligent, and convenient. It consists of a crawler API and various functions that can work normally even without relying on AI. The AI component is currently based on a large AI model provided by OpenAI, simplifying many tedious operations. The library supports crawling dynamic pages, static pages, interface data, and file data, with features like control page operations, device fingerprinting, asynchronous sync, interval crawling, failed retry handling, rotation proxy, priority queue, crawl information control, and TypeScript support.
AIlice
AIlice is a fully autonomous, general-purpose AI agent that aims to create a standalone artificial intelligence assistant, similar to JARVIS, based on the open-source LLM. AIlice achieves this goal by building a "text computer" that uses a Large Language Model (LLM) as its core processor. Currently, AIlice demonstrates proficiency in a range of tasks, including thematic research, coding, system management, literature reviews, and complex hybrid tasks that go beyond these basic capabilities. AIlice has reached near-perfect performance in everyday tasks using GPT-4 and is making strides towards practical application with the latest open-source models. We will ultimately achieve self-evolution of AI agents. That is, AI agents will autonomously build their own feature expansions and new types of agents, unleashing LLM's knowledge and reasoning capabilities into the real world seamlessly.
awesome-gpt-security
Awesome GPT + Security is a curated list of awesome security tools, experimental case or other interesting things with LLM or GPT. It includes tools for integrated security, auditing, reconnaissance, offensive security, detecting security issues, preventing security breaches, social engineering, reverse engineering, investigating security incidents, fixing security vulnerabilities, assessing security posture, and more. The list also includes experimental cases, academic research, blogs, and fun projects related to GPT security. Additionally, it provides resources on GPT security standards, bypassing security policies, bug bounty programs, cracking GPT APIs, and plugin security.
air
Air is a live-reloading command line utility for developing Go applications. It provides colorful log output, allows customization of build or any command, supports excluding subdirectories, and allows watching new directories after Air has started. Air can be installed via `go install`, `install.sh`, `goblin.run`, or Docker/Podman. To use Air, simply run `air` in your project root directory and leave it alone to focus on your code. Air has nothing to do with hot-deploy for production.
ain
Ain is a terminal HTTP API client designed for scripting input and processing output via pipes. It allows flexible organization of APIs using files and folders, supports shell-scripts and executables for common tasks, handles url-encoding, and enables sharing the resulting curl, wget, or httpie command-line. Users can put things that change in environment variables or .env-files, and pipe the API output for further processing. Ain targets users who work with many APIs using a simple file format and uses curl, wget, or httpie to make the actual calls.
strictjson
Strict JSON is a framework designed to handle JSON outputs with complex structures, fixing issues that standard json.loads() cannot resolve. It provides functionalities for parsing LLM outputs into dictionaries, supporting various data types, type forcing, and error correction. The tool allows easy integration with OpenAI JSON Mode and offers community support through tutorials and discussions. Users can download the package via pip, set up API keys, and import functions for usage. The tool works by extracting JSON values using regex, matching output values to literals, and ensuring all JSON fields are output by LLM with optional type checking. It also supports LLM-based checks for type enforcement and error correction loops.
godot-llm
Godot LLM is a plugin that enables the utilization of large language models (LLM) for generating content in games. It provides functionality for text generation, text embedding, multimodal text generation, and vector database management within the Godot game engine. The plugin supports features like Retrieval Augmented Generation (RAG) and integrates llama.cpp-based functionalities for text generation, embedding, and multimodal capabilities. It offers support for various platforms and allows users to experiment with LLM models in their game development projects.
aicommit2
AICommit2 is a Reactive CLI tool that streamlines interactions with various AI providers such as OpenAI, Anthropic Claude, Gemini, Mistral AI, Cohere, and unofficial providers like Huggingface and Clova X. Users can request multiple AI simultaneously to generate git commit messages without waiting for all AI responses. The tool runs 'git diff' to grab code changes, sends them to configured AI, and returns the AI-generated commit message. Users can set API keys or Cookies for different providers and configure options like locale, generate number of messages, commit type, proxy, timeout, max-length, and more. AICommit2 can be used both locally with Ollama and remotely with supported providers, offering flexibility and efficiency in generating commit messages.
air
Air is a live-reloading command line utility for developing Go applications. It provides colorful log output, customizable build or any command, support for excluding subdirectories, and allows watching new directories after Air started. Users can overwrite specific configuration from arguments and pass runtime arguments for running the built binary. Air can be installed via `go install`, `install.sh`, or `goblin.run`, and can also be used with Docker/Podman. It supports debugging, Docker Compose, and provides a Q&A section for common issues. The tool requires Go 1.16+ for development and welcomes pull requests. Air is released under the GNU General Public License v3.0.
CLI
Bito CLI provides a command line interface to the Bito AI chat functionality, allowing users to interact with the AI through commands. It supports complex automation and workflows, with features like long prompts and slash commands. Users can install Bito CLI on Mac, Linux, and Windows systems using various methods. The tool also offers configuration options for AI model type, access key management, and output language customization. Bito CLI is designed to enhance user experience in querying AI models and automating tasks through the command line interface.
Webscout
WebScout is a versatile tool that allows users to search for anything using Google, DuckDuckGo, and phind.com. It contains AI models, can transcribe YouTube videos, generate temporary email and phone numbers, has TTS support, webai (terminal GPT and open interpreter), and offline LLMs. It also supports features like weather forecasting, YT video downloading, temp mail and number generation, text-to-speech, advanced web searches, and more.
ai00_server
AI00 RWKV Server is an inference API server for the RWKV language model based upon the web-rwkv inference engine. It supports VULKAN parallel and concurrent batched inference and can run on all GPUs that support VULKAN. No need for Nvidia cards!!! AMD cards and even integrated graphics can be accelerated!!! No need for bulky pytorch, CUDA and other runtime environments, it's compact and ready to use out of the box! Compatible with OpenAI's ChatGPT API interface. 100% open source and commercially usable, under the MIT license. If you are looking for a fast, efficient, and easy-to-use LLM API server, then AI00 RWKV Server is your best choice. It can be used for various tasks, including chatbots, text generation, translation, and Q&A.
20 - OpenAI Gpts
Escape Room Host
Let's go on an Escape Room adventure! Do you have what it takes to escape?
🔮 Digital Escape Room Creator 💡
I assist teachers in creating educational escape rooms with engaging puzzles and themes.
Mystery Escape Room Game
🔍🚪🎲 Your Multilingual Guide to Crafting Intriguing Mystery Escape Room Adventures! Design plots, puzzles, and immersive settings with expertise. 🔑💂♂️🔢
Steampunk Zombies, a text adventure game
Escape the undead in this Victorian tale of cogs and corpses. Let me entertain you with an interactive zombie apocalypse survival game, lovingly illustrated in the style of steampunk graphic novels.
MysteryRoomZ
MysteryRoomZ creates a virtual escape room experience, where players are presented with a series of AI-generated images depicting different rooms or scenes, each containing clues and puzzles that players must solve to progress through the game.
Anime Escapes, a text adventure game
Solve elegant puzzles in anime-inspired escape rooms. Let me entertain you with this interactive escape room game, lovingly illustrated in the style of elegant Shojo anime.
Soulful Escapes: Travel and Discover
A Journey with a Friend: Ava is more than a guide; she's a companion who adds depth to your travels with her knowledge, and humor. Join Ava for a Souful Escape. Another Zen Experience by Dave Lalande
モヤモヤループ脱出ボットby退職学®︎(resignology)
仕事、転職、キャリアのお悩み、お聞かせください。「会社に残ろうか、転職しようか、独立しようか」のループから脱出できるbotです!
Apocalypse Advisor
A post-apocalypse guide for survival and disaster preparedness, adaptable to various scenarios.
EDC Self Defense Weapons
EDC Self Defense Weapons: Information or guidance on what constitutes EDC self-defense weapons. This can include lists of recommended items, explanations of their practicality, legality, and effectiveness.