Skip to content

revamp and renew the readme according to most recent project updates#88

Open
yuvalk wants to merge 3 commits intoredhat-community-ai-tools:mainfrom
yuvalk:readme
Open

revamp and renew the readme according to most recent project updates#88
yuvalk wants to merge 3 commits intoredhat-community-ai-tools:mainfrom
yuvalk:readme

Conversation

@yuvalk
Copy link

@yuvalk yuvalk commented Feb 12, 2026

the old readme is already outdated

yuvalk and others added 2 commits February 12, 2026 15:41
Replace the onboarding-oriented README with a comprehensive technical
reference covering architecture diagram, setup instructions for all four
components, infrastructure prerequisites, configuration variables,
deployment guide, testing, and project structure. Fixes broken
placeholder link and adds missing RAG module documentation.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
…oals

Bring back the welcoming onboarding style from the original README
(intro greeting, project goals, emoji headings, final words section)
while retaining all the new technical content added in the previous
commit.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
README.md Outdated
### 3. 🖥️ Graphical User Interface (GUI)
## 🚀 Getting Started

### Backend (Data Pipeline Hub)
Copy link
Collaborator

@sfiresht sfiresht Feb 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

though the BE folder exists it's not used and is replaced with the newer rag folder/app
we'll remove it so it will not make your content inaccurate.
in addition the naming dataflow will be removed from the code entirely.


📘 Reference Documentation:
👉 [`Agentic AI README`](LINK 2)
Start MongoDB, RabbitMQ, and Qdrant:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you by any chance try this procedure to make sure it works properly with these commands/steps?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

● No, I didn't verify any of the setup commands. I pulled them from the existing component READMEs and config files, but didn't actually run them to confirm
they work. The docker commands, pip installs, celery worker invocations, and pnpm commands are all untested.

Would you like me to verify any specific section?

@sfiresht
Copy link
Collaborator

@yuvalk thanks for the updates this really helps!
note that there are some changes which aren't in yet (backend folder is to be removed + naming convention will change to rag from dataflow)

was this review done by hand or by an agent (if an agent I'd appreciate the details including the prompt so I can re run again to see the output as well)

@yuvalk
Copy link
Author

yuvalk commented Feb 16, 2026

let me address your comments :)
and you can see in the commit:

Co-Authored-By: Claude Opus 4.6 (1M context) [email protected]

I think I just asked Claude something like
write a new README for the project based on most recent code
because someone told me that the README is old and does not reflect what the project is doing any longer :-)

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • README.md is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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