Skip to content

segene99/insight

Repository files navigation

Insight

시각장애인을 위한 음성검색 AI 쇼핑 에이전트 AI Shopping agent for people with visual impairments

To get started

아래 코드를 실행하여 클론, 패키지설치, 서버구동 진행

git clone [address](https://github.com/segene99/insight)
cd project folder # cd insight
python -m venv venv # python3 -m venv venv for mac
source venv/bin/activate
pip3 install -r requirements.txt
uvicorn vision_server:app

Demo

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •