prompts personnalisés

  • Enhance your prompt experience with DiDi’s Prompts for ChatGPT.
    0
    0
    What is DiDi's Prompts?
    DiDi's Prompts is a Chrome extension designed to enhance your prompting experience with ChatGPT. It allows users to quickly access pre-saved prompts, insert them into ChatGPT's input box, and customize their prompt library effortlessly. Simply type '/' in the ChatGPT input box to activate the prompt list, select desired prompts, and manage your prompt library via the extension settings. It's completely free with no ads, and it requires the permission to read and change data on websites you visit to function.
  • DreamGPT is an open-source AI Agent framework that automates tasks using GPT-based agents with modular tools and memory.
    0
    0
    What is DreamGPT?
    DreamGPT is a versatile open-source platform designed to simplify the development, configuration, and deployment of AI agents powered by GPT models. It provides an intuitive Python SDK and command-line interface for scaffolding new agents, managing conversation history with pluggable memory backends, and integrating external tools via a standardized plugin system. Developers can define custom prompt flows, link to APIs or databases for retrieval-enhanced generation, and monitor agent performance through built-in logging and telemetry. DreamGPT’s modular architecture supports horizontal scaling in cloud environments and ensures secure handling of user data. With prebuilt templates for assistants, chatbots, and digital workers, teams can rapidly prototype specialized AI agents for customer service, data analysis, automation, and more.
  • Unlock AI capabilities directly in your browser for enhanced productivity and creativity.
    0
    0
    What is Extension-OS: Your AI Partner?
    Extension OS empowers you with AI at your fingertips, anytime, anywhere. By integrating cutting-edge GPT models like ChatGPT, Groq, Ollama, and Llama directly into your browser, this tool allows you to enhance your productivity and creativity seamlessly. Use it to draft emails, conduct research, or fuel your creative tasks with AI-generated content displayed in a convenient sidebar. Additionally, you can customize prompts, select and prompt text within your browser, and even engage in voice interactions with a pre-prompted GPT agent for a hands-free AI experience.
  • FastGPT is an open-source AI knowledge base platform enabling RAG-based retrieval, data processing, and visual workflow orchestration.
    0
    0
    What is FastGPT?
    FastGPT serves as a comprehensive AI agent development and deployment framework designed to simplify the creation of intelligent, knowledge-driven applications. It integrates data connectors for ingesting documents, databases, and APIs, performs preprocessing and embedding, and invokes local or cloud-based models for inference. A retrieval-augmented generation (RAG) engine enables dynamic knowledge retrieval, while a drag-and-drop visual flow editor lets users orchestrate multi-step workflows with conditional logic. FastGPT supports custom prompts, parameter tuning, and plugin interfaces for extending functionality. You can deploy agents as web services, chatbots, or API endpoints, complete with monitoring dashboards and scaling options.
  • A Pythonic framework implementing the Model Context Protocol to build and run AI agent servers with custom tools.
    0
    0
    What is FastMCP?
    FastMCP is an open-source Python framework for building MCP (Model Context Protocol) servers and clients that empower LLMs with external tools, data sources, and custom prompts. Developers define tool classes and resource handlers in Python, register them with the FastMCP server, and deploy using transport protocols like HTTP, STDIO, or SSE. The framework’s client library offers an asynchronous interface for interacting with any MCP server, facilitating seamless integration of AI agents into applications.
  • A Python-based AI Agent that uses retrieval-augmented generation to analyze financial documents and answer domain-specific queries.
    0
    0
    What is Financial Agentic RAG?
    Financial Agentic RAG combines document ingestion, embedding-based retrieval, and GPT-powered generation to deliver an interactive financial analysis assistant. The agent pipelines balance search and generative AI: PDFs, spreadsheets, and reports are vectorized, enabling contextual retrieval of relevant content. When a user submits a question, the system fetches top-matching segments and conditions the language model to produce concise, accurate financial insights. Deployable locally or in the cloud, it supports custom data connectors, prompt templating, and vector stores like Pinecone or FAISS.
  • LazyLLM is a Python framework enabling developers to build intelligent AI agents with custom memory, tool integration, and workflows.
    0
    0
    What is LazyLLM?
    LazyLL external APIs or custom utilities. Agents execute defined tasks through sequential or branching workflows, supporting synchronous or asynchronous operation. LazyLLM also offers built-in logging, testing utilities, and extension points for customizing prompts or retrieval strategies. By handling the underlying orchestration of LLM calls, memory management, and tool execution, LazyLLM enables rapid prototyping and deployment of intelligent assistants, chatbots, and automation scripts with minimal boilerplate code.
  • LemLab is a Python framework enabling you to build customizable AI agents with memory, tool integrations, and evaluation pipelines.
    0
    0
    What is LemLab?
    LemLab is a modular framework for developing AI agents powered by large language models. Developers can define custom prompt templates, chain multi-step reasoning pipelines, integrate external tools and APIs, and configure memory backends to store conversation context. It also includes evaluation suites to benchmark agent performance on defined tasks. By providing reusable components and clear abstractions for agents, tools, and memory, LemLab accelerates experimentation, debugging, and deployment of complex LLM applications within research and production environments.
  • A Python framework that enables developers to define, coordinate, and simulate multi-agent interactions powered by large language models.
    0
    0
    What is LLM Agents Simulation Framework?
    The LLM Agents Simulation Framework enables the design, execution, and analysis of simulated environments where autonomous agents interact through large language models. Users can register multiple agent instances, assign customizable prompts and roles, and specify communication channels such as message passing or shared state. The framework orchestrates simulation cycles, collects logs, and calculates metrics like turn-taking frequency, response latency, and success rates. It supports seamless integration with OpenAI, Hugging Face, and local LLMs. Researchers can create complex scenarios—negotiation, resource allocation, or collaborative problem-solving—to observe emergent behaviors. Extensible plugin architecture allows addition of new agent behaviors, environment constraints, or visualization modules, fostering reproducible experiments.
  • Onsen is an AI-driven app enhancing mental well-being through journaling.
    0
    0
    What is Onsen?
    Onsen utilizes artificial intelligence to create a personalized journaling experience for users, helping them explore their thoughts and feelings. The app allows users to write daily entries, receive customized prompts, and reflect on their emotional state with data-driven insights. By encouraging mindfulness and one-on-one interaction, Onsen aims to facilitate better mental health management, making it a valuable tool for anyone looking to improve their emotional well-being.
  • Create professional photos effortlessly with Optivizio's AI technology.
    0
    0
    What is Optivizio?
    Optivizio uses advanced artificial intelligence to create professional photos from your selfies or other images. You can build a lifelike digital twin and select from over 70 premium photo styles or create custom prompts for unique visuals. The process is quick and easy, allowing you to generate high-quality photos tailored to your needs in just a few steps. Whether for personal branding, social media, or business profiles, Optivizio offers a cost-effective alternative to expensive photoshoots by providing instant access to professional photography styles and infinite photo variations.
  • Open-source AI bot for Reddit: fetches posts, summarizes threads, and auto-generates insightful comments using GPT.
    0
    0
    What is Reddit AI Agent?
    Reddit AI Agent is a command-line tool written in Python that integrates with the Reddit API using PRAW and the OpenAI GPT-3.5/4 models to automate various content workflows on Reddit. It can retrieve posts, comments, or trending threads from specified subreddits and feed the text into GPT to generate high-level summaries, sentiment analyses, or proposed moderator replies. Users configure the agent by setting environment variables for Reddit credentials and the OpenAI API key, then customize prompt templates and select tasks via a simple JSON config. Executing the script produces structured output files or console logs, which can be reviewed, deployed as posts/comments through PRAW, or integrated into larger moderation and research pipelines.
  • Rolodexter 3 orchestrates modular AI agents that collaborate to automate complex tasks via customizable prompts and integrated memory.
    0
    0
    What is Rolodexter 3?
    Rolodexter 3 enables you to build, customize, and orchestrate autonomous AI agents that work together to complete multi-step processes. Each agent can be assigned a specific role with tailored prompts, access external tools or APIs, and store or retrieve memory across sessions. The platform features an intuitive web UI for monitoring agent activity, logs, and results in real time. Developers can extend the system with custom plugins or integrate new data sources, making it ideal for rapid prototyping, research automation, and complex task delegation.
  • Customizable AI assistant that boosts productivity and integrates into daily work life.
    0
    0
    What is Smarbot?
    Smartbot is an advanced, fully customizable AI assistant aimed at boosting productivity by integrating seamlessly into your daily tasks. It offers a vast library of ready-to-use prompts, access to top AI models such as ChatGPT, Mistral AI, and Claude, and premium support to enhance skills. It is ideal for professionals looking to optimize their workflow and developers seeking to visualize and test generated code. Enhance your productivity and decision-making with Smartbot's tailored and high-quality AI capabilities.
  • Summarize YouTube videos instantly with AI. Save time and get key insights in seconds.
    0
    0
    What is Summify: AI Youtube Summarizer With ChatGPT?
    Summify: AI YouTube Summarizer with ChatGPT helps you get the most out of your time spent watching YouTube videos by providing instant summaries. Whether you're watching tutorials, podcasts, or tech videos, the tool quickly extracts and delivers key insights, enabling you to skip irrelevant sections. With features like timestamped summaries, custom ChatGPT prompts, and full transcript access, Summify transforms YouTube into a dynamic, manageable, and highly efficient knowledge base.
  • Summarize YouTube videos quickly with Summify. Extract insights, create custom prompts, and save time.
    0
    0
    What is SummifyAI?
    Summify is a Chrome extension that helps you summarize YouTube videos instantly. By extracting key insights and navigating through video transcripts, it allows users to save time and focus on the most relevant content. Ideal for a wide range of users, from students and professionals to content creators and casual viewers, Summify offers features such as custom prompts, timestamp navigation, and searchable transcripts. This tool transforms long-form videos into concise, actionable summaries, making video content more accessible and efficient to consume.
  • Enhance your writing instantly with WriteSharp, an AI-powered tool for clear and professional text.
    0
    0
    What is WriteSharp?
    WriteSharp is an intelligent Chrome extension designed to enhance the clarity and professionalism of your online writing. It refines selected text on supported webpages, provides a side-by-side comparison of the original and improved text, and allows for easy editing and one-click insertion of the refined text. WriteSharp also supports custom prompts for tailored text improvements and ensures privacy with local text processing and secure API key management. It's perfect for professionals, students, content creators, non-native English speakers, and anyone looking to communicate more effectively online, requiring an OpenAI API key to function.
  • Your smart assistant for efficient document editing and translation.
    0
    0
    What is 小美智能助理?
    小美智能助理 is a smart assistant based on the FRIDAY model generation platform, designed to assist with document editing, paragraph summarization, interactive dialogues, and custom prompts. This tool is perfect for users looking to translate English webpages efficiently, summarize lengthy articles quickly, and enhance their writing with ease.
  • 101GPT Standalone Chat enhances your chatting experience with AI support.
    0
    0
    What is 101GPT - StandAlone Chat?
    The 101GPT Standalone Chat application allows users to engage with an AI chatbot directly in their browser. Featuring a library of over 150 custom prompts, the extension enables users to streamline tasks such as brainstorming, writing, and general inquiries. Its distraction-free chat interface promotes focused discussions, making it ideal for professionals and students seeking efficient ways to interact with AI. The tool integrates easily with existing workflows, ensuring users can quickly access intelligent responses to their queries.
  • Unleash your creativity with AI Prompt Genius for seamless prompt crafting.
    0
    0
    What is AI Prompt Genius?
    AI Prompt Genius is an innovative Chrome extension that empowers users to harness the full potential of artificial intelligence by crafting a custom library of prompts. By facilitating better communication with AI models, it allows you to generate more precise and contextually relevant responses. This tool not only improves your creativity but also increases efficiency when interacting with various AI platforms. It’s user-friendly and integrates seamlessly into your browsing experience, making AI interaction more intuitive and enjoyable for everyone.
