logo
OpenAI
repo-copy-icon

copied

Browse Source

Add more resources

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 1 month ago
parent
commit
42249d853f
  1. 3
      README.md

3
README.md

@ -120,6 +120,8 @@ Must be a list of dictionaries with key value from "system", "question", "answer
# More Resources
- [ChatGPT+ Vector database + prompt-as-code - The CVP Stack - Zilliz blog](https://zilliz.com/blog/ChatGPT-VectorDB-Prompt-as-code): Extend the capability of ChatGPT with a Vector database and prompts-as-code
@ -129,4 +131,3 @@ Must be a list of dictionaries with key value from "system", "question", "answer
- [Improving ChatGPT’s Ability to Understand Ambiguous Prompts - Zilliz blog](https://zilliz.com/blog/improving-chatgpts-ability-to-understand-ambiguous-prompts): Prompt engineering technique helps large language models (LLMs) handle pronouns and other complex coreferences in retrieval augmented generation (RAG) systems.
- [Prompting in LangChain - Zilliz blog](https://zilliz.com/blog/prompting-langchain): Prompting is one of today's most popular and important tasks in AI app building. Learn how to use LangChain for more complex prompts.
- [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.
Loading…
Cancel
Save