Skip to content

Troyanovsky/Building-with-GenAI

Repository files navigation

Build with GenAI

Beginner-friendly tutorials and example projects for building applications using generative AI (LLMs, VLMs, TTS, AST, etc)

This repository contains code and tutorials for leveraging generative AI models to create powerful applications. The tutorials explore the capabilities of these models across various modalities, including:

  • Input: Look, Read, Listen
  • Actions: Think, Move
  • Output: Write, Draw, Say

Build with GenAI: Llama Vision Image Tagger with Semantic Search

Learn how to build a local AI image tagger with Llama 3.2 Vision with Ollama and ChromaDB. This project combines look and write capabilities. This project has its own repo and can be pulled to run locally.

Build with GenAI: Turn Rambling into Coherent Writing

Learn how to turn voice recording into coherent writing with Whisper V3 Turbo and a locally hosted LLM. This project combines listen, think, and write capabilities.

Build with GenAI: Personal News Podcast with local Llama-3 and xTTS

Learn how to build your own news podcast with a free news API, local-running Llama-3 and xTTS. This project combines read, write, and say capabilities.

Build with GenAI: Generative AI Search with Local LLM

Learn how to build a generative search engine powered by a locally hosted LLM. This tutorial demonstrates how to perform online searches with local LLM. This project combines read, move, and write capabilities.

Build with GenAI: Podcast Summarizer with Local LLM

Explore how to build a podcast summarizer application using Whisper (for speech-to-text) and LLM (for summarization). Both models can be run completely locally. This project showcases how to combine listen and write capabilities of generative AI models.

Related Repositories

Stay tuned for more exciting tutorials and projects as we continue to explore the potential of generative AI in creating innovative and powerful applications.

About

Tutorials and example projects for building applications using generative AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published