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/whisper rag #30

Closed
wants to merge 10 commits into from
Closed

Conversation

akashAD98
Copy link
Contributor

Feature: #13
Added support for RAG user can ask questions for video

image

akashAD98 and others added 7 commits December 24, 2023 11:19
@akashAD98
Copy link
Contributor Author

requirements.txt for rag is
needed to update this part


!pip install lancedb
!pip install langchain
!pip install openai
!pip install sentence-transformers
!pip install ctransformers

@kadirnar
Copy link
Owner

requirements.txt for rag is needed to update this part


!pip install lancedb
!pip install langchain
!pip install openai
!pip install sentence-transformers
!pip install ctransformers

Can you create dev-requirements.txt?

@akashAD98
Copy link
Contributor Author

image

i did & it passed all , can you check once @kadirnar

@kadirnar
Copy link
Owner

image

i did & it passed all , can you check once @kadirnar

Thank you for your contribution. I will merge it after testing.

@kadirnar kadirnar added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 27, 2023
@kadirnar
Copy link
Owner

@akashAD98 should add it to the pipelines folder.

@akashAD98
Copy link
Contributor Author

@akashAD98 should add it to the pipelines folder.

okay im adding it

@akashAD98 akashAD98 closed this Dec 28, 2023
@akashAD98 akashAD98 deleted the feature/Whisper_RAG branch January 4, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Integrate RAG-based Language Model for Interactive Q&A 🤖
2 participants