raselmeya94/RAGpedia

Add “How to Use” Tutorial for Specific RAG Tool

Open

#5 opened on Nov 12, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1 fork)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Let’s make RAGpedia a practical guide! We’re looking for a “How to Use” tutorial for any of the tools in RAG-LIST.md. The tutorial should include:

  • Overview: What the tool does and what problem it solves.
  • Step-by-Step Guide: Instructions on setting up and using the tool, preferably with sample inputs and expected outputs.
  • Tips: Any best practices or common pitfalls to avoid.

Add your tutorial as a new .md file in the tutorials/ directory, and link it in the main RAG-LIST.md entry for the tool. We appreciate your help in making RAGpedia accessible for everyone!

Contributor guide