Skip to content
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

Feature/rag lecture text #355

Closed
wants to merge 5 commits into from
Closed

Conversation

EneaGore
Copy link
Contributor

@EneaGore EneaGore commented Nov 17, 2024

Motivation and Context

In order to provide more contextually accurate and reliable feedback a Retrieval Augmented Generation Approach is being tested.

Description

It uses an in-memory vectore storage, which serves the purposes of having an MVP. If it shows satisfactory results an integration with Pyrius will be the next step.

Steps for Testing

Populate the pdfs directory inside the rag approach directory with relevants documents.
Select the approach from the playground and confirm that it works. In langchain you can see whether the retriever was successfully called.

Testserver States

Note

These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.


Screenshots

@EneaGore EneaGore force-pushed the feature/rag-lecture-text branch from d278008 to fa6d65c Compare December 2, 2024 20:44
@EneaGore EneaGore closed this Jan 16, 2025
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