Gen-AI Developer Classroom notes 23/Apr/2025

Embeddings

  • As of now we have documents and we have split the documents to create chunks
  • Next steps are using embeddings and storing into vector databases.

  • Refer Here for langchain embedding

  • Every Embedding will have an interface with two methods
    • embed_query
    • embed_documents
  • OpenAI Embeddings
  • Google Vertex AI Embeddings
  • Other providers
  • Local embeddings:
    • hugging face
    • llama

Setup GCLOUD CLI FOR VERTEX AI

gcloud auth application-default login

Vector Stores

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading