こんにちは、医学生兼薬剤師の冨本です。 「ゼロからChatGPTライクなWebサービスを作ってみたい」という思いから、FlaskとOpenAI APIを使った開発に挑戦しました。 最終的には 会話履歴をデータベースに保存できるChatGPTクローンを完成させ、本番環境に ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
Starter project for a basic Flask app with a database and Authentication. Uncomment out the proper area in init.py that has to do with the database you are using. There are MySQL, PostGres, and ...