Renovus-Tech / solarec-python

GNU Affero General Public License v3.0
0 stars 0 forks source link

Build Tests Coverage CLA assistant

SolaREC

Data API

Setting up the Environment

To set up the environment for SolaREC's data API, follow these steps:

Database Configuration

[postgresql]
host=
database=
user=
password=

Dependencies installation

Running the API

To run the API, follow these steps:

API Endpoints

After starting the API, visit <url>/docs to access the API documentation and explore its endpoints.

LLM Client Integration for Automated Onboarding Extraction

For guidance on integrating various Language Model (LLM) clients and configuring automated onboarding data extraction, refer to the LLM Client Integration Guide. This guide covers the setup and usage of different LLM APIs to streamline the extraction of onboarding information from unstructured text.