152 Coding prompts, curated and searchable. Browse all categories →
A requirements file listing Python dependencies including agno, streamlit, qdrant-client, openai, pypdf, and duckduckgo-search.
agno>=2.2.10 streamlit qdrant-client openai pypdf duckduckgo-search
A list of Python package dependencies including OpenAI, Agno, DuckDuckGo search, yfinance, and SQLAlchemy.
openai agno>=2.2.10 duckduckgo-search yfinance sqlalchemy
Specifies minimum version dependencies for ag2 OpenAI, Streamlit, and pypdf packages.
ag2[openai]>=0.11.0 streamlit>=1.33.0 pypdf>=4.2.0
Lists core Python dependencies: google-adk, python-dotenv, and pydantic.
google-adk python-dotenv pydantic
Lists specific Python package dependencies with version constraints for a project.
firecrawl-py==1.9.0 duckduckgo-search==7.2.1 agno>=2.2.10 streamlit==1.41.1
Lists Python dependencies with version constraints for a Streamlit-based AI application.
streamlit>=1.28.0 agno>=2.2.10 openai>=1.0.0 firecrawl-py>=1.9.0 pydantic>=2.7.0 python-dotenv>=1.0.0 requests>=2.31.0 googlesearch-python>=1.2.3
A requirements.txt listing core and optional Python packages for a Streamlit-based PDF application.
phidata agno>=2.2.10 streamlit==1.40.2 PyPDF2==3.0.1 streamlit-pdf-viewer==0.0.19 requests==2.32.3 pytz==2023.4 typing-extensions>=4.9.0 # Optional but recommended black>=24.1.1 # for code formatting python-dateutil>=2.8.2 # for date parsing
A requirements file specifying Streamlit and AutoGen package dependencies.
streamlit==1.41.1 autogen
Defines minimum version requirements for Google ADK, Genai, dotenv, and matplotlib packages.
google-adk>=1.0.0 google-genai>=1.0.0 python-dotenv>=1.0.0 matplotlib>=3.8.0
A list of Python package dependencies with version specifications for a generative AI and Streamlit project.
google-generativeai==0.8.3 streamlit==1.41.1 agno>=2.2.10 Pillow==11.0.0 duckduckgo-search==6.3.7
Streamlit app using o3-mini and Gemini agents to analyze, generate, and sandbox-execute coding solutions.
An AI Powered Streamlit application that serves as your personal coding assistant, powered by multiple Agents built on the new o3-mini model. You can also upload an image of a coding problem or describe it in text, and the AI agent will analyze, generate an optimal solution, and execute it in a sandbox environment. ## Features #### Multi-Modal Problem Input - Upload images of coding problems (sup
Specifies Python dependencies including Streamlit, E2B code interpreter, Agno, and Pillow.
streamlit e2b-code-interpreter agno>=2.2.10 Pillow
Specifies Python package dependencies including Google ADK, FastAPI, and Pydantic version constraints.
google-adk>=1.5.0 google-genai>=1.0.0 ag-ui-adk>=0.1.0 fastapi>=0.115.0 uvicorn>=0.34.0 python-dotenv>=1.0.0 pydantic>=2.0.0
Documents npm scripts for starting, testing, building, and ejecting a Create React App project.
### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ You may also see any lint errors in the console. ### `npm test` Launches the test runner in the interactive watch mode.\ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-t
Reference implementation of a multi-agent pipeline that aggregates, scores, risk-assesses, and synthesizes technical signals into a digest.
A reference implementation demonstrating how to build a **multi-agent pipeline** that aggregates technical signals from multiple sources, scores them for relevance, assesses risks, and synthesizes an actionable intelligence digest. > **Design Philosophy:** Agents are used **only where reasoning is required.** Deterministic operations (collection, normalization, deduplication) are implemented as p
Specifies minimum version dependencies for Google ADK, Generative AI, and dotenv packages.
google-adk>=1.15.0 google-generativeai>=0.8.3 python-dotenv>=1.0.0
Specifies Python package dependencies including agno, openai, firecrawl, gradio, pydantic, and dataclasses.
agno>=2.2.10 openai firecrawl-py==1.9.0 gradio==5.9.1 pydantic dataclasses
Lists Python package requirements for AutoGen agent chat, extensions, and Streamlit UI.
autogen-agentchat autogen-ext pyautogen streamlit
Defines Python package dependencies for a Streamlit app using Agno and Firecrawl libraries.
streamlit agno>=2.2.10 firecrawl
A list of Python package dependencies for an AI project involving video, audio, and face analysis.
streamlit pandas plotly opencv-python tf-keras deepface mediapipe agno openai requests librosa python-dotenv moviepy faster-whisper fastapi uvicorn
Comprehensive Python requirements file for ML, NLP, FastAPI, and testing dependencies.
pytest pytest-cov pytest-mock pytest-asyncio pytest-subtests pytest-json-report ruff sympy stopit scipy setuptools tree_sitter tree_sitter_python antlr4-python3-runtime==4.11 tenacity networkx>=3.3 nltk>=3.9.1 numpy>=1.26.4 openai>=1.55.3 litellm>=1.55.6 pydantic>=2.9.0,<=2.10.6 pydantic-settings==2.8.1 pydantic_core>=2.23.2,<=2.27.2 loguru>=0.7.3 pandas>=2.2.3 matplotlib>=3.10.0 # --extra-inde
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
Defines Python package dependencies for a Streamlit app using Agno and OpenAI.
streamlit agno>=2.2.10 openai
A minimal requirements file listing Python dependencies for a Composio and Agno-based Streamlit application.
composio agno>=2.2.10 streamlit composio-agno together
Specifies the minimum version requirement for the OpenAI Python package.
openai>=1.0.0
Lists Python package dependencies for a Streamlit app using OpenAI, Anthropic, and Agno libraries.
streamlit openai anthropic agno>=2.2.10
Specifies minimum version requirements for OpenAI and PyYAML Python packages.
openai>=1.0.0 pyyaml>=6.0
Specifies Python package dependencies including agno, openai, and yfinance.
agno>=2.2.10 openai yfinance
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
Python requirements file specifying Streamlit, OpenAI, and Mem0AI version 0.1.29 dependencies.
streamlit openai mem0ai==0.1.29