Skip to content

Conversation

rohitg00
Copy link
Contributor

@rohitg00 rohitg00 commented Sep 15, 2025

This pull request adds a new real-world use case example for building a Retrieval-Augmented Generation (RAG) agent using Docling and Weaviate, and updates the documentation to include this new example. The new documentation page provides a comprehensive guide, including architecture, setup steps, API endpoints, and usage instructions for the RAG agent.

Documentation additions and updates:

  • Added a old example page: rag-docling-weaviate-agent.mdx, which details how to build a PDF question-answering system using Docling for parsing, Weaviate for vector storage, and OpenAI for embeddings and text generation. The page includes setup instructions, architecture overview, API endpoint documentation, and example requests. This was broken because, we removed this example previously and added to examples folder.
Screenshot 2025-09-15 at 14 06 37
  • Updated the real-world use cases index (index.mdx) to include the new "RAG Document Processing" example in the list of practical Motia use cases.
  • Registered the new example in the meta.json file so it appears in the documentation navigation and listings.

…d add RAG example to real-world use cases

- Add comprehensive human-in-the-loop workflow demo to AI content moderation
- Include Slack output visualization and sample payload testing
- Add RAG document processing example to real-world use cases index
- Update navigation and improve documentation flow
Copy link

vercel bot commented Sep 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
motia-docs Ready Ready Preview Comment Sep 17, 2025 3:39pm
motia-ui Ready Ready Preview Comment Sep 17, 2025 3:39pm

@mfpiccolo mfpiccolo merged commit 6fbc66d into main Sep 17, 2025
2 of 4 checks passed
@mfpiccolo mfpiccolo deleted the docs/ai-content-moderation-enhancements branch September 17, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants