Skip to content

rodrigo-georgian/AI-interface-cookiecutter

Repository files navigation

GenAI Interface Package Template

Use this cookiecutter to get a GenAI Interface sample repo in under 10 seconds.

The demo includes 3 interfaces:

  • A chatbot
  • A python agent

Chatbot

Usage

pip install cookiecutter
cookiecutter https://github.com/rodrigo-georgian/genai-interface-cookiecutter

Included

  • Package management with Poetry
  • pre-commit hooks
  • Linting with flake8, black, isort
  • Type Checking with mypy
  • Tests with pytest, pytest-cov
  • CI with Github Actions

Dependencies

  • cookiecutter:
pip install -r requirements

Tests

make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published