Skip to content

mdipietro09/GenerativeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


Agents
Create an AI squad to automate literally anything on your laptop without GPU.


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