An open API service indexing awesome lists of open source software.

https://github.com/softdev629/sportsbet-server

sports article generator back-end built by fastapi
https://github.com/softdev629/sportsbet-server

faiss fastapi langchain openai python

Last synced: 6 months ago
JSON representation

sports article generator back-end built by fastapi

Awesome Lists containing this project

README

          

# Project Title

Sport GenAI Posts - Backend

## Table of Content:

- [About The App](#about-the-app)
- [Technologies](#technologies)
- [Setup](#setup)
- [Status](#status)

## About The App

Sport GenAI Posts - Backend is a server which generates posts and article component as React

## Technologies

`FastAPI`, `Langchain`, `FAISS`, `Python`

## Setup

- download or clone the repository
- run `pip install -r requirements` to setup necessary python libraries
- activate local environment
- run `python app.py`

## Status

Sport GenAI Posts - Backend is completed.