logo
icon

FastAPIChat

A FastAPI App for benchmarking LLM models from various vendors.

PlatformZeabur
Deployed9
Publisheryuting1214
Deployed9 times
Publisheryuting1214
Created2024-06-21
Services
service icon
service icon
Tags
APIWebsiteBot

Overview

FastAPIChat is a modern, high-performance application for benchmarking LLM models from different vendors. Built with FastAPI and Python 3.9+, it leverages the power of FastAPI's asynchronous capabilities and provides an extensive system for collecting user feedback.

Highlights

  • Multi-LLM Benchmarking: Easily compare and evaluate the performance of LLM models from various vendors with different system prompts and temperature settings.
  • Feedback Collection: Implement a robust feedback system to rate LLM outputs, enabling data collection for future fine-tuning and improvements.
  • Streaming Responses: Integrated with FastAPI for real-time, non-blocking streaming responses, enhancing the user experience with immediate feedback.

Learn More