Open Source Contributions

LangChain Framework

-

Langchain is one of the largest frameworks to develop Large Language Models(LLM) powered applications. It has integrations from various providers, which makes it easier for developers to use different LLMs using same syntax based on their utility. I was involved in contributing to expand docker-compose with common dependencies used in integration tests and documentation.

Link to the framework:   LangChain

Here are my commits:   Commits

LlamaIndex Framework

LlamaIndex (GPT Index) is a data framework for your LLM application. Building with LlamaIndex typically involves working with LlamaIndex core and a chosen set of integrations (or plugins). I was involved in contributing to development and documentation.

Link to the framework:   LlamaIndex

Here are my commits:   Commits

PandasAI Framework

PandasAI is a Python library that makes it easy to ask questions to your data in natural language. It helps you to explore, clean, and analyze your data using generative AI.

Link to the framework:   PandasAI

Here are my commits:   Commits