Image Analysis in Research paper using Langchain and gpt-4o

Happy New Year! Wishing my readers success and good health.

Here I give a small brief about Image analysis in a presentation for a research paper.

You can learn how to

  • extract images
  • extracting text from the pages In the PDF
  • Check the relevant information and get a brief description of the images.

This can be one of the ways to interpret research data that contains a lot of pictures with less textual data.

Table of Contents

Github details

Code link: https://github.com/sushmasush/langGraph/blob/main/ImageAnalysisInPaper.ipynb

Data: https://github.com/sushmasush/langGraph/blob/main/data/S7.pdf

View the code here:

Conclusion

Using the code, one can create a supplement paper with more details about the images of the research data that are relevant to the context.

🗝My portfolio: https://wp.me/PccXal-wv
🤝 Connect for a 1:1 https://lnkd.in/g6FDTxcM

References

https://github.com/NirDiamant/RAG_Techniques