Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nishant-sethi/python-ai-extension-server

Python Server to use local LLMs
https://github.com/nishant-sethi/python-ai-extension-server

ai langchain langchain-python llama3 llms meta ollama

Last synced: 9 days ago
JSON representation

Python Server to use local LLMs

Awesome Lists containing this project

README

        

# python-ai-extension-server
Python Server to use local LLMs

## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Features](#features)
- [Contributing](#contributing)
- [License](#license)

## Installation
To install the necessary dependencies, run:
```bash
pip install -r requirements.txt
```

## Usage
To start the server, use the following command:
```bash
python main.py
```

## Features
- Supports multiple local LLMs
- Easy to integrate with other applications
- High performance and low latency

## Contributing
Contributions are welcome! Please fork the repository and submit a pull request.

## License
This project is licensed under the GNU License.