Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1000 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 1000 Bytes

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.