An open API service indexing awesome lists of open source software.

https://github.com/moazirfan/any-llm

User-friendly WebUI for LLMs
https://github.com/moazirfan/any-llm

ai any-llm llm llm-ui llm-webui llms open-ui openai ui webui

Last synced: 27 days ago
JSON representation

User-friendly WebUI for LLMs

Awesome Lists containing this project

README

        

# Any-LLM

> WebUI for LLMs

Check out the Any-LLM-Website

React(MERN) ChatGPT / GPT 4 Template for Utilizing Any OpenAI Language Model.. Enjoy the benefits of GPT 4, upload images with your chat, and save your chats in db for later.

ChatGPT Template to utilize any OpenAI Language Model, i.e. GPT-3, GPT-4, Davinci, DALL-E and more.

https://github.com/MoazIrfan/Any-LLM/assets/14274515/74ad471f-ffcd-4914-9cb7-787cb886553c

## Features ⭐
- 🖥️ **Intuitive Interface**:
A user-friendly interface that simplifies the chat experience.
- 💻 **Code Syntax Highlighting**:
Code readability with syntax highlighting feature.
- 🤖 **Multiple Model Support**:
Seamlessly switch between different chat models.
- 💬 **Chat History**:
Remembers chat and knows topic you are talking.
- 📜 **Chat Store**:
Chat will be saved in db and can be accessed later time.
- 🎨🤖 **Generate Images**:
Image generation capabilities using DALL-E.
- ⬆️ **Attach Images**:
Upload images for code and text generation.

## Installation

#### Enter OpenAI API key and MONGODB_URI in the `.env` file in the backend directory and run following commands:


```bash
# Install dependencies and start the frontend
cd frontend
npm install
npm run dev
```

```bash
# Install dependencies and start the backend
cd backend
npm install
npm run server
```
The App will be running locally at: http://localhost:5173

#### Have fun!

## Connect




GitHub @MoazIrfan
 

Twitter @MoazIrfan
 

Blog: moazirfan.com
 

LinkedIn @MoazIrfan