Skip to content

Commit 175efb4

Browse files
committed
add LLM engineer toolkit
1 parent 1b8fc23 commit 175efb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
5959
- [RAG in R](#rag-in-r)
6060
- [LLM Deployment (Cloud Services)](#llm-deployment-cloud-services)
6161
- [Examples and Cookbooks](#examples-and-cookbooks)
62+
- [GitHub Repositiories](#github-repositiories)
6263
- [Building AI](#building-ai)
6364
- [Deploying AI](#deploying-ai)
6465
- [Amazon Web Services (AWS)](#amazon-web-services-aws)
@@ -332,6 +333,10 @@ A curated list of 100+ resources to help you become a Generative AI Data Scienti
332333

333334
# Examples and Cookbooks
334335

336+
## GitHub Repositiories
337+
338+
- [LLM Engineer Toolkit](https://github.com/KalyanKS-NLP/llm-engineer-toolkit): This repository contains a curated list of 120+ LLM libraries category wise.
339+
335340
## Building AI
336341

337342
- [LangChain Cookbook](https://github.com/langchain-ai/langchain/blob/master/cookbook/README.md): Example code for building applications with LangChain, with an emphasis on more applied and end-to-end examples.

0 commit comments

Comments
 (0)