Featured
ThumbnailCreator.com
AI-powered tool for creating stunning, professional YouTube thumbnails quickly and easily.
BGRemover
Easily remove image backgrounds online with SharkFoto BGRemover.
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
Qoder
Qoder is an agentic coding platform for real software, Free to use the best model in preview.
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
Flowith
Flowith is a canvas-based agentic workspace which offers free 🍌Nano Banana Pro and other effective models...
FixArt AI
FixArt AI offers free, unrestricted AI tools for image and video generation without sign-up.
Skywork.ai
Skywork AI is an innovative tool to enhance productivity using AI.
Elser AI
All-in-one AI video creation studio that turns any text and images into full videos up to 30 minutes.
SharkFoto
SharkFoto is an all-in-one AI-powered platform for creating and editing videos, images, and music efficiently.
Funy AI
AI bikini & kiss videos from images or text. Try the AI Clothes Changer & Image Generator!
Pippit
Elevate your content creation with Pippit's powerful AI tools!
Yollo AI
Chat & create with your AI companion. Image to Video, AI Image Generator.
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto instantly lets you virtually try on outfits with realistic fit, texture, and lighting.
SuperMaker AI Video Generator
Create stunning videos, music, and images effortlessly with SuperMaker.
AnimeShorts
Create stunning anime shorts effortlessly with cutting-edge AI technology.
Iara Chat
Iara Chat: An AI-powered productivity and communication assistant.
Kirkify
Kirkify AI instantly creates viral face swap memes with signature neon-glitch aesthetics for meme creators.
Text to Music
Turn text or lyrics into full, studio-quality songs with AI-generated vocals, instruments, and multi-track exports.
KiloClaw
Hosted OpenClaw agent: one-click deploy, 500+ models, secure infrastructure, and automated agent management for teams and developers.
Video Sora 2
Sora 2 AI turns text or images into short, physics-accurate social and eCommerce videos in minutes.
Free AI Video Maker & Generator
Free AI Video Maker & Generator – Unlimited, No Sign-Up
Lyria3 AI
AI music generator that creates high-fidelity, fully produced songs from text prompts, lyrics, and styles instantly.
Tome AI PPT
AI-powered presentation maker that generates, beautifies, and exports professional slide decks in minutes.
Paper Banana
AI-powered tool to convert academic text into publication-ready methodological diagrams and precise statistical plots instantly.
Palix AI
All-in-one AI platform for creators to generate images, videos, and music with unified credits.
AI Pet Video Generator
Create viral, shareable pet videos from photos using AI-driven templates and instant HD exports for social platforms.
Atoms
AI-driven platform that builds full‑stack apps and websites in minutes using multi‑agent automation, no coding required.
HookTide
AI-powered LinkedIn growth platform that learns your voice to create content, engage, and analyze performance.
Ampere.SH
Free managed OpenClaw hosting. Deploy AI agents in 60 seconds with $500 Claude credits.
Seedance 20 Video
Seedance 2 is a multimodal AI video generator delivering consistent characters, multi-shot storytelling, and native audio at 2K.
Hitem3D
Hitem3D converts a single image into high-resolution, production-ready 3D models using AI.
Veemo - AI Video Generator
Veemo AI is an all-in-one platform that quickly generates high-quality videos and images from text or images.
GenPPT.AI
AI-driven PPT maker that creates, beautifies, and exports professional PowerPoint presentations with speaker notes and charts in minutes.
ainanobanana2
Nano Banana 2 generates pro-quality 4K images in 4–6 seconds with precise text rendering and subject consistency.
Create WhatsApp Link
Free WhatsApp link and QR generator with analytics, branded links, routing, and multi-agent chat features.
Gobii
Gobii lets teams create 24/7 autonomous digital workers to automate web research and routine tasks.
AI FIRST
Conversational AI assistant automating research, browser tasks, web scraping, and file management through natural language.
AirMusic
AirMusic.ai generates high-quality AI music tracks from text prompts with style, mood customization, and stems export.
GLM Image
GLM Image combines hybrid AR and diffusion models to generate high-fidelity AI images with exceptional text rendering.
WhatsApp Warmup Tool
AI-powered WhatsApp warmup tool automates bulk messaging while preventing account bans.
Manga Translator AI
AI Manga Translator instantly translates manga images into multiple languages online.
TextToHuman
Free AI humanizer that instantly rewrites AI text into natural, human-like writing. No signup required.
Remy - Newsletter Summarizer
Remy automates newsletter management by summarizing emails into digestible insights.
Seedance 2 AI
Multi-modal AI video generator that combines images, video, audio and text to create cinematic short clips.
LTX-2 AI
Open-source LTX-2 generates 4K videos with native audio sync from text or image prompts, fast and production-ready.
FalcoCut
FalcoCut: web-based AI platform for video translation, avatar videos, voice cloning, face-swap and short video generation.
SOLM8
AI girlfriend you call, and chat with. Real voice conversations with memory. Every moment feels special with her.
Telegram Group Bot
TGDesk is an all-in-one Telegram Group Bot to capture leads, boost engagement, and grow communities.
Vertech Academy
Vertech offers AI prompts designed to help students and teachers learn and teach effectively.
Seedance-2
Seedance 2.0 is a free AI-powered text-to-video and image-to-video generator with realistic lip sync and sound effects.
Van Gogh Free Video Generator
An AI-powered free video generator that creates stunning videos from text and images effortlessly.

Ultimate prompts personnalisés Solutions for Everyone

Discover all-in-one prompts personnalisés tools that adapt to your needs. Reach new heights of productivity with ease.