# rohitg00/awesome-ai-apps

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/rohitg00-awesome-ai-apps).**

723 stars · 128 forks · HTML · apache-2.0

## Links

- GitHub: https://github.com/rohitg00/awesome-ai-apps
- Homepage: https://agenstskills.com
- awesome-repositories: https://awesome-repositories.com/repository/rohitg00-awesome-ai-apps.md

## Topics

`agents` `ai` `apps` `automation` `framework` `genai` `genai-apps` `llm` `llm-apps` `llms`

## Description

This project serves as a curated directory and resource hub for developers working with generative artificial intelligence. It provides a comprehensive index of open-source software solutions, frameworks, and project examples designed to help users discover and implement advanced AI systems.

The repository focuses on practical implementations of agentic, multimodal, and retrieval-augmented generation architectures. It highlights tools for building conversational assistants, voice-enabled agents, and automated workflows that leverage large language models. By showcasing diverse technical domains, the collection assists developers in identifying systems that support complex, multi-step task orchestration and local model deployment.

The directory covers a broad capability surface, including automated code review pipelines, content analysis tools, and interactive avatar development. It also features resources for managing conversation context, implementing knowledge bases for domain-specific intelligence, and monitoring application performance. The repository is maintained as a structured collection of documentation and project references to facilitate the discovery of production-grade AI development tools.

## Tags

### Repository Format

