A simple, production-ready chatbot service built with FastAPI and AWS Bedrock, featuring Claude AI models. moch-qna-bot/ ├── app/ │ ├── api/ │ │ ├── __init__.py │ │ └── routes.py # API endpoints │ ├── ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.