diff --git a/README.md b/README.md index 4ac61d7..27a1c03 100644 --- a/README.md +++ b/README.md @@ -78,3 +78,13 @@ It returns a text answer. Get a list of supported model names. + + +# More Resources + +- [OpenAI's ChatGPT - Zilliz blog](https://zilliz.com/learn/ChatGPT-Vector-Database-Prompt-as-code): A guide to the new AI Stack - ChatGPT, your Vector Database, and Prompt as code +- [Building Open Source Chatbots with LangChain and Milvus in 5m - Zilliz blog](https://zilliz.com/blog/building-open-source-chatbot-using-milvus-and-langchain-in-5-minutes): A start-to-finish tutorial for RAG retrieval and question-answering chatbot on custom documents using Milvus, LangChain, and an open-source LLM. +- [Exploring OpenAI CLIP: The Future of Multi-Modal AI Learning - Zilliz blog](https://zilliz.com/learn/exploring-openai-clip-the-future-of-multimodal-ai-learning): Multimodal AI learning can get input and understand information from various modalities like text, images, and audio together, leading to a deeper understanding of the world. Learn more about OpenAI's CLIP (Contrastive Language-Image Pre-training), a popular multimodal model for text and image data. +- [Building a Chatbot for Toward the Science with Zilliz Cloud (Part I) - Zilliz blog](https://zilliz.com/blog/chat-towards-data-science-building-chatbot-with-zilliz-cloud): Building a chatbot for the Towards Data Science publication using the Zilliz vector database +- [OpenAI Whisper: Transforming Speech-to-Text with Advanced AI - Zilliz blog](https://zilliz.com/learn/open-ai-whisper-transforming-speech-to-text-with-advanced-ai): Understand Open AI Whisper and follow this step-by-step article to implement it in projects that can significantly enhance the efficiency of speech-to-text tasks. +- [How to Build an AI Chatbot with Milvus and Towhee - Zilliz blog](https://zilliz.com/blog/how-to-build-ai-chatbot-with-Milvus-and-Towhee): Learn how to build a simple chatbot with Python using Milvus and Towhee. \ No newline at end of file