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

https://github.com/visitha2001/personalitypredictapp-backend


https://github.com/visitha2001/personalitypredictapp-backend

ai backend computational-intelligence fastapi joblib nural-network

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

- python -m venv venv
- python --version
- .\venv\Scripts\activate
- cd app
- uvicorn main:app --reload --port 8008