Browse Source

Update README.md

Venelin Valkov 1 năm trước cách đây
mục cha
commit
d01203615a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -29,3 +29,5 @@ Build real-world AI apps with ChatGPT/GPT-4 and LangChain in Python
 - [Private GPT4All: Chat with PDF Files Using Free LLM](https://www.mlexpert.io/prompt-engineering/private-gpt4all)
 - [CryptoGPT: Crypto Twitter Sentiment Analysis](https://www.mlexpert.io/prompt-engineering/cryptogpt)
 - [Fine-tuning LLM (Falcon 7b) on a Custom Dataset with QLoRA](https://www.mlexpert.io/prompt-engineering/fine-tuning-llm-on-custom-dataset-with-qlora)
+- [Deploy LLM to Production with HuggingFace Inference Endpoints](https://www.mlexpert.io/prompt-engineering/deploy-llm-to-production)
+- [Support Chatbot using Custom Knowledge Base with LangChain and Open LLM](https://www.mlexpert.io/prompt-engineering/support-chatbot-using-custom-knowledge-base-with-langchain)