3. How to Save YouTube Video Summaries to ChromaDB & Perform Semantic Search

Ғылым және технология

How to install a persistent ChromaDB vector database into your Google Drive and perform saving and searching functions.
Buy Me a Coffee: www.buymeacoffee.com/johnnycode
Get the code: github.com/johnnycode8/recipedb
ChromaDB Playlist: • ChromaDB Vector Databa...
RecipeDB Playlist: • Build a Recipe Vector ...

Пікірлер: 8

  • @johnnycode
    @johnnycode4 ай бұрын

    Learning Series - Recipe Database: Part 1: Search KZread with API - kzread.info/dash/bejne/iXmDydOMqJfAito.html Part 2: Extract Video Transcript with Gemini Pro API - kzread.info/dash/bejne/epqiu8eql5jTo5s.html Part 3: Save Extracts to ChromaDB - This video

  • @mobime6682
    @mobime66825 ай бұрын

    good effort! i'm having fun with chromadb too

  • @Strange___
    @Strange___5 ай бұрын

    Great video

  • @anusrim9840
    @anusrim9840Ай бұрын

    can we persist the folder in gcp bucket?

  • @johnnycode

    @johnnycode

    Ай бұрын

    Since gcp bucket is an object-type storage and not a regular file system, I don't believe ChromaDB's SQLite database will work in a bucket.

  • @sivuyilesifuba
    @sivuyilesifuba4 ай бұрын

    How do you load your persistent database?

  • @johnnycode

    @johnnycode

    4 ай бұрын

    At 0:44 seconds in the video, the very FIRST call to PersistentClient() creates the database container (physical files) in my Google Drive and also loads the database. If you run the same code again at a later time, it will detect the existences of the database and LOAD it. The same pattern applies when you call get_or_create_collection().

  • @sivuyilesifuba

    @sivuyilesifuba

    4 ай бұрын

    @@johnnycode Thanks for the prompt response. I will try it out again.

Келесі