Skip to content

Commit

Permalink
docs: Update README.md (#980)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarulraj committed Aug 28, 2023
1 parent b0655b1 commit 99d5ef5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ The high-level Python and SQL APIs allow beginners to use EvaDB in a few lines o

Here are some illustrative AI apps built using EvaDB (each notebook can be opened on Google Colab):

* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/tutorials/13-privategpt.html">PrivateGPT</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/tutorials/08-chatgpt.html">ChatGPT-based Video Question Answering</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/tutorials/12-query-pdf.html">Querying PDF Documents</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/tutorials/02-object-detection.html">Analysing Traffic Flow with YOLO</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/tutorials/03-emotion-analysis.html">Examining Emotions of Movie</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/tutorials/07-object-segmentation-huggingface.html">Image Segmentation with Hugging Face</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/usecases/13-privategpt.html">PrivateGPT</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/usecases/08-chatgpt.html">ChatGPT-based Video Question Answering</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/usecases/12-query-pdf.html">Querying PDF Documents</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/usecases/02-object-detection.html">Analysing Traffic Flow with YOLO</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/usecases/03-emotion-analysis.html">Examining Emotions of Movie</a>
* ๐Ÿ”ฎ <a href="https://evadb.readthedocs.io/en/stable/source/usecases/07-object-segmentation-huggingface.html">Image Segmentation with Hugging Face</a>

## Documentation

Expand Down

0 comments on commit 99d5ef5

Please sign in to comment.