logo
Browse Source

Add more resources

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
main
Jael Gu 8 months ago
parent
commit
1571ee3e20
  1. 7
      README.md

7
README.md

@ -172,3 +172,10 @@ The collection name for Milvus vector database, also the index name of Elasticse
**Returns:** dict **Returns:** dict
A dictionary includes 'milvus_res' and 'es_res'. A dictionary includes 'milvus_res' and 'es_res'.
# 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
- [Enhancing ChatGPT with Milvus: Powering AI with Long-Term Memory - Zilliz blog](https://zilliz.com/learn/enhancing-chatgpt-with-milvus): By integrating GPTCache and Milvus with ChatGPT, businesses can create a more robust and efficient AI-powered support system. This approach leverages the advanced capabilities of generative AI and introduces a form of long-term memory, allowing the AI to recall and reuse information effectively.
- [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
Loading…
Cancel
Save