Skip to content

Frandy777/YMCA-Chat

Repository files navigation

llamatrump的对话体验前端

这个项目是llamatrump的对话体验前端,允许用户与AI进行对话。

功能特点

  • 双模型并行对话:同时与两个不同的 AI 模型进行对话
  • 实时响应:即时查看两个模型的回复差异
  • 可自定义 API 地址:支持连接到自定义的 Ollama 服务器
  • 灵活的模型选择:可随时切换对话模型

安装要求

  • Node.js 16.0 或更高版本

快速开始

  1. 安装依赖:
npm install
  1. 启动开发服务器:
npm run dev

使用说明

  1. 启动应用后,可以:
    • 在左右两侧分别选择不同的模型
    • 在底部输入框中输入问题
    • 同时查看两个模型的回复
    • 使用清除按钮重置对话历史

技术栈

  • React
  • TypeScript
  • Tailwind CSS
  • Ollama API

注意事项

  • 网络连接正常且稳定

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors