Collection of GenAI projects using LLMs
Top 81.6% on sourcepulse
This repository offers a comprehensive collection of end-to-end Generative AI projects, focusing on Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), AI Agents, and multimodal applications. It targets developers and researchers seeking practical, industry-relevant examples with deployment considerations, providing a valuable resource for learning and implementing cutting-edge AI solutions.
How It Works
The project showcases a wide array of LLM applications, leveraging popular frameworks like Langchain, LlamaIndex, Haystack, and CrewAI. It demonstrates various techniques including RAG for knowledge retrieval, AI agents for task automation, fine-tuning LLMs with custom datasets (e.g., LoRA, QLoRA), and multimodal capabilities. The implementations often utilize cloud-based LLMs (Google Gemini, OpenAI GPT, Llama 3) and open-source models (Mistral, Llama 2, Gemma), with deployment examples using Streamlit and Hugging Spaces.
Quick Start & Requirements
pip
. Specific project requirements vary.Highlighted Details
Maintenance & Community
The repository is maintained by GURPREETKAURJETHRA. Community contributions are welcomed, with a call for stars and ideas. Links to community platforms are not explicitly provided in the README.
Licensing & Compatibility
The repository is distributed under the MIT License, permitting commercial use and closed-source linking.
Limitations & Caveats
The README presents a broad list of projects without detailed setup instructions or individual project documentation for each. Users may need to consult external resources for specific project dependencies, configurations, and troubleshooting. The sheer volume of projects might imply varying levels of maturity and maintenance for individual implementations.
6 months ago
Inactive