Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jtsang4/llm-starter

A scaffold to make a LLM App.
https://github.com/jtsang4/llm-starter

Last synced: 8 days ago
JSON representation

A scaffold to make a LLM App.

Awesome Lists containing this project

README

        

# llm-starter

## Prerequisite

* Install [PDM](https://pdm-project.org/) package manager.

## Start

```py
pdm install
```