- [Awesome List](https://awesome-repositories.com/f/repository-format/awesome-list.md) — A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.

### Artificial Intelligence & ML

- [Conversational AI Agents](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/conversational-voice-interaction/conversational-ai-agents.md) — Develops interactive chat assistants that leverage large language models to provide text responses, voice interaction, and real-time streaming capabilities. ([source](https://github.com/rohitg00/awesome-ai-apps#readme))
- [Retrieval Augmented Generation](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-orchestration/retrieval-augmented-generation.md) — Grounds language model responses in external data sources by processing and indexing information for context-aware retrieval. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/Readme.md))
- [Local AI Inference](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-deployment-and-serving/local-and-on-device-inference/local-ai-inference.md) — Executes open-source language and vision models on local hardware to ensure data privacy and reduce reliance on cloud services.
- [Multi-Agent Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/multi-agent-orchestrators.md) — Provides frameworks for coordinating teams of specialized AI agents to solve complex, multi-step tasks. ([source](https://github.com/rohitg00/awesome-ai-apps#readme))
- [Retrieval-Augmented Generation](https://awesome-repositories.com/f/artificial-intelligence-ml/retrieval-augmented-generation.md) — Connects external knowledge bases to language models to provide context-aware insights and domain-specific intelligence during the generation process.
- [Chat Interfaces](https://awesome-repositories.com/f/artificial-intelligence-ml/chat-interfaces.md) — Provides web-based environments for interacting with artificial intelligence models through conversational interfaces. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/openai-chat-assistant))
- [Local AI Runtimes](https://awesome-repositories.com/f/artificial-intelligence-ml/local-ai-runtimes.md) — Executes language models on local hardware to maintain data privacy and enable offline operation without relying on external cloud services. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/local-llama-chat))
- [Multimodal AI Applications](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/multimodal-processing-tools/multimodal-ai-applications.md) — Integrates multiple sensory inputs to perform complex tasks like image captioning or video analysis.
- [Conversation History Management](https://awesome-repositories.com/f/artificial-intelligence-ml/context-management-tools/conversation-history-management.md) — Maintains conversation history and session memory to ensure coherent, multi-turn interactions. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/ai21-studio-chat))
- [Artificial Intelligence Knowledge Bases](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-orchestration/artificial-intelligence-knowledge-bases.md) — Provides structured repositories for storing and organizing information to support context-aware AI retrieval. ([source](https://github.com/rohitg00/awesome-ai-apps#readme))
- [Multimodal Agent Capabilities](https://awesome-repositories.com/f/artificial-intelligence-ml/multimodal-agent-capabilities.md) — Enables agents to process and generate non-textual data including images, audio, and video for advanced interactions. ([source](https://github.com/rohitg00/awesome-ai-apps#readme))
- [Multimodal Processing](https://awesome-repositories.com/f/artificial-intelligence-ml/multimodal-processing.md) — Integrates text, image, audio, and video inputs to enable advanced analysis and interactive experiences across diverse media formats.
- [Retrieval Workflows](https://awesome-repositories.com/f/artificial-intelligence-ml/retrieval-workflows.md) — Implements multi-stage processes for efficiently fetching relevant information for AI agents. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/rag-applications/contextual-video-rag))
- [Text-to-Speech](https://awesome-repositories.com/f/artificial-intelligence-ml/text-to-speech.md) — Synthesizes high-quality, realistic speech from text using customizable voice profiles and emotional styles. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/elevenlabs-voice-assistant))
- [Voice Cloning](https://awesome-repositories.com/f/artificial-intelligence-ml/voice-cloning.md) — Replicates specific human vocal characteristics from audio samples. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/elevenlabs-voice-assistant))
- [Voice-Enabled Agents](https://awesome-repositories.com/f/artificial-intelligence-ml/voice-enabled-agents.md) — Connects speech recognition and synthesis services with language models to facilitate natural spoken interactions between users and your software applications. ([source](https://github.com/rohitg00/awesome-ai-apps/tree/main/starter-agents))
- [Agent Configurations](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-orchestration-multi-agent/autonomous-agents/agent-configurations.md) — Defines personality and response style using system prompts and external configuration files to tailor interactions for specific tasks. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/local-llama-chat))
- [AI Assistant Configurations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-assistant-configurations.md) — Provides settings for customizing AI model behavior, including system prompts and assistant personas. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/openai-chat-assistant))
- [AI Content Analysis](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-content-analysis.md) — Evaluates and scores text content using artificial intelligence models. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/rag-applications/content-management-system))
- [Conversation Memory Managers](https://awesome-repositories.com/f/artificial-intelligence-ml/conversation-memory-managers.md) — Maintains chat history and session memory to provide coherent, multi-turn interactions between the user and the model. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/local-llama-chat))
- [Conversation State Managers](https://awesome-repositories.com/f/artificial-intelligence-ml/conversation-state-managers.md) — Maintains chat history and session memory to provide coherent, multi-turn interactions between the user and the model.
- [Generative Language Models](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/generative-ai/generative-language-models.md) — Uses large language models to generate creative writing, professional correspondence, and educational content. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/ai21-studio-chat))
- [Language Model Response Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/language-model-response-generators.md) — Processes user input through language models to provide context-aware dialogue while maintaining control over response length and creative style. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/google-palm-chat))
- [Model Configuration Settings](https://awesome-repositories.com/f/artificial-intelligence-ml/model-configuration-settings.md) — Allows adjustment of model parameters like temperature and top-p for specific outcomes. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/ai21-studio-chat))
- [Self-Corrective Retrieval](https://awesome-repositories.com/f/artificial-intelligence-ml/self-corrective-retrieval.md) — Selects between multiple retrieval sources based on relevance thresholds to ensure high-quality information retrieval. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/rag-applications/corrective-video-rag))
- [Video Analysis Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/video-analysis-tools.md) — Processes uploaded video files to generate detailed descriptions and contextual insights. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/advanced-agents/brand-video-monitor))
- [Enterprise AI Integration Tools](https://awesome-repositories.com/f/artificial-intelligence-ml/enterprise-ai-integration-tools.md) — Connects production-grade databases and reasoning tools to build scalable applications that support advanced function calling and complex data processing. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/Roadmap.md))
- [Text-to-Video Generators](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/diffusion-visual-models/generative-ai-pipelines/text-to-video-generators.md) — Synthesizes dynamic video content from sketches and text-based prompts using generative models. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/multimodal-apps/gemini-veo-sketch2video))
- [Multimodal Response Relevance Evaluators](https://awesome-repositories.com/f/artificial-intelligence-ml/question-answering-systems/answer-relevancy-evaluators/multimodal-response-relevance-evaluators.md) — Scores the relevance of video content against user queries using multi-modal analysis of visual, audio, and transcript data. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/rag-applications/corrective-video-rag))
- [AI Content Management](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-content-management.md) — Automates the organization and editing of digital document content using natural language processing. ([source](https://github.com/rohitg00/awesome-ai-apps/tree/main/rag-applications))
- [Automated Reporting](https://awesome-repositories.com/f/artificial-intelligence-ml/automated-reporting.md) — Aggregates and summarizes research findings into structured documents. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/rag-applications/competitive-intelligence-platform))
- [Chat History Exporters](https://awesome-repositories.com/f/artificial-intelligence-ml/chat-history-apis/chat-history-exporters.md) — Saves chat logs and interaction data to local files in structured formats for archival and analysis. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/openai-chat-assistant))
- [Execution Parameter Configurators](https://awesome-repositories.com/f/artificial-intelligence-ml/model-parameter-configurations/execution-parameter-configurators.md) — Manages concurrency, retry logic, and performance tuning during evaluation tasks. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/advanced-agents/brand-video-monitor))
- [System Prompt Configurations](https://awesome-repositories.com/f/artificial-intelligence-ml/prompt-engineering/system-configuration-layers/system-prompt-configurations.md) — Defines AI personality and response behavior using external configuration files to tailor interactions for specific tasks.
- [Conversational Audio Streams](https://awesome-repositories.com/f/artificial-intelligence-ml/text-to-speech/conversational-audio-streams.md) — Facilitates the export of interactive voice sessions as high-quality audio files for archival and playback. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/elevenlabs-voice-assistant))

### Part of an Awesome List

- [Curated AI Collections](https://awesome-repositories.com/f/awesome-lists/more/curated-ai-collections.md) — Offers hand-picked lists and directories covering various generative AI domains. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/claude-3-conversation-agent))
- [Local Model Deployment](https://awesome-repositories.com/f/awesome-lists/ai/local-model-deployment.md) — Provides tools and interfaces for running and managing open-source AI models on local hardware. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/Roadmap.md))
- [LLM Development Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/llm-development-frameworks.md) — Provides libraries and frameworks for building, orchestrating, and managing LLM-powered applications.
- [Project Showcases](https://awesome-repositories.com/f/awesome-lists/more/project-showcases.md) — Features example applications and demos demonstrating practical implementations of large language models.
- [Task Automation Agents](https://awesome-repositories.com/f/awesome-lists/ai/task-automation-agents.md) — Provides agents designed to execute specific workflows, research, or multi-step directives. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/Roadmap.md))
- [Automated Content Generators](https://awesome-repositories.com/f/awesome-lists/productivity/blog-management/automated-content-generators.md) — Orchestrates multi-agent systems to analyze video content and automatically generate optimized blog posts. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/advanced-agents/blog-video-writer))

### Testing & Quality Assurance

- [Automated Code Review](https://awesome-repositories.com/f/testing-quality-assurance/code-quality-review/automated-code-review.md) — Integrates automated analysis into development pipelines to identify bugs, security vulnerabilities, and maintainability issues. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/claude-code-reviewer))
- [Code Quality Tools](https://awesome-repositories.com/f/testing-quality-assurance/code-quality-review/code-quality-tools.md) — Enforces coding standards and performs static analysis to maintain high software quality during development. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/claude-code-reviewer))

### Content Management & Publishing

- [Curated Software Directories](https://awesome-repositories.com/f/content-management-publishing/content-management-systems/content-management-platforms/enterprise-specialized-systems/knowledge-management-systems/categorical-directory-indexing/curated-software-directories.md) — Offers a structured collection of high-quality software projects organized by technical domain.
- [Editorial Workflows](https://awesome-repositories.com/f/content-management-publishing/authoring-editorial-interfaces/editorial-workflows.md) — Automates the review, approval, and scheduling of content through intelligent planning and distribution pipelines. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/rag-applications/content-management-system))
- [Content Processing](https://awesome-repositories.com/f/content-management-publishing/content-processing-transformation/content-processing.md) — Integrates text, image, audio, and video inputs to enable advanced analysis and content generation. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/Readme.md))
- [Static Site and Document Generators](https://awesome-repositories.com/f/content-management-publishing/static-site-document-generators.md) — Transforms source files or structured data into rendered web pages and documentation. ([source](https://github.com/rohitg00/awesome-ai-apps/tree/main/website))

### User Interface & Experience

- [Interactive Video Avatar Generators](https://awesome-repositories.com/f/user-interface-experience/avatars/realtime-avatar-renderers/interactive-video-avatar-generators.md) — Integrates hyper-realistic virtual avatars into conversational AI agents for visual interaction. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/multimodal-apps/talk-to-ai-girlfriend))
- [Voice-Enabled Interaction Layers](https://awesome-repositories.com/f/user-interface-experience/form-and-input-management/input-interfaces/voice-enabled-interaction-layers.md) — Transcribes spoken language into text in real-time to enable hands-free interaction with AI models. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/elevenlabs-voice-assistant))

### Web Development

- [Response Streaming Interfaces](https://awesome-repositories.com/f/web-development/response-streaming-interfaces.md) — Delivers generated text incrementally in real-time to reduce perceived wait times during interactive sessions. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/openai-chat-assistant))

### Security & Cryptography

- [Model Safety Filters](https://awesome-repositories.com/f/security-cryptography/model-safety-filters.md) — Applies validation layers to block or sanitize model inputs and outputs based on safety policies. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/google-palm-chat))

### Business & Productivity Software

- [Market Intelligence Platforms](https://awesome-repositories.com/f/business-productivity-software/market-intelligence-platforms.md) — Processes market data and business intelligence to generate actionable strategic reports using automated reasoning. ([source](https://github.com/rohitg00/awesome-ai-apps/tree/main/rag-applications))
- [Strategic Landscape Visualizers](https://awesome-repositories.com/f/business-productivity-software/strategic-landscape-visualizers.md) — Maps and analyzes competitive landscapes to generate strategic insights and performance benchmarks. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/rag-applications/competitive-intelligence-platform))

### Development Tools & Productivity

- [Automated Code Refactoring](https://awesome-repositories.com/f/development-tools-productivity/code-quality-analysis/static-analysis-engines/static-analysis-tools/code-analysis-and-transformation/automated-code-refactoring.md) — Applies structural changes to code to improve quality or maintainability using automated systems. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/claude-code-reviewer))

### DevOps & Infrastructure

- [Quality Gates](https://awesome-repositories.com/f/devops-infrastructure/continuous-integration/quality-gates.md) — Enforces validation mechanisms that ensure content accuracy and quality thresholds. ([source](https://github.com/rohitg00/awesome-ai-apps/tree/main/multi-agent-teams/content-creation-team))

### Networking & Communication

- [Response Streaming](https://awesome-repositories.com/f/networking-communication/api-integration-frameworks/http-client-libraries/http-client-utilities/response-streaming.md) — Delivers text output incrementally in real-time to provide immediate feedback and reduce perceived latency during long-running conversational interactions. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/together-ai-chat))
- [Streaming Response Architectures](https://awesome-repositories.com/f/networking-communication/communication-protocols-architectures/streaming-architectures/streaming-response-architectures.md) — Delivers generated content incrementally in real-time to provide immediate feedback and reduce perceived latency during long-running interactions.

### System Administration & Monitoring

- [Performance Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/performance-monitoring.md) — Tracks real-time system health and resource utilization to optimize model execution on local hardware. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/local-llama-chat))
- [Token Usage Analytics](https://awesome-repositories.com/f/system-administration-monitoring/usage-monitoring/token-usage-analytics.md) — Tracks and reports token consumption metrics to provide visibility into API usage and operational costs. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/openai-chat-assistant))
- [Usage Monitoring](https://awesome-repositories.com/f/system-administration-monitoring/usage-monitoring.md) — Monitors resource consumption and API limits to provide visibility into application performance and expenditure. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/starter-agents/ai21-studio-chat))

### Graphics & Multimedia

- [Video Search Integrations](https://awesome-repositories.com/f/graphics-multimedia/media-processing-analysis/video-search-integrations.md) — Allows users to query and retrieve specific video segments directly via semantic search terms. ([source](https://github.com/rohitg00/awesome-ai-apps/blob/main/rag-applications/contextual-video-rag))
