I’m currently studying embeddings and rag. What related concepts should I dive into next for practical applications?

I have been studying concepts like LangChain, embeddings, RAG, fine-tuning, and search engines. However, I want to dive deeper into advanced information or learn about the latest technologies. What concepts or areas should I focus on next?

1 Like

There are so many. Look into using LLM generated synonyms/reframing, like HyDE, to expand your search. So search expansion by the LLM for your RAG.

3 Likes

This isn’t what you asked, but IMO the best way to move forward is to build stuff. You’ll encounter boatloads of operational issues with all the hypothetical tools you’ve encountered, and the solutions to these issues will get you ahead.

Good luck :slight_smile:

4 Likes

How to decode message that is in word form is there a thing