- Sign up on Elastx https://elastx.se/se/signup
- Click button below 👇 to install demo
brew install libmagic
brew install [email protected]
curl -sSL https://install.python-poetry.org | python3 -
git clone https://github.com/helsingborg-stad/F-AI.git
cd F-AI/fai-rag-app/fai-backend
poetry shell && poetry install --with dev,test,unstructured
Setup mongodb as needed.
cp .env.example .env
Edit .env to fit your needs
python -m fai_backend.main
cd F-AI/fai-rag-app/fai-frontend
npm i
npm run dev
open http://localhost:8000
open http://localhost:8000/docs
open http://localhost:8000/api