Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 963 Bytes

File metadata and controls

26 lines (21 loc) · 963 Bytes

Generative Artificial Intelligence with Python

In this repo you can find useful examples of GenAI & LLM applications/.


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.