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
- Host: GitHub
- URL: https://github.com/softdev629/sportsbet-server
- Owner: softdev629
- Created: 2023-03-13T08:31:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T22:15:56.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T19:40:24.366Z (12 months ago)
- Topics: faiss, fastapi, langchain, openai, python
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readMe.md
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.