Skip to content

Conversation

@tylerhutcherson
Copy link
Contributor

This PR introduces a series of recommended updates to the RAG+Redis quickstart to improve language, clarity, and AI-adjacent terminology. Also improves linking to the best internal artifacts we have to help developers get started quickly.

Open to feedback and discussion. Also happy to help do branch renaming (My team has our own JIRA board I could link to with the ID for example).

@tylerhutcherson tylerhutcherson added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 27, 2024
@github-actions
Copy link
Contributor

@dwdougherty
Copy link
Collaborator

Thank you, @tylerhutcherson ! I'll take a closer look as soon as I can.

@dwdougherty dwdougherty added dev and removed documentation Improvements or additions to documentation labels Jun 27, 2024
@dwdougherty dwdougherty self-assigned this Jun 27, 2024
@tylerhutcherson
Copy link
Contributor Author

Thank you, @tylerhutcherson ! I'll take a closer look as soon as I can.

Atleast 1 if not 2 more coming at you later today too :)

@dwdougherty
Copy link
Collaborator

Just to set an expectation, I'm currently very busy with sprint work. I'll free up again on Monday next. So, if I don't get to these PRs this week, I will do so the beginning of next week.

@tylerhutcherson
Copy link
Contributor Author

Just to set an expectation, I'm currently very busy with sprint work. I'll free up again on Monday next. So, if I don't get to these PRs this week, I will do so the beginning of next week.

No rush here. Thanks for all of the work you guys do. Hopefully this can add more fuel to your fire :)

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

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

Hi @tylerhutcherson . Well done. Thank you very much! Just a few required style changes.


To build a RAG application with Redis, the following are some general steps:
1. **Set up Redis**: Start by setting up a Redis instance and configuring it to handle vector data.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Note: it's best to use 1. for all numeric bullets. Markdown will number them correctly when processed. It simplifies adding addition future steps.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call. After I apply these suggestions, I will push a commit to address that too.

tylerhutcherson and others added 2 commits June 28, 2024 10:58
Co-authored-by: David Dougherty <david.dougherty@redis.com>
@tylerhutcherson
Copy link
Contributor Author

Moving to new PR with updated branch.

@tylerhutcherson tylerhutcherson deleted the feat/improve-RAG-quickstart branch July 1, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants