ChatGLM-6B-Engineering  by LemonQu-GIT

Backend for ChatGLM-6B prompt engineering

created 2 years ago
590 stars

Top 56.0% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides a backend for the ChatGLM-6B large language model, offering a ChatGPT-like UI with streaming output for a more interactive user experience. It targets developers and researchers looking to build conversational AI applications with ChatGLM-6B, enabling features like context-aware dialogue and web search integration.

How It Works

The backend leverages a streaming API approach, inspired by existing projects, to deliver token-by-token responses, mimicking the animation of a live chat. It integrates with the ChatGLM-6B model and includes experimental support for features like web search (via WebGLM) and Markmap for mind map generation. The architecture is designed for extensibility, with a plugin system allowing custom prompt processing and response modification.

Quick Start & Requirements

Highlighted Details

  • ChatGPT-like UI with streaming output.
  • Plugin system for custom prompt engineering.
  • Integration with web search capabilities.
  • Markmap generation for mind maps.

Maintenance & Community

Licensing & Compatibility

  • The README does not explicitly state a license for this repository. It references other repositories which may have their own licenses. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

  • Stable Diffusion integration is marked as deprecated.
  • The project relies on a separately deployed ChatGLM-6B instance.
  • The license is not clearly defined, which may impact commercial use.
Health Check
Last commit

1 year ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 90 days

Explore Similar Projects

Starred by Jared Palmer Jared Palmer(Ex-VP of AI at Vercel; Founder of Turborepo; Author of Formik, TSDX), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
1 more.

promptable by cfortuner

0%
2k
TS/JS library for building full-stack AI apps
created 2 years ago
updated 2 years ago
Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
1 more.

chathub by chathub-dev

0.1%
10k
All-in-one chatbot client
created 2 years ago
updated 4 months ago
Feedback? Help us improve.