Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions community-amp-catalog-default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,3 +159,24 @@ entries:
is_prototype: true
is_community: true
is_new: true
- title: WealthE
label: WealthE
short_description: |
WealthE is a GenAI wealth education assistant, which uses llama3 & Ollama to answer queries on Indian Capital Markets.
long_description: |
This AMP uses Ollama LLM service to create a self-hosted Wealth Educator application contextualized for Indian Capital Market.It uses the llama3 LLM to provide ChatGPT style interface that holds conversational memory. In addition we demonstrate LLM Ops through prompt evaluation using TruLens and Mlflow frameworks.
long_description_html: |
This AMP uses Ollama LLM service to create a self-hosted Wealth Educator application contextualized for Indian Capital Market.It uses the llama3 LLM to provide ChatGPT style interface that holds conversational memory. In addition we demonstrate LLM Ops through prompt evaluation using TruLens and Mlflow frameworks.
image_path: >-
https://raw.githubusercontent.com/superellipse/WealthE/main/assets/images/amp-logo.png
tags:
- LLMOps
- ollama
- llamaindex
- llama3
- chainlit
- Trulens
git_url: 'https://github.com/SuperEllipse/WealthE'
is_prototype: true
is_community: true
is_new: true