← All repositories

Shubhamsabooawesome-llm-apps

96,116 stars13,949 forksPythonapache-2.02 views
www.theunwindai.com

Awesome Llm Apps

Features

  • AI Application TemplatesA collection of reusable templates and starter code for building common artificial intelligence workflows, such as retrieval-augmented generation pipelines and agent loops.
  • Quick Start GuidesInstructions for initializing and running a template agent within a local development environment.
  • AI Agent TemplatesA curated list of single-file artificial intelligence agents designed for rapid deployment and testing.
  • Starter Agent TemplatesA library of lightweight, single-file agents suitable for initial experimentation and rapid prototyping.
  • RAG PipelinesTutorials covering retrieval pipelines ranging from basic chains to complex, multi-source agentic systems.
  • Model Context ProtocolsA collection of agents that utilize standardized protocols to interface with external tools and data sources.
  • Agent Skill ArchitecturesA conceptual breakdown of agent capabilities and context optimization.
  • Agent Reasoning OptimizationTechnical guidance on improving agent reasoning by optimizing context and rule-based constraints.
  • Conversational Memory SystemsImplementations of agents and chatbots that maintain state and conversation history across multiple sessions.
  • Token Optimization UtilitiesUtilities and techniques for reducing token consumption, context size, and operational costs while maintaining output quality.
  • Agent Deployment GuidesA guide to deploying persistent, self-improving agents that operate continuously.
  • Voice AgentsAgents designed for real-time, speech-to-speech interaction using voice-processing APIs.
  • Data-Grounded Chat TutorialsGuides for implementing conversational interfaces over various external data sources.
  • Fine-tuning RecipesEnd-to-end recipes for customizing and fine-tuning open-source language models.
  • Agent Architecture GuidesEducational content on mitigating agent hallucinations and performance issues through hierarchical context management.