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

https://github.com/leopeng1995/qwergpt

A Lightweight Framework for building LLM applications.
https://github.com/leopeng1995/qwergpt

langchain llamaindex llm-framework

Last synced: 5 months ago
JSON representation

A Lightweight Framework for building LLM applications.

Awesome Lists containing this project

README

          

# QwerGPT

A Lightweight Framework for building LLM applications.

### Roadmap

* Observability
* Prompt Versioning
* Easily Evaluating

### Quick Start

```
pip install qwergpt
cp .env.example .env
```