This repository contains various Generative AI projects developed to explore, understand, and implement state-of-the-art concepts in Generative AI. Each project is designed to solve a specific problem or demonstrate an innovative use case of Generative AI technologies.
Each project here is crafted with a focus on:
- Learning advanced techniques in AI.
- Understanding the nuances of Generative AI frameworks and tools.
- Exploring real-world applications.
- Description: Created a RAG pipline where u can download llama3 onward models and create a Chatbot.
- Files:
- HF_app.py - downloading model from hugging face or meta
- ollama_app.py - use models directly from ollama