You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TREC ROBUST04 ad-hoc retrieval system achieving MAP 0.4044 via a Seeded LLM Tournament (GPT-4o-mini listwise judge) and a Hybrid BM25+RM3+MonoT5+RRF pipeline. MSc final project, Reichman University.
Flowise chatflow implementing a tool-using LLM agent with OpenAI embeddings (3072-dim), Pinecone similarity search, Jina reranking, Tavily API search, document loaders, text splitting, and conversational memory.