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

https://github.com/koproductions-code/personal-assistant-server


https://github.com/koproductions-code/personal-assistant-server

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Personal Assistant Server

## Purpose
### The purpose of this repository is to act as a server for the [Personal-Assistant-Client]("https://github.com/koproductions-code/Personal-Assistant-Client") repository.

## Usage
### Starting Server
```bash
python3 server.py
```

## Models

**LLMs:**
- https://huggingface.co/glaiveai/glaive-function-calling-v2-small
- https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling-v2