prompts personnalisables

  • Agent4Edu is an open-source framework providing intelligent tutoring, exam analysis, and personalized learning paths for students.
    0
    0
    What is Agent4Edu?
    Agent4Edu is a Python-based AI agent framework designed to support teaching and learning through automated, intelligent interactions. It orchestrates multiple agents—such as question‐generation, feedback, and analytics agents—powered by large language models and domain knowledge graphs. Teachers can define curricula and knowledge sources, then deploy Agent4Edu to generate exercises, grade submissions, track learning progress, and recommend study materials. Its plugin architecture allows integration with popular LMS platforms via REST APIs or direct database connectors. Built-in tools for customizing prompts, fine-tuning models, and visualizing student performance make Agent4Edu a comprehensive solution for personalized, data-driven education.
  • Alpaca Bot offers a real-time chat interface powered by an instruction-following LLaMA-based model for versatile AI assistance.
    0
    0
    What is Alpaca Bot?
    Alpaca Bot utilizes the Alpaca model, an open-source instruction-following language model derived from LLaMA, to deliver an interactive chat agent that can understand and generate human-like responses. The platform empowers users to perform a variety of tasks, including answering complex queries, drafting emails, creating creative content such as stories or poems, summarizing lengthy documents, generating and debugging code snippets, offering learning explanations, and brainstorming ideas. All interactions are processed in real-time with minimal latency, and the interface allows customizable system prompts and memory of previous exchanges. With no sign-up required, users have instant access to leverage advanced AI capabilities directly in their browser.
  • AppAgent uses LLM and vision to autonomously navigate and operate smartphone apps by interacting with GUIs.
    0
    0
    What is AppAgent?
    AppAgent is an LLM-based multimodal agent framework designed to operate smartphone applications without manual scripting. It integrates screen capture, GUI element detection, OCR parsing, and natural language planning to understand app layouts and user intents. The framework issues touch events (tap, swipe, text input) through an Android device or emulator to automate workflows. Researchers and developers can customize prompts, configure LLM APIs, and extend modules to support new apps and tasks, achieving adaptive and scalable mobile automation.
  • BrowserAI.dev is an in-browser AI assistant that summarizes webpages, drafts messages, autofills forms, and automates web workflows.
    0
    0
    What is BrowserAI.dev?
    BrowserAI.dev is an AI-driven browser extension and web platform that empowers users to interact with websites through natural language. It instantly summarizes lengthy pages, extracts key data, drafts emails or social media posts, translates text, autofills forms, and performs SEO analysis. With real-time contextual awareness, it understands page structure to generate accurate insights and suggestions. Professionals can streamline research and communication, marketers optimize content, and students grasp complex materials faster. BrowserAI.dev integrates with any web page, offering customizable prompts and AI model selection for tailored assistance. Its unified sidebar interface eliminates tab switching and copying content, enhancing focus and productivity.
  • Boost productivity with BrowseWiz, your AI copilot for browsing.
    0
    0
    What is BrowseWiz - Your Personal AI Assistant with ChatGPT, Gemini?
    BrowseWiz is an AI-powered browser extension designed to enhance your productivity and streamline your workflow. It integrates powerful LLM models such as ChatGPT, Gemini, and DeepSeek into your browser's sidebar, allowing you to access AI features without leaving your current page. With BrowseWiz, you can automate tasks, generate summaries of web pages, YouTube videos, and PDFs, organize prompts in a customizable Promptbook, and even generate images with DALL-E. Daily access to free and premium AI models and powerful one-click prompt buttons make BrowseWiz the go-to tool for students, content creators, researchers, and professionals.
  • AI-powered CLI agent that crawls competitor websites, extracts product features, pricing, and market insights for strategic analysis.
    0
    0
    What is Competitor Intel Agent?
    Competitor Intel Agent leverages AI to streamline the process of competitive analysis. Users supply a list of competitor URLs or company names, and the agent autonomously navigates each website to collect key data points, such as product specs, pricing tiers, feature sets, customer testimonials, and blog content. It then processes this raw information through language models to produce concise summaries, side-by-side comparisons, and strategic insights. With built-in report generation, the agent outputs markdown or PDF summaries for easy sharing. Customizable prompts allow users to focus on specific metrics such as market positioning, unique selling propositions, or feature gaps. By centralizing competitive intelligence gathering, this tool saves hours of manual research and empowers teams with data-driven decision making.
  • Crayon is a JavaScript framework for building autonomous AI agents with tool integration, memory management, and long-running task workflows.
    0
    0
    What is Crayon?
    Crayon empowers developers to build autonomous AI agents in JavaScript/Node.js that can call external APIs, maintain conversation history, plan multi-step tasks, and handle asynchronous processes. At its core, Crayon implements a planning-execution loop that breaks down high-level goals into discrete actions, integrates with custom toolkits, and utilizes memory modules to store and recall information across sessions. The framework supports multiple memory backends, plugin-based tool integration, and comprehensive logging for debugging. Developers can configure agent behavior through prompts and YAML-based pipelines, enabling complex workflows like data scraping, report generation, and interactive chatbots. Crayon's architecture promotes extensibility, allowing teams to integrate domain-specific tools and tailor agents to unique business requirements.
  • A framework integrating LLM-driven dialogue into JaCaMo multi-agent systems to enable goal-oriented conversational agents.
    0
    0
    What is Dial4JaCa?
    Dial4JaCa is a Java library plugin for the JaCaMo multi-agent platform that intercepts inter-agent messages, encodes agent intentions, and routes them through LLM backends (OpenAI, local models). It manages dialogue context, updates belief bases, and integrates response generation directly into AgentSpeak(L) reasoning cycles. Developers can customize prompts, define dialogue artifacts, and handle asynchronous calls, enabling agents to interpret user utterances, coordinate tasks, and retrieve external information in natural language. Its modular design supports error handling, logging, and multi-LLM selection, ideal for research, education, and rapid prototyping of conversational MAS.
  • Integrate PDFs with Claude.ai effortlessly using this Chrome extension.
    0
    0
    What is Doc to Claude?
    Doc to Claude is a powerful Chrome extension designed to streamline the process of integrating PDFs with Claude.ai's AI analysis capabilities. With this extension, users can upload PDFs directly to the Claude.ai platform with just one click, eliminating the need for manual downloads and uploads. The extension also allows users to set customizable prompts for Claude to analyze their documents. It is perfect for researchers, students, professionals, or anyone looking to save time and simplify their PDF workflows. The user-friendly interface and helpful notifications ensure a smooth experience.
  • Graph-centric AI agent framework orchestrating LLM calls and structured knowledge through customizable language graphs.
    0
    0
    What is Geers AI Lang Graph?
    Geers AI Lang Graph provides a graph-based abstraction layer for building AI agents that coordinate multiple LLM calls and manage structured knowledge. By defining nodes and edges representing prompts, data, and memory, developers can create dynamic workflows, track context across interactions, and visualize execution flows. The framework supports plugin integrations for various LLM providers, custom prompt templating, and exportable graphs. It simplifies iterative agent design, improves context retention, and accelerates prototyping of conversational assistants, decision-support bots, and research pipelines.
  • A desktop AI-powered code assistant that generates code snippets and full projects from natural language prompts using GPT.
    0
    0
    What is GPT-CodeApp?
    GPT-CodeApp provides an intuitive GUI where users type natural language descriptions (e.g., “build a React login form”) and instantly receive ready-to-use code snippets or project scaffolding. It supports major languages like JavaScript, Python, Java, C#, and more. Users can customize prompts, browse history, and export generated files. Built with Electron and React, it runs cross-platform without requiring an IDE plugin. GPT-CodeApp helps accelerate development, reduce boilerplate, and learn new frameworks by example.
  • SwarmZero is a Python framework that orchestrates multiple LLM-based agents collaborating on tasks with role-driven workflows.
    0
    0
    What is SwarmZero?
    SwarmZero offers a scalable, open-source environment for defining, managing, and executing swarms of AI agents. Developers can declare agent roles, customize prompts, and chain workflows via a unified Orchestrator API. The framework integrates with major LLM providers, supports plugin extensions, and logs session data for debugging and performance analysis. Whether coordinating research bots, content creators, or data analyzers, SwarmZero streamlines multi-agent collaboration and ensures transparent, reproducible results.
  • Open-source Python framework orchestrating multiple AI agents for retrieval and generation in RAG workflows.
    0
    0
    What is Multi-Agent-RAG?
    Multi-Agent-RAG provides a modular framework for constructing retrieval-augmented generation (RAG) applications by orchestrating multiple specialized AI agents. Developers configure individual agents: a retrieval agent connects to vector stores to fetch relevant documents; a reasoning agent performs chain-of-thought analysis; and a generation agent synthesizes final responses using large language models. The framework supports plugin extensions, configurable prompts, and comprehensive logging, enabling seamless integration with popular LLM APIs and vector databases to improve RAG accuracy, scalability, and development efficiency.
  • An open-source RAG chatbot framework using vector databases and LLMs to provide contextualized question-answering over custom documents.
    0
    0
    What is ragChatbot?
    ragChatbot is a developer-centric framework designed to streamline the creation of Retrieval-Augmented Generation chatbots. It integrates LangChain pipelines with OpenAI or other LLM APIs to process queries against custom document corpora. Users can upload files in various formats (PDF, DOCX, TXT), automatically extract text, and compute embeddings using popular models. The framework supports multiple vector stores such as FAISS, Chroma, and Pinecone for efficient similarity search. It features a conversational memory layer for multi-turn interactions and a modular architecture for customizing prompt templates and retrieval strategies. With a simple CLI or web interface, you can ingest data, configure search parameters, and launch a chat server to answer user questions with contextual relevance and accuracy.
  • ScrybeQuill offers writers engaging tools and prompts to enhance their creativity.
    0
    0
    What is Scrybe Quill?
    ScrybeQuill is a comprehensive writing platform that offers a range of tools and prompts to help writers tap into their creativity. Whether you are an experienced author or a budding writer, ScrybeQuill provides you with the resources needed to enhance your creative expression. With ScrybeQuill, writers have access to unique, customizable prompts and innovative tools that facilitate the writing process. The platform aims to inspire and support writers by providing a space where they can develop and refine their skills.
  • SmolAgents Video Script Generator crafts detailed video scripts including titles, outlines, and scenes using AI-driven prompts.
    0
    0
    What is SmolAgents Video Script Generator?
    The SmolAgents Video Script Generator is a Python-based command-line application that leverages AI agent workflows to create video scripts end to end. Users supply a topic, target audience, and optional custom prompts. The tool then orchestrates multiple AI calls—generating catchy titles, structured outlines, scene breakdowns, dialogue snippets, and stage directions. It integrates with OpenAI GPT models, can be run locally or against cloud APIs, and outputs ready-to-use scripts in markdown or JSON formats for easy editing and collaboration.
  • TreeInstruct enables hierarchical prompt workflows with conditional branching for dynamic decision-making in language model applications.
    0
    0
    What is TreeInstruct?
    TreeInstruct provides a framework to build hierarchical, decision-tree based prompting pipelines for large language models. Users can define nodes representing prompts or function calls, set conditional branches based on model output, and execute the tree to guide complex workflows. It supports integration with OpenAI and other LLM providers, offering logging, error handling, and customizable node parameters to ensure transparency and flexibility in multi-turn interactions.
  • AI assistant tool that helps with text, web pages, images, and files.
    0
    0
    What is 百宝箱 AI 助手?
    百宝箱AI 助手 is an AI-powered browser extension that brings a host of AI capabilities directly to your fingertips. From summarizing web pages and extracting text from images to understanding and interacting with PDF and Office files, it is designed to integrate seamlessly into your browsing experience. Featuring capabilities like quick translation, error correction, and question generation, this tool helps users perform various tasks more efficiently. Customizable prompts allow for a personalized AI experience, letting users create specific commands that cater to their unique needs.
  • GitHub Action that uses OpenAI to automatically analyze pull requests and generate actionable code review comments.
    0
    0
    What is AI PR Review?
    AI PR Review operates as a GitHub Action that integrates into your existing CI pipeline to perform automated pull request analysis. Once configured in the workflow file, it invokes the OpenAI API to scan code changes, evaluating factors such as syntax errors, security vulnerabilities, adherence to style guidelines, and potential performance bottlenecks. The agent then generates human-readable feedback, suggestions, and code improvement prompts, which are posted as comments on the pull request. Advanced configuration options allow customization of the review depth, choice of AI model, and inclusion or exclusion of specific directories. By automating routine code review tasks, AI PR Review reduces reviewer workload, ensures consistent standards across contributions, and speeds up merge cycles.
  • Arcade Vercel AI Template is a starter framework enabling rapid deployment of AI-driven websites with Vercel AI SDK.
    0
    0
    What is Arcade Vercel AI Template?
    Arcade Vercel AI Template is an open-source boilerplate designed to kickstart AI-powered web projects using Vercel’s AI SDK. It provides pre-built components for chat interfaces, serverless API routes, and agent configuration files. Through a simple file structure, developers define their AI agents, prompts, and model parameters. The template handles authentication, routing, and deployment settings out of the box, enabling rapid iteration. By leveraging ArcadeAI’s APIs, users can integrate generative text, database lookups, and custom business logic. The result is a scalable, maintainable AI website that can be deployed in minutes to Vercel’s edge network.
