This repository is a sandbox for exploring, building, and learning about generative AI, inspired by some of the most insightful books on the subject. Whether you're interested in dive-deep experiments or practical applications, you'll find a bit of everything here.
What's Inside?
π Book-inspired Projects: Hands-on projects and code snippets inspired by generative AI literature.
π οΈ Personal Experiments: My personal foray into generative AI, showcasing unique explorations and implementations.
π‘ Learning Resources: Notes, insights, and references from books that guide my understanding of generative AI.
A Retrieval-Augmented Generation (RAG) chatbot built with LangGraph, LangChain, and Groq Llama 3.
- Features conversational AI, real-time information retrieval, and modular design for extensibility.
- Integrates internet search and supports API key configuration for Groq and Tavily.
- Check out the project here!
Feel free to explore, contribute, or use this repository as a resource for your own generative AI adventures.