Skip to content

Add script to generate content_catalog.json (similar to llms-full.txt) #1299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sfc-gh-tteixeira
Copy link
Contributor

@sfc-gh-tteixeira sfc-gh-tteixeira commented Jun 4, 2025

📚 Context

Add script to generate content_catalog.json (similar to llms-full.txt), which is used in the RAG pipeline for st-assistant.streamlit.app

As a cleanup, this PR also removes the old apply_image_effects.py and the accompanying blurmask.png.

You might be asking why we need this, if I also have a PR for llms-full.txt over here. The answer is llms-full.txt would probably work fine for st-assistant, but this format has one nice thing going for it: it allows us to easily include the URL of each section in every chunk of the section inside the RAG database. So I'm OK keeping them separate, at least for now.

Your next question might be whether we can merge a lot of the logic in these scripts and yes we totally can! But we can do that as a next step.

💥 Impact

Size:

  • Small
  • Not small

🌐 References

n/a

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

As a cleanup, this PR also removes the old apply_image_effects.py and
the accompanying blurmask.png.
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.

1 participant