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