Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 662 Bytes

File metadata and controls

17 lines (14 loc) · 662 Bytes

Citation

If you use this code or dataset in your research, please cite it as follows:

APA Format

Bayu, A. (2025). End-to-End Multimodal Retrieval Augmented Generation (RAG) System using BLIP-2 and Llama-3. GitHub Repository. https://github.com/username-anda/repo-anda

BibTeX Format

@misc{ardiyansyah2024multimodal,
  author = {Bayu Ardiyansyah},
  title = {End-to-End Multimodal Retrieval Augmented Generation (RAG) System using BLIP-2 and Llama-3},
  year = {2024},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{[https://github.com/username-anda/repo-anda](https://github.com/username-anda/repo-anda)}}
}