Skip to content

Receipts for creating AI Applications with APIs from DashScope (and friends)!

License

Notifications You must be signed in to change notification settings

kzjeef/dash-cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

Dash-CookBook

Introduction

Dash-CookBook is the repository for sharing various receipts to complete different tasks using DashScope APIs and other API services such as the vector-store DashVector.

🚀 DashScope

DashScope aims to provide the efficient API services backed by the state-of-the-art models in different areas, including LLM, text-to-image, embedding, text-to-speech etc. Visit the official DashScope website for a complete list of models supported.

🚀 DashVector

DashVector is a fully-managed vectorDB service that supports high-dimension dense and sparse vectors, real-time insertion and filtered search. It is built to scale automatically and can adapt to different application requirements. It is currently integrated into 🦜️🔗LangChain as well.

✨Examples

This repository will host examples for accomplishing various tasks by leveraging the aforementioned API services. Most examples are presented via Colab notebook and are executable right out of the box (once you have the API-key for the underlying API services).

  • Basic semantic search built with Text-Embedding and VectorDB APIs: Open In PAI-DSW Open In Colab

  • Question-answering with LLM and knowledge-enhancement: Open In PAI-DSW Open In Colab

  • Finetuning LLM to generate advertisement for e-commerce: Open In PAI-DSW Open In Colab

  • Image Generation using LLM-enhanced prompt: Open In PAI-DSW Open In Colab

  • ... stay tuned for more examples, contribution also welcome!

💁Contributing

If there are examples you'd like to see, feel free to open an issue. Quality examples are also welcome via pull request, please provide a ipynb implementation following existing examples.

About

Receipts for creating AI Applications with APIs from DashScope (and friends)!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published