AI Prompt Archive

A curated archive of 313 AI prompts for ChatGPT, Claude, Gemini, and anywhere else you need them. Search, filter by category, and copy with one click.

313 prompts
+ Submit a prompt

requirements

💻 Coding

Specifies minimum version dependencies for an AI/ML Python project using Agno, Streamlit, Pydantic, OpenAI, and Exa.

agno>=2.2.10
streamlit>=1.33.0
pydantic>=2.7.0
openai>=1.30.0
exa_py>=1.0.7

README

🔍 Research & Analysis

Streamlit app using GPT-4o multi-agent team to research HackerNews stories and generate blog posts and reports.

## 📰 Multi-Agent AI Researcher

### 🎓 FREE Step-by-Step Tutorial 
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-a-multi-agent-llm-app-with-gpt-4o) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**

This Streamlit app empowers you to research top stories and users on HackerNews using a te

requirements

💻 Coding

Defines Python package dependencies for a Streamlit app using Agno and OpenAI.

streamlit 
agno>=2.2.10
openai

Multi-agent personal finance advisor using Google ADK for budget, savings, and debt analysis with visualizations.

### 🎓 FREE Step-by-Step Tutorial 
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-a-multi-agent-personal-finance-coach) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**

The **AI Financial Coach** is a personalized financial advisor powered by Google's ADK (Agent Development Kit) framewor

requirements

⚙️ DevOps & Infra

A requirements.txt file listing Python dependencies for a Streamlit data visualization app with Google ADK.

google-adk==0.1.0
streamlit>=1.28.0
pandas>=2.0.0
matplotlib>=3.7.0
numpy==1.26.4
python-dotenv>=1.0.0
plotly>=5.15.0
asyncio>=3.4.3

🔍 AI Domain Deep Research Agent

🔍 Research & Analysis

Builds an AI research agent using Agno, Together AI, and Composio to generate questions, search sources, and compile reports.

### 🎓 FREE Step-by-Step Tutorial 
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-an-ai-domain-deep-research-agent) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**

An advanced AI research agent built using the Agno Agent framework, Together AI's Qwen model, and Composio tools. This agen

requirements

💻 Coding

A minimal requirements file listing Python dependencies for a Composio and Agno-based Streamlit application.

composio
agno>=2.2.10
streamlit
composio-agno
together

Build a trust scoring, delegation, and policy enforcement layer for secure AI agent-to-agent communication.

Learn how to build a trust layer for multi-agent systems that enables secure delegation, trust scoring, and policy enforcement between AI agents.

## Features

- **Agent Identity**: Each agent has a verifiable identity with a human sponsor
- **Trust Scoring**: Behavioral monitoring with a 0-1000 trust score
- **Delegation Chains**: Cryptographically narrow scope when delegating tasks
- **Policy En

requirements

💻 Coding

Specifies the minimum version requirement for the OpenAI Python package.

openai>=1.0.0

AI-powered pipeline that collects trusted content from articles and social media to generate personalized podcasts.

![image](https://github.com/user-attachments/assets/b2f24f12-6f80-46fa-aa31-ee42e17765b1)

Beifong manages your trusted articles and social media platform sources. It generates podcasts from the content you trust and curate. It handles the complete pipeline, from data collection and analysis to the production of scripts and visuals.

▶️ [Watch demo video HD](https://www.canva.com/design/DAGoUfv8IC

Agentic system using DeepSeek R1 and Claude to deliver expert software architecture analysis, roadmaps, and recommendations.

An Agno agentic system that provides expert software architecture analysis and recommendations using a dual-model approach combining DeepSeek R1's Reasoning and Claude. The system provides detailed technical analysis, implementation roadmaps, and architectural decisions for complex software systems.

## Features

- **Dual AI Model Architecture**
  - **DeepSeek Reasoner**: Provides initial technica

requirements

💻 Coding

Lists Python package dependencies for a Streamlit app using OpenAI, Anthropic, and Agno libraries.

streamlit
openai
anthropic
agno>=2.2.10

Build a governance layer that enforces declarative security policies on AI agents, intercepting and validating actions before execution.

Learn how to build a governance layer that enforces deterministic policies on AI agents, preventing dangerous actions before they execute.

## Features

- **Policy-Based Sandboxing**: Define what your AI agent can and cannot do using declarative policies
- **Action Interception**: Catch and validate agent actions before execution
- **Audit Logging**: Full trail of agent actions for compliance and 

requirements

💻 Coding

Specifies minimum version requirements for OpenAI and PyYAML Python packages.

openai>=1.0.0
pyyaml>=6.0

README

💰 Finance & Accounting

Build an AI-powered investment agent using GPT and Yahoo Finance to compare stocks and generate detailed reports.

## 📈 AI Investment Agent

### 🎓 FREE Step-by-Step Tutorial 
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-ai-investment-agent-with-gpt-4o) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**

This AI-powered investment agent is built with Agno's AgentOS framework that analyzes stocks and g

requirements

💻 Coding

Specifies Python package dependencies including agno, openai, and yfinance.

agno>=2.2.10
openai
yfinance

README

💻 Coding

Streamlit app using GPT-4o and Mem0/Qdrant to build a persistent-memory AI customer support agent.

## 🛒 AI Customer Support Agent with Memory

### 🎓 FREE Step-by-Step Tutorial 
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-an-ai-customer-support-agent-with-memory) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**

