shahiryar / crimson-agent

0 stars 2 forks source link

Crimson Agent

A powerful crimson horse showing Crimson Agent's Avatar

Crimson Agent is a python-based framework built that can be used to build custom chatbots for privacy critical applications such as for banking and finance.

How to test it out?

Note: Before starting make sure you have python3 and pip installed on your system

  1. Clone this repo:
    git clone https://github.com/shahiryar/crimson-agent.git
  2. Install dependencies
    pip install -r requirements.txt
  3. Run the app
    streamlit run app.py

TODOs

Develop POC

Make Robust

Make Configurable

Make Integrated

Make Better