NoBase: Text-to-SQL bot

A PEFT-optimized chatbot powered by Llama-3.3-70B that translates user prompts into SQL queries efficiently. The model was fine-tuned on a custom dataset of 6K SQL query-natural language pairs and achieved 94% query generation accuracy.

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