MCRAG

This LLM-based system, inspired by GAN design, uses a generator and two critics to generate and iteratively improve written code based on critics' feedback.

How to Add Images to Projects

To add an image to your project preview, just add the img: field in the front matter above.

Image Location

Place your project images in: assets/img/

For example:

  • assets/img/my-project.jpg
  • assets/img/project1.png

Then reference it as: img: assets/img/my-project.jpg