dojo gen ai
1.0.0
AI를 사용하여 오디오 레코더에서 메모를 작성하는 이 프로젝트입니다. Streamlit 및 OpenAI API를 기반으로 합니다.
Github Codespaces를 사용하여 프로젝트를 실행할 수 있습니다. 자동으로 종속성을 설치하고 프로젝트를 실행합니다.
CodeSpaces
옆에 있는 더하기 버튼을 선택하세요.pip install -r requirements.txt
cd frontend
pnpm install
python3 -m streamlit run ' streamlit_app.py '
cd frontend
pnpm start