Categories
- All Posts 549
- Practical Open Source Projects 478
- Tutorial Articles 22
- Online Utilities 13
- AI news 7
- Tiny Startups Showcase 7
- Claude Code Skills 6
- Prompt Templates 5
- Hugging Face Spaces 3
- OpenClaw Use Cases 3
- LLM Learning Resources 1
- Online AI Image Tools 1
- OpenClaw Master Skills Collection 1
- Rust Training Resources 1
- AI Short Drama Tools 1
- My Favorites 0
Posts tagged with: RAG
Content related to RAG
Langroid: Multi-Agent LLM Framework for Python
Discover Langroid, an intuitive and extensible Python framework for building LLM-powered applications. Developed by researchers from CMU and UW-Madison, Langroid simplifies multi-agent programming, allowing developers to create sophisticated AI solutions with ease. Learn how this framework, which eschews other LLM frameworks like LangChain, empowers users to build robust applications using agents, tasks, and a wide array of tools and integrations. A must-explore for anyone interested in advanced LLM development and multi-agent systems.
RAGbits: Rapid Development for GenAI Applications
Discover RAGbits, an open-source framework designed to accelerate the development of reliable and scalable Generative AI applications. This innovative toolkit provides modular components for building sophisticated RAG (Retrieval-Augmented Generation) pipelines, managing LLMs, and integrating various data sources. Learn how RAGbits simplifies complex tasks like data ingestion, vector store management, and chatbot deployment, enabling developers to create robust AI solutions efficiently. Explore its features, including type-safe LLM calls, extensive format support, and built-in testing tools, to streamline your GenAI projects.