Git Product home page Git Product logo

chatgptwebazure's Introduction

ChatGptWebAzure

English

简介

ChatGptWebAzure 是一个基于 Azure OpenAI API 实现的聊天机器人 Web 应用。前端是一个简单的 HTML5 页面,后端使用 .NET 6.0 实现。

主要功能:

  • 与 ChatGPT 聊天,不需要翻墙,速度挺快
  • 后端使用了 Azure OpenAI API
  • 能记住历史对话,重启浏览器时自动恢复
  • UI自适应,手机电脑都可以用

image

使用方法

  1. 打开 ChatGptWebAzure
  2. 在输入框中输入你想要问的问题
  3. 按下「发送消息」按钮或回车键
  4. ChatGPT 会返回回答

本地部署

  1. 安装 .NET 6.0 SDK
  2. 克隆代码仓库: git clone https://github.com/kaedei/ChatGptWebAzure.git
  3. 修改 appsettings.json 文件,将 Azure API Key 替换为你自己的
  4. 安装依赖: cd ChatGptWebAzure && dotnet restore
  5. 启动应用: dotnet run
  6. 打开浏览器,访问 http://localhost:5211

贡献

如果你发现了 Bug 或者有新功能想要添加,欢迎提交 issue 或者 pull request。

许可证

本项目使用 MIT 许可证

chatgptwebazure's People

Contributors

kaedei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chatgptwebazure's Issues

可以支持同时多个对话框吗?

像Nextchat一样多个对话框,从而实现一个写论文一个code这样的功能
你的项目非常好解决了Azure用户燃眉之急,而且部署方面
真的十分棒

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.