koyeb / example-fastui-chatbot

5 stars 3 forks source link

Building a Cutting-Edge Chatbot: Integrating FastAPI, FastUI, and MistralAI

This repository contains the chatbot application associated with Koyeb's tutorial on creating a MistralAI-backed chatbot with FastUI and FastAPI. Reference the guide for additional information about how it was designed and how to deploy it to Koyeb.

To use this application, you need a Koyeb account and a MistralAI account with an active subscription and billing information. Set the MISTRAL_API_KEY environment variable to your MistralAI API key when deploying the application:

Deploy to Koyeb