This Streamlit app implements an AI-powered customer support agent for 

requirements

💻 Coding

Python requirements file specifying Streamlit, OpenAI, and Mem0AI version 0.1.29 dependencies.

streamlit 
openai
mem0ai==0.1.29

README

🛠️ Product & Design

Streamlit app using GPT-4, Claude, and Serper API to generate meeting context, strategies, and briefings.

## 📝 AI Meeting Preparation Agent

### 🎓 FREE Step-by-Step Tutorial 
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-multi-agent-ai-meeting-preparation-assistant) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**

This Streamlit application leverages multiple AI agents to create comprehens

requirements

💻 Coding

Lists Python package dependencies including Streamlit, CrewAI, CrewAI-tools, and OpenAI.

streamlit 
crewai
crewai-tools
openai

README

✍️ Writing & Editing

Streamlit app using GPT-4o to automate researching, writing, and editing articles via SerpAPI and OpenAI.

## 🗞️ AI Journalist Agent 

This Streamlit app is an AI-powered journalist agent that generates high-quality articles using OpenAI GPT-4o. It automates the process of researching, writing, and editing articles, allowing you to create compelling content on any topic with ease.

### Features
- Searches the web for relevant information on a given topic
- Writes well-structured, informative, and engag

requirements

💻 Coding

Lists Python package dependencies for a Streamlit app with OpenAI, search, and news scraping.

streamlit 
agno>=2.2.10
openai
google-search-results 
newspaper4k 
lxml_html_clean

Extract and analyze startup data from websites using Firecrawl FIRE-1 agent and AI-powered business intelligence.

An advanced web extraction and analysis tool built using Firecrawl's FIRE-1 agent + extract v1 endpoint and the Agno Agent framework to get details of a new startup instantly! This application automatically extracts structured data from startup websites and provides AI-powered business analysis, making it easy to gather insights about companies without manual research.

## Features

- 🌐 **Intellig

requirements

💻 Coding

A minimal requirements file listing Python dependencies including firecrawl-py, streamlit, agno, and openai.

firecrawl-py
streamlit
agno>=2.2.10
openai

main.py

💻 Coding

Autonomous Windows desktop agent using LLMs to control GUI, run commands, and interact with apps via accessibility tree.

<div align="center">

  <h1>🪟 Windows Use Autonomous Agent</h1>

  <a href="https://github.com/CursorTouch/windows-use/blob/main/LICENSE">
    <img src="https://img.shields.io/badge/license-MIT-green" alt="License">
  </a>
  <img src="https://img.shields.io/badge/python-3.12%2B-blue" alt="Python">
  <img src="https://img.shields.io/badge/Platform-Windows%2010%20%7C%2011-blue" alt="Platform">
  <br

Multi-phase research agent using Google's Interactions API with stateful conversations, deep research, and infographic generation.

A streamlined multi-phase research agent built with **Google's Interactions API** that demonstrates stateful conversations, model mixing, background execution, and automatic infographic generation.

## 🌟 Features

- **📋 Phase 1 - Research Planning**: Uses **Gemini 3 Flash** to create structured, actionable research plans
- **🔍 Phase 2 - Task Selection & Deep Research**: Select specific tasks and l

requirements

💻 Coding

Defines minimum version requirements for google-genai and streamlit Python packages.

google-genai>=1.55.0
streamlit>=1.28.0

🤝 AI Consultant Agent with Google ADK

📈 Business & Strategy

A Gemini-powered business consultant agent using Google ADK for market analysis, strategy, and real-time web research.

### 🎓 FREE Step-by-Step Tutorial 
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-an-ai-consultant-agent-with-gemini-2-5-flash) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**

A powerful business consultant powered by Google's Agent Development Kit that provides comprehensive market ana

requirements

💻 Coding

Specifies minimum version dependencies for Google ADK, Genai, dotenv, and Pydantic packages.

google-adk>=1.5.0
google-genai>=0.3.0
python-dotenv>=1.0.0
pydantic>=2.0.0

A two-agent research assistant using OpenAI Agents SDK and Firecrawl to perform comprehensive web research and generate enhanced reports.

### 🎓 FREE Step-by-Step Tutorial 
**👉 [Click here to follow our complete step-by-step tutorial](https://www.theunwindai.com/p/build-a-deep-research-agent-with-openai-agents-sdk-and-firecrawl) and learn how to build this from scratch with detailed code walkthroughs, explanations, and best practices.**

A powerful research assistant that leverages OpenAI's Agents SDK and Firecrawl's deep research ca
‹ Prev 5 6 7 8 9 Next ›