Summarize Youtube Videos with AI

Summarize Youtube Videos with Groq and Streamlit

How to avoid falling into click baits with Generative AI. Use Groq and Streamlit to summarize and video and to know if its worth your time

ChatPDF

How to use LangChain to chat with your PDFs

How to create a Streamlit App to chat with your docs by using OpenAI API + FAISS Vector Store.

How to Manage Python Dependencies (for AI and not Only)

The fastest way to start trying Generative AI Python Projects that have been open sourced. Get the dependencies right and run simply run them.

ChatGPT Clone

Generative AI with Python: GPT4ALL and Local LLMs

Lets learn how to use Open source LLMs together with Python with GPT4All.

Docker images with GH Actions and local builds compared.

Building Docker Images: Github Actions vs Local Builds

Discovering the differences between building Docker images using the Cloud and Local Builds. Comparing the advantages and limitations, such as automation, resource usage, and build times. Example: Python DASH