Featured
ThumbnailCreator.com
AI-powered tool for creating stunning, professional YouTube thumbnails quickly and easily.
Video Watermark Remover
AI Video Watermark Remover – Clean Sora 2 & Any Video Watermarks!
AdsCreator.com
Generate polished, on‑brand ad creatives from any website URL instantly for Meta, Google, and Stories.
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
Skywork.ai
Skywork AI is an innovative tool to enhance productivity using AI.
BGRemover
Easily remove image backgrounds online with SharkFoto BGRemover.
Qoder
Qoder is an agentic coding platform for real software, Free to use the best model in preview.
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.
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
Elser AI
All-in-one AI video creation studio that turns any text and images into full videos up to 30 minutes.
Pippit
Elevate your content creation with Pippit's powerful AI tools!
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!
KiloClaw
Hosted OpenClaw agent: one-click deploy, 500+ models, secure infrastructure, and automated agent management for teams and developers.
SuperMaker AI Video Generator
Create stunning videos, music, and images effortlessly with SuperMaker.
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto instantly lets you virtually try on outfits with realistic fit, texture, and lighting.
Yollo AI
Chat & create with your AI companion. Image to Video, AI Image Generator.
AnimeShorts
Create stunning anime shorts effortlessly with cutting-edge AI technology.
InstantChapters
Create Youtube Chapters with one click and increase watch time and video SEO thanks to keyword optimized timestamps.
NerdyTips
AI-powered football predictions platform delivering data-driven match tips across global leagues.
happy horse AI
Open-source AI video generator that creates synchronized video and audio from text or images.
AI Video API: Seedance 2.0 Here
Unified AI video API offering top-generation models through one key at lower cost.
WhatsApp AI Sales
WABot is a WhatsApp AI sales copilot that delivers real-time scripts, translations, and intent detection.
wan 2.7-image
A controllable AI image generator for precise faces, palettes, text, and visual continuity.
insmelo AI Music Generator
AI-driven music generator that turns prompts, lyrics, or uploads into polished, royalty-free songs in about a minute.
BeatMV
Web-based AI platform that turns songs into cinematic music videos and creates music with AI.
Kirkify
Kirkify AI instantly creates viral face swap memes with signature neon-glitch aesthetics for meme creators.
UNI-1 AI
UNI-1 is a unified image generation model combining visual reasoning with high-fidelity image synthesis.
Text to Music
Turn text or lyrics into full, studio-quality songs with AI-generated vocals, instruments, and multi-track exports.
Wan 2.7
Professional-grade AI video model with precise motion control and multi-view consistency.
Iara Chat
Iara Chat: An AI-powered productivity and communication assistant.
kinovi - Seedance 2.0 - Real Man AI Video
Free AI video generator with realistic human output, no watermark, and full commercial use rights.
Tome AI PPT
AI-powered presentation maker that generates, beautifies, and exports professional slide decks in minutes.
Lyria3 AI
AI music generator that creates high-fidelity, fully produced songs from text prompts, lyrics, and styles instantly.
Video Sora 2
Sora 2 AI turns text or images into short, physics-accurate social and eCommerce videos in minutes.
Atoms
AI-driven platform that builds full‑stack apps and websites in minutes using multi‑agent automation, no coding required.
AI Pet Video Generator
Create viral, shareable pet videos from photos using AI-driven templates and instant HD exports for social platforms.
Paper Banana
AI-powered tool to convert academic text into publication-ready methodological diagrams and precise statistical plots instantly.
Ampere.SH
Free managed OpenClaw hosting. Deploy AI agents in 60 seconds with $500 Claude credits.
Hitem3D
Hitem3D converts a single image into high-resolution, production-ready 3D models using AI.
GenPPT.AI
AI-driven PPT maker that creates, beautifies, and exports professional PowerPoint presentations with speaker notes and charts in minutes.
HookTide
AI-powered LinkedIn growth platform that learns your voice to create content, engage, and analyze performance.
Palix AI
All-in-one AI platform for creators to generate images, videos, and music with unified credits.
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.
Seedance 20 Video
Seedance 2 is a multimodal AI video generator delivering consistent characters, multi-shot storytelling, and native audio at 2K.
Veemo - AI Video Generator
Veemo AI is an all-in-one platform that quickly generates high-quality videos and images from text or images.
AI FIRST
Conversational AI assistant automating research, browser tasks, web scraping, and file management through natural language.
GLM Image
GLM Image combines hybrid AR and diffusion models to generate high-fidelity AI images with exceptional text rendering.
AirMusic
AirMusic.ai generates high-quality AI music tracks from text prompts with style, mood customization, and stems export.
WhatsApp Warmup Tool
AI-powered WhatsApp warmup tool automates bulk messaging while preventing account bans.
Free AI Video Maker & Generator
Free AI Video Maker & Generator – Unlimited, No Sign-Up
TextToHuman
Free AI humanizer that instantly rewrites AI text into natural, human-like writing. No signup required.
Manga Translator AI
AI Manga Translator instantly translates manga images into multiple languages online.
ainanobanana2
Nano Banana 2 generates pro-quality 4K images in 4–6 seconds with precise text rendering and subject consistency.
Remy - Newsletter Summarizer
Remy automates newsletter management by summarizing emails into digestible insights.
Telegram Group Bot
TGDesk is an all-in-one Telegram Group Bot to capture leads, boost engagement, and grow communities.

Ultimate prompts personnalisables Solutions for Everyone

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