Skip to content

global-121/cashy

Repository files navigation

Cashy

Chat with 121 user manual. You can try it out at 121cashy.streamlit.app.

Description

Synopsis: a dockerized python API to serve a chatbot for 121. Based on langchain and OpenAI models. Uses Poetry for dependency management.

API Usage

See the docs.

Configuration

cp example.env .env

Edit the provided ENV-variables accordingly.

Run locally

First initialize the API

pip install poetry
poetry install
uvicorn main:app --reload

Then initialize the interface

streamlit run interface/app.py

Run with Docker

docker compose up --detach

About

Your passive-aggressive source of truth in 121

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •