Showcase

Here are the open source contributions that past students of CSCD01 have successfully made.

Fall 2023

The following Github repositories were eligible for this year:


Framework

These pull requests relate to the core of the Langchain framework.

OutputParser

This pull request parses LLM output into a pandas dataframe, a popular python library for data analysis.

Store

These pull requests add new data stores to support langchain's RAG capabilities.

Input Loaders

These pull requests add new retrievers to populate the input.

Tools

These pull requests add new tools to support the ReAct pattern.