SartajBhuvaji / Resonate

Data Science Capstone Project based on RAG LLMs. The project aims to improve meetings by providing an interface to recollect information from audio/video meetings.
https://huggingface.co/spaces/sartajbhuvaji/Resonate
MIT License
6 stars 1 forks source link

Pinecone database with delta and returning unique and sorted text #11

Closed PrachiteeChouhan31 closed 7 months ago

PrachiteeChouhan31 commented 7 months ago

Added notebook to query pinecone DB for the second time and collect conversations within the delta window.

SartajBhuvaji commented 7 months ago

Changed top_k =1

SartajBhuvaji commented 7 months ago

Hey @PrachiteeChouhan31 ,

File DS_Store is blocking the pull, can you delete it from your repo, so that we are able to merge the request?

Thanks!

gitguardian[bot] commented 7 months ago

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

SartajBhuvaji commented 7 months ago

Secrets revoked. GitGuarding test passed. Hence merging PR.