/GenerativeAI

GenAI & LLM usecases and applications

Primary LanguageJupyter Notebook

Generative Artificial Intelligence with Python

In this repo you can find useful examples of GenAI & LLM applications.
All the projects are documented on Medium.


LLM Chatbot
Build a voice assistant LLM ChatBot on your laptop with Ollama and Speech Recognition.


RAG
Build your own ChatGPT with multimodal data and run it on your laptop without GPU.