Skip to content

adeweaver/writer-financial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial Chat Assistant

This is a simple demo app showcasing Palmyra-Fin-128k in a chat assistant scenario.

Running the application

First, install Writer Frameowrk:

pip install writer

To build this application, you'll need to sign up for Writer AI Studio and create a new Framework application. This will create an API key. To pass your API key to the Writer Framework, you'll need to set an environment variable called WRITER_API_KEY:

export WRITER_API_KEY=your-api-key

Then, navigate to this folder and run:

writer edit .

Testing with FailSafeQA

To test out the FailSafeQA dataset with the Palmyra-Fin-128k, check out the dataset here

To learn more, check out the full documentation for Writer Framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages