19/07/2024
Thanks to everyone who came to wednesday's AI code and coffee.
We talked about automating buisness processes using agent based workflows
(https://docs.llamaindex.ai/en/stable/use_cases/agents/)
Extracing data from charts and graphs
(https://www.kaggle.com/competitions/benetech-making-graphs-accessible/overview)
(https://github.com/microsoft/table-transformer)
Improving RAG search via hybrid vector retrieval
(https://opensearch.org/docs/latest/search-plugins/hybrid-search/)
(https://www.elastic.co/search-labs/tutorials/search-tutorial/vector-search/hybrid-search)
Low level optimisations on LLM inference
(https://github.com/vllm-project/vllm)