Welcome to the Generative-AI repository! This repository provides a collection of Generative AI projects built with LangChain, LlamaIndex, and others, showcasing practical implementations of AI tools for various use cases. Whether you're looking to create AI-driven applications or explore pre-built templates, this repository offers code snippets, tutorials, and resources to help you get started quickly.
LangChain Data Loaders allow you to ingest and structure large volumes of data from various sources, enabling seamless integration with AI models.
For a comprehensive guide on using LangChain Data Loaders, refer to this article.
Text Splitters enable you to process large text documents more efficiently by splitting them into manageable chunks for easier analysis and accurate embeddings.
For more details on LangChain Text Splitters, visit this article.
Looking to automate the process of delivering personalized news summaries to your audience? Learn how to build a Personalized News Digest using LangGraph in this step-by-step tutorial.
Explore the full guide here: How to Build a Personalized News Digest.
Want to collaborate with AI on coding tasks? Learn how to set up your own AI Pair Programmer using CrewAI, and get insights into collaborative programming.
Follow the detailed tutorial here: Build Your AI Pair Programmer.