Test post

January 1, 2025

My Talks

Portfolio > My Talks Here are some talks I have done at conferences, hackathons, workshops and meetups. Jump to a section below: Conferences • Meetups • Hackathons / Workshops Highlights 2024-10-26: Preparing Data for LLM Applications Using Data Prep Kit @ AI Summit, Mountain View, CA 2024-10-21: Streamlining Data Prep for LLMs with Data Prep Kit @ IBM Tech Exchange, Las Vegas, NV 2024-01-31: Vector Search + LLMs @ AI User Conference, San Francisco, CA 2017-11: Intel BigDL framework @ AWS re:Invent, Las Vegas, NV ...

Open Source

I have been an avid user and advocate of open source since the early days of Linux (circa 1995). I also make frequent contributions to open source and authored a few of my own. github.com/sujee • github.com/elephantscale My Open Source Projects Allycat Allycat is an end to end open-source RAG pipeline for website content. It can scape websites clean up content index content, vectorize and store them in a vector database and a UI for queries. The entire stack is open source. It supports LLMs running locally or using an inference service. ...