Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile for infra, dotenv, data, application, evaluation #22

Open
alfredoihernandez opened this issue Sep 18, 2024 · 0 comments
Open

Comments

@alfredoihernandez
Copy link
Contributor

Problem Statement

Make it easier for user to deploy chatbot in one go

Proposed Solution

tie together various components into one makefile

  • stand up basic infrastructure
  • create env file
  • load data / index (one of the two)
    • existing jsonl scripts
    • azure document intelligence
  • stands up chatbot (run docker compose)
  • run evaluation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant