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

RAG with langChain and pinecone(SentenceTransformer) #16

Closed PrachiteeChouhan31 closed 7 months ago

PrachiteeChouhan31 commented 7 months ago

Initial Testing with LangChain.

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

Hey @PrachiteeChouhan31 ,

The notebook is really good! In a future notebook, let's also format our pinecone retriever with the delta window of the conversation.