Member-only story
Top Generative AI Projects to Showcase on Your Resume
Highlighting the right projects on your resume is key to standing out in Generative AI interviews. These essential projects will showcase your expertise in cutting-edge AI technologies and practical applications.

Below are some of my recommendations:
1. LLM-based Text to SQL Query Generator
Description: This project involves creating a system that translates natural language queries into SQL commands using the OpenAI API and LlamaIndex. Users can interact with a DuckDB database by posing questions in plain English, simplifying data retrieval.
Resources:
2. Customer Support Chatbot
Description: Develop a customer support chatbot utilizing GPT-3.5 via the OpenAI API and LlamaIndex. This chatbot will handle various customer inquiries by leveraging internal datasets, offering tailored responses that improve user experience.
Resources:
3. Fine-tuning LlaMa on Your Dataset
Description: In this project, you’ll fine-tune the LlaMa 7B open-source model on your…