Open Ganes556 opened 1 day ago
source video: https://www.youtube.com/watch?v=ojl2CyI78S0 -> but using python
to create the knowledge base -> raw text - create the chunk - create embedded and store in vector db (pgvector, chromadb, etc)
LLM framework python - https://python.langchain.com/docs/integrations/text_embedding/
source video: https://www.youtube.com/watch?v=JRU1CMvEae0 -> he uses RAG in Laravel but that's not official he creates it manually
source video: https://www.youtube.com/watch?v=ojl2CyI78S0 -> but using python
to create the knowledge base -> raw text - create the chunk - create embedded and store in vector db (pgvector, chromadb, etc)