this project inspirate for langflow, and used based in my profile page: iank.me. Based on mistral AI, langchain and chroma vector database, I'm still learning, and this is my first project in AI
Running via poetry and activate virtualenvironment
poetry shell
poetry install
cp env.example .env
please setup APP_ENVIRONTMENT to local if you setup on development mode
python main.py serve