Skip to content

sofyan48/ochabot

Repository files navigation

OCHABOT GPT SEARCH

Description

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

How To Run

Running via poetry and activate virtualenvironment

poetry shell

Install Requirement

poetry install

Environment Setup

cp env.example .env

please setup APP_ENVIRONTMENT to local if you setup on development mode

Running

python main.py serve