POC: Python Using Langchain framwork
Budget: ₹600 – ₹1,500 INR
Step 1 : We need to read the PDF file content and save it into vector database like chroma(vector db)
Step 2 : we need to create one API for keyword serach using FAST API
Step 3 : once we give keyword as input in that API, it will do semantic serach in chromdb(results) and give top 5 results
https://github.com/chroma-core/chroma
https://python.langchain.com/docs/get_started/introduction
https://fastapi.tiangolo.com/
Step 2 : we need to create one API for keyword serach using FAST API
Step 3 : once we give keyword as input in that API, it will do semantic serach in chromdb(results) and give top 5 results
https://github.com/chroma-core/chroma
https://python.langchain.com/docs/get_started/introduction
https://fastapi.tiangolo.com/