wenda-webui  by AlanLee1996

Web UI for LLM platform

created 2 years ago
444 stars

Top 68.7% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides a web UI for the l15y/wenda LLM orchestration platform, enabling users to interact with small models augmented with knowledge retrieval and automated actions, aiming for capabilities comparable to large models. It targets users of the wenda platform seeking a more feature-rich interface than the default, offering a ChatGPT-like experience with document Q&A and session management.

How It Works

The web UI interacts with the wenda platform via its API. It leverages a Vue.js 3 frontend with Element Plus for UI components and TypeScript for development. Key features include comprehensive session management, keyboard shortcuts, direct display of knowledge base sources within conversations, and document Q&A capabilities for PDF and DOCX files.

Quick Start & Requirements

  • Install dependencies: npm install
  • Start the development server: npm run dev
  • Requires Node.js.
  • A running instance of the l15y/wenda platform is mandatory.
  • Configuration via a .env file in the project root.

Highlighted Details

  • Supports PDF and DOCX document Q&A.
  • Includes chat history export functionality.
  • Features responsive design for mobile adaptation.
  • Implements WebSocket for optimized communication.

Maintenance & Community

The project appears to be actively developed by AlanLee1996, with recent updates in May and June 2023. No specific community channels or external contributors are mentioned in the README.

Licensing & Compatibility

The README does not specify a license. Compatibility for commercial use or closed-source linking is not addressed.

Limitations & Caveats

The project is still under development, with features like custom conversation roles and custom knowledge base sources marked as "to be completed." Users must ensure the core wenda project is functional before using this UI.

Health Check
Last commit

2 years ago

Responsiveness

Inactive

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

Explore Similar Projects

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.