Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

27 lines (21 loc) · 1.09 KB

PicNarrate - Image Captioner

An Image Captioning tool.

🌐 Live Deployment

The client interface is deployed and accessible at: https://picnarrate.onrender.com

🛠️ Technologies Used

  • Flask: Backend framework
  • React: Frontend framework
  • BLIP-base: Multimodal LLM
  • Gunicorn: WSGI server for production
  • Render: Cloud platform for deployment

Project Snapshots

Home Page

home

File Upload

upload

Generated Caption

caption

📎Important Links