Git Product home page Git Product logo

gpt-chat-app's Introduction

🧠 GPT-Chat-App

GPT-Chat-App 是一个基于 TypeScript、Vite、Vue 3 和 UnoCSS 构建的前端项目,允许用户与 OpenAI 和 Bing 的 GPT 模型进行交互。

online demo bing services on space: https://deta.space/discovery/r/sgzhrcavxfxaahhr

✨ 功能介绍

  1. 使用 TypeScript, Vite, Vue 3UnoCSS 构建的现代前端项目。
  2. 提供与 OpenAIBing GPT 模型的交互功能。
  3. OpenAI 集成:
    • 与 GPT-3.5 进行聊天
    • 生成图片
    • 语音转文字
    • 联网响应
  4. Bing 集成:
    • 聊天
    • 对话中生成图片
    • 生成图片
  5. PWA 应用,响应式布局,适配移动端访问。
  6. 使用 Bing-Chat 项目实现的 Bing 服务。
  7. 会话记录 本地存储
  8. 提供 自定义 prompt 选择和编辑功能。
  9. autogpt 集成:

🚀 开始使用

克隆项目

git clone https://github.com/Hzzy2O/GPT-Chat-App.git

安装依赖

pnpm install

运行项目

pnpm run dev

现在可以访问 http://localhost:3000 来查看应用。

构建生产环境

pnpm run build

构建完成后,dist 文件夹内将包含生产环境所需的文件。

bing服务

cd ./services

安装

pip install -r requirements.txt

启动

python bing_chat.py

📝 许可证

本项目采用 MIT 许可证。

gpt-chat-app's People

Contributors

hzzy2o avatar

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.