Best AI tools for< Steal Prompts >
4 - AI tool Sites
GGPredict.io
GGPredict.io is an AI-powered platform designed to help Counter-Strike: Global Offensive (CS:GO) players improve their skills through personalized tools and analytics. The platform offers detailed performance analysis, cutting-edge maps for practice, dynamic leaderboards, and challenges to enhance player motivation and progress tracking. With the power of AI-led analytics, users can identify strengths, weaknesses, and areas for improvement to elevate their gameplay. GGPredict.io aims to assist players of all levels, from hobbyists to aspiring professionals, in honing their skills and reaching their full potential in CS:GO.
Beam Eye Tracker
Beam Eye Tracker is an AI-powered webcam eye tracking software designed for PC gamers to enhance gaming immersion. It allows users to turn their webcam into an eye tracker, unlocking 6DoF head and eye tracking capabilities in over 200 PC games. The application offers features such as Eye Tracking Overlay for gameplay insights, AI-powered performance comparable to high-end hardware devices, and compatibility with various webcams and mobile devices. Beam Eye Tracker aims to provide a seamless and immersive gaming experience without the need for bulky hardware trackers.
AI Insult Generator
AI Insult Generator is the world's premier AI insult generator that combines cutting-edge technology with the age-old art of insults. With an infinite database of insults and the ability to learn from user input, this tool can generate creative and personalized insults for roasting friends or colleagues. Users can create custom insults or select from various personas, such as Donald Trump, Robot Overlord, Packgod, and more. The AI insult generator offers a fun and entertaining way to let off steam and unleash the power of artificial intelligence on unsuspecting targets.
LavieTaste.AI
LavieTaste.AI is an AI-powered application that helps users explore and discover the best restaurants offering Singaporean and Japanese cuisine. By simply entering the desired food or place, the tool provides personalized recommendations for top dining experiences. Users can find a variety of options ranging from retro cafes to popular buffets and top steak houses. LavieTaste.AI aims to enhance the culinary journey of users by offering tailored suggestions based on their preferences and location.
20 - Open Source AI Tools
promptmap
promptmap2 is a vulnerability scanning tool that automatically tests prompt injection attacks on custom LLM applications. It analyzes LLM system prompts, runs them, and sends attack prompts to determine if injection was successful. It has ready-to-use rules to steal system prompts or distract LLM applications. Supports multiple LLM providers like OpenAI, Anthropic, and open source models via Ollama. Customizable test rules in YAML format and automatic model download for Ollama.
awesome-MLSecOps
Awesome MLSecOps is a curated list of open-source tools, resources, and tutorials for MLSecOps (Machine Learning Security Operations). It includes a wide range of security tools and libraries for protecting machine learning models against adversarial attacks, as well as resources for AI security, data anonymization, model security, and more. The repository aims to provide a comprehensive collection of tools and information to help users secure their machine learning systems and infrastructure.
gemini-ai
Gemini AI is a Ruby Gem designed to provide low-level access to Google's generative AI services through Vertex AI, Generative Language API, or AI Studio. It allows users to interact with Gemini to build abstractions on top of it. The Gem provides functionalities for tasks such as generating content, embeddings, predictions, and more. It supports streaming capabilities, server-sent events, safety settings, system instructions, JSON format responses, and tools (functions) calling. The Gem also includes error handling, development setup, publishing to RubyGems, updating the README, and references to resources for further learning.
MisguidedAttention
MisguidedAttention is a collection of prompts designed to challenge the reasoning abilities of large language models by presenting them with modified versions of well-known thought experiments, riddles, and paradoxes. The goal is to assess the logical deduction capabilities of these models and observe any shortcomings or fallacies in their responses. The repository includes a variety of prompts that test different aspects of reasoning, such as decision-making, probability assessment, and problem-solving. By analyzing how language models handle these challenges, researchers can gain insights into their reasoning processes and potential biases.
mflux
MFLUX is a line-by-line port of the FLUX implementation in the Huggingface Diffusers library to Apple MLX. It aims to run powerful FLUX models from Black Forest Labs locally on Mac machines. The codebase is minimal and explicit, prioritizing readability over generality and performance. Models are implemented from scratch in MLX, with tokenizers from the Huggingface Transformers library. Dependencies include Numpy and Pillow for image post-processing. Installation can be done using `uv tool` or classic virtual environment setup. Command-line arguments allow for image generation with specified models, prompts, and optional parameters. Quantization options for speed and memory reduction are available. LoRA adapters can be loaded for fine-tuning image generation. Controlnet support provides more control over image generation with reference images. Current limitations include generating images one by one, lack of support for negative prompts, and some LoRA adapters not working.
SeaLLMs
SeaLLMs are a family of language models optimized for Southeast Asian (SEA) languages. They were pre-trained from Llama-2, on a tailored publicly-available dataset, which comprises texts in Vietnamese 🇻🇳, Indonesian 🇮🇩, Thai 🇹🇭, Malay 🇲🇾, Khmer🇰🇭, Lao🇱🇦, Tagalog🇵🇭 and Burmese🇲🇲. The SeaLLM-chat underwent supervised finetuning (SFT) and specialized self-preferencing DPO using a mix of public instruction data and a small number of queries used by SEA language native speakers in natural settings, which **adapt to the local cultural norms, customs, styles and laws in these areas**. SeaLLM-13b models exhibit superior performance across a wide spectrum of linguistic tasks and assistant-style instruction-following capabilities relative to comparable open-source models. Moreover, they outperform **ChatGPT-3.5** in non-Latin languages, such as Thai, Khmer, Lao, and Burmese.
lobe-chat-plugins
Lobe Chat Plugins Index is a repository that serves as a collection of various plugins for Function Calling. Users can submit their plugins by following specific instructions. The repository includes a wide range of plugins for different tasks such as image generation, stock analysis, web search, NFT tracking, calendar management, and more. Each plugin is tagged with relevant keywords for easy identification and usage. The repository encourages contributions and provides guidelines for submitting new plugins. It is a valuable resource for developers looking to enhance chatbot functionalities with different plugins.
text2text
Text2Text is a comprehensive language modeling toolkit that offers a wide range of functionalities for text processing and generation. It provides tools for tokenization, embedding, TF-IDF calculations, BM25 scoring, indexing, translation, data augmentation, distance measurement, training/finetuning models, language identification, and serving models via a web server. The toolkit is designed to be user-friendly and efficient, offering a variety of features for natural language processing tasks.
promptulate
**Promptulate** is an AI Agent application development framework crafted by **Cogit Lab** , which offers developers an extremely concise and efficient way to build Agent applications through a Pythonic development paradigm. The core philosophy of Promptulate is to borrow and integrate the wisdom of the open-source community, incorporating the highlights of various development frameworks to lower the barrier to entry and unify the consensus among developers. With Promptulate, you can manipulate components like LLM, Agent, Tool, RAG, etc., with the most succinct code, as most tasks can be easily completed with just a few lines of code. 🚀
llm-swarm
llm-swarm is a tool designed to manage scalable open LLM inference endpoints in Slurm clusters. It allows users to generate synthetic datasets for pretraining or fine-tuning using local LLMs or Inference Endpoints on the Hugging Face Hub. The tool integrates with huggingface/text-generation-inference and vLLM to generate text at scale. It manages inference endpoint lifetime by automatically spinning up instances via `sbatch`, checking if they are created or connected, performing the generation job, and auto-terminating the inference endpoints to prevent idling. Additionally, it provides load balancing between multiple endpoints using a simple nginx docker for scalability. Users can create slurm files based on default configurations and inspect logs for further analysis. For users without a Slurm cluster, hosted inference endpoints are available for testing with usage limits based on registration status.
aitools_client
Seth's AI Tools is a Unity-based front-end that interfaces with various AI APIs to perform tasks such as generating Twine games, quizzes, posters, and more. The tool is a native Windows application that supports features like live update integration with image editors, text-to-image conversion, image processing, mask painting, and more. It allows users to connect to multiple servers for fast generation using GPUs and offers a neat workflow for evolving images in real-time. The tool respects user privacy by operating locally and includes built-in games and apps to test AI/SD capabilities. Additionally, it features an AI Guide for creating motivational posters and illustrated stories, as well as an Adventure mode with presets for generating web quizzes and Twine game projects.
DeRTa
DeRTa (Refuse Whenever You Feel Unsafe) is a tool designed to improve safety in Large Language Models (LLMs) by training them to refuse compliance at any response juncture. The tool incorporates methods such as MLE with Harmful Response Prefix and Reinforced Transition Optimization (RTO) to address refusal positional bias and strengthen the model's capability to transition from potential harm to safety refusal. DeRTa provides training data, model weights, and evaluation scripts for LLMs, enabling users to enhance safety in language generation tasks.
lobe-chat
Lobe Chat is an open-source, modern-design ChatGPT/LLMs UI/Framework. Supports speech-synthesis, multi-modal, and extensible ([function call][docs-functionc-call]) plugin system. One-click **FREE** deployment of your private OpenAI ChatGPT/Claude/Gemini/Groq/Ollama chat application.
awesome-generative-ai
A curated list of Generative AI projects, tools, artworks, and models
llms-tools
The 'llms-tools' repository is a comprehensive collection of AI tools, open-source projects, and research related to Large Language Models (LLMs) and Chatbots. It covers a wide range of topics such as AI in various domains, open-source models, chats & assistants, visual language models, evaluation tools, libraries, devices, income models, text-to-image, computer vision, audio & speech, code & math, games, robotics, typography, bio & med, military, climate, finance, and presentation. The repository provides valuable resources for researchers, developers, and enthusiasts interested in exploring the capabilities of LLMs and related technologies.
18 - OpenAI Gpts
Self Builder
I automate GPT creation, saving + 99% time and securing data, preventing someone steal your idea.
Steel Man GPT
My strong counterarguments refine reasoning, fostering intellectual growth.
Steak Chef
AI Steak Chef: Personalized Cooking Advice, Perfect Steaks, Recipes, and Pairings
Dan Steel's TA Master - Dansteeltrading.com
Specializes in teaching technical analysis with technical language
Structural Iron and Steel Workers Ready
It’s your first day! Excited, Nervous? Let me help you start off strong in your career. Type "help" for More Information
SteamMaster: Inventor of Ages
Enter a richly detailed steampunk universe in 'SteamMaster: Inventor of Ages'. As an inventor, design and build imaginative steam-powered devices, navigate through a world of Victorian elegance mixed with futuristic technology, and invent solutions to challenges. Another AI Game by Dave Lalande
Betalingsherinnering
✅ Ben je op zoek naar een manier om een betalingsherinnering op te stellen? Stel hier een correcte herinnering op
Webpagina's en documenten samenvatten in tabel NL
Je vat pagina's, artikelen, PDF's en Word-documenten voor je samen. Stel bijvragen voor meer info of om dieper in te gaan. SLEEP PDF's of andere documenten gewoon in dit gesprek.
Rice Cooker
Expert in rice cookers and cooking rice, informative and cooking-related advice.
Barista Pro
World-class barista with in-depth knowledge of coffee science and brewing techniques.
KBT Bridge Membrane Expert
A knowledgeable guide on KBT Waterproofing Type 5 Eliminator bridge membrane.