AI-powered business proposal analysis tool for the web
BizLenz는 과학기술정보통신부 대학디지털교육역량강화사업의 지원을 통해 수행한 한이음 드림업 프로젝트 결과물입니다.
API for BizLenz.
uv is required to run the app. See Makefile for details.
make dev # run the app in development mode
make format # format code (uses ruff)
make lint # lint code (uses ruff)
make test # test code (uses pytest)
make clean # clean up build files and cacheThe backend was developed using the FastAPI framework to ensure seamless integration with AI systems.