Skip to content

Commit

Permalink
restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcSkovMadsen committed Feb 3, 2024
1 parent 75b049c commit 6cbc715
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions docs/external_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,17 @@ Links: [Medium](https://sophiamyang.medium.com/building-ai-chatbots-with-mistral

[![ChatBot with Mistral and Llama2](assets/thumbnails/mistral_and_llama.png)](https://sophiamyang.medium.com/building-ai-chatbots-with-mistral-and-llama2-9c0f5abc296c)

## News Summarizer
### Talk with Plot

Authors: [Andrew Huang](https://twitter.com/IAteAnDrew1) | [Sophia Yang](https://twitter.com/sophiamyang)

Links: [Blog Post](https://blog.holoviz.org/posts/tweak-mpl-chat/) | [Hugging Face Spaces](https://huggingface.co/spaces/ahuang11/tweak-mpl-chat)

![Talk to Plot](https://blog.holoviz.org/posts/tweak-mpl-chat/images/app1.gif)

## OpenAI

### News Summarizer

The news summarizer app by [Eduardo Blancas](https://github.com/edublancas) is a RAG built *from scratch* without any LLM framework. Its deployed to [Ploomber Cloud](https://ploomber.io/cloud/). The methodology is nicely described in [rag-from-scratch.ipynb](https://github.com/ploomber/doc/blob/main/notebooks/rag-from-scratch.ipynb).

Expand All @@ -100,14 +110,6 @@ frameborder="0"
style="width:100%;height:600px"
></iframe>
### Talk with Plot

Authors: [Andrew Huang](https://twitter.com/IAteAnDrew1) | [Sophia Yang](https://twitter.com/sophiamyang)

Links: [Blog Post](https://blog.holoviz.org/posts/tweak-mpl-chat/) | [Hugging Face Spaces](https://huggingface.co/spaces/ahuang11/tweak-mpl-chat)

![Talk to Plot](https://blog.holoviz.org/posts/tweak-mpl-chat/images/app1.gif)

## Ragna

[Ragna](https://ragna.chat/) is an open source RAG orchestration framework. The UI is built on top of Panel.
Expand Down

0 comments on commit 6cbc715

Please sign in to comment.