Skip to content

A collection of 19 generative AI projects in Python, showcasing applications in text generation, image synthesis, and chatbots using frameworks like Transformers and PyTorch. Includes datasets, code, and tutorials for building and deploying cutting-edge AI models.

License

Notifications You must be signed in to change notification settings

rohanmistry231/19-Gen-AI-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 19 End-to-End Generative AI Projects

This repository contains 19 real-world Generative AI projects from the Udemy course "19 End-to-End Generative AI Projects."
The projects span Text Generation, Image & Audio AI, Chatbots, Retrieval-Augmented Generation (RAG), Finance AI, and more!


📌 Project List

📝 Natural Language Processing (NLP)

  1. Text Summarizer – Generate concise summaries of long texts.
  2. Fine-Tuned Classification – Train a custom classification model.
  3. Interview Question Creator – AI-powered interview question generator.
  4. Open LLM – Deploy and experiment with open-source LLMs.

🎨 Generative AI for Media (Text, Image & Audio)

  1. Text-to-Image Generation (Hugging Face) – Generate images from text.
  2. Text-to-Speech Generation (Hugging Face) – Convert text into realistic speech.
  3. DALLE Demo – AI-powered image generation using DALL·E.
  4. Audio Translation – Translate speech between different languages.

🤖 AI-Powered Chatbots

  1. Telegram Chatbot – Build and deploy a smart AI chatbot on Telegram.
  2. Custom Chatbot for Any Website – Integrate AI chatbots into websites.
  3. End-to-End Medical Chatbot – AI chatbot for medical assistance.
  4. LLM-Powered Chatbot – Develop a chatbot using advanced LLMs.

📊 Finance & Source Code AI

  1. Financial Stock Analysis (LlamaIndex) – AI-driven financial data insights.
  2. Source Code Analysis (Generative AI) – Analyze source code using AI.

🔍 Retrieval-Augmented Generation (RAG)

  1. RAG with Gemini AI – Implement RAG using Google's Gemini AI.
  2. RAG on Vertex AI – Use Google Vertex AI for retrieval-based AI.
  3. End-to-End RAG with Amazon Bedrock – Build RAG solutions using AWS.

LLM App Development

  1. LLM Apps with Chainlit – Create interactive AI apps using Chainlit.

🏥 End-to-End Medical Chatbot

  1. End-to-End Medical Chatbot – AI chatbot for healthcare assistance.

🛠️ Technologies Used

  • LLMs & NLP – OpenAI, Hugging Face, Gemini AI, Amazon Bedrock
  • Generative AI – Text, Image, and Speech Generation
  • Deep Learning & Fine-Tuning – Transformers, RAG, Model Training
  • AI Deployment – Google Vertex AI, AWS Bedrock
  • Frameworks & Tools – Chainlit, LlamaIndex, OpenLLM

📂 Project Structure

Each project has its own directory containing:
📜 Code – Jupyter notebooks & scripts
📊 Data – Sample datasets
📝 Docs – Implementation details & insights


🤝 Contributing

Want to improve or extend the projects? Feel free to fork the repo and submit a pull request (PR)!


🔥 Let's build powerful Generative AI applications together! 🚀

About

A collection of 19 generative AI projects in Python, showcasing applications in text generation, image synthesis, and chatbots using frameworks like Transformers and PyTorch. Includes datasets, code, and tutorials for building and deploying cutting-edge AI models.

Topics

Resources

License

Stars

Watchers

Forks