Skip to main content

evdschat is an open-source Python package designed to enhance the evdspy package by allowing users to interact with the evdschat Application. This Node.js project aims to provide the most specific and accurate data users request during conversations, based on arguments such as start date, end date, and aggregation type, as described in the evdspy.

Project description

Python package PyPI Downloads Downloads Downloads

evdschat

evdschat is an open-source Python package designed to enhance the evdspy package by allowing users to interact with the evdschat Application. This Node.js project aims to provide the most specific and accurate data users request during conversations, based on arguments such as start date, end date, and aggregation type, as described in the evdspy Python package. However, since it is a Generative AI application, it may sometimes be incorrect. Please be aware of the tickets and data it provides. To minimize inconvenience, the application will be tailored to indicate which tickets and which names correspond to the provided data. With further improvements, the application's mistakes might become less frequent in future versions.

As an experimental project, this package seeks to create an experimental bridge between the evdspy package and the EVDS API of the Central Bank of the Republic of Türkiye.

Usage

from evdschat import chat 

prompt = '''
Can you give me reserves data since 2010 can you aggregate it monthly by average? Thanks. 
'''

result, notes = chat(prompt, test=False) 
print(result)

Usage from console

evdschat 'I need sectoral inflation expectations data since 2020. quarterly and aggregated as end value' fileName.xlsx

image

Installation

pip install evdschat -U

# or
python3.11 -m pip install evdschat -U

# or
python3.10 -m pip install evdschat -U

Defining Api Keys ( .env file )

  # .env file content 

  OPENAI_API_KEY = "sk-proj-ABCDEFGIJKLMNOPQRSTUXVZ"
  EVDS_API_KEY=ABCDEFGIJKLMNOP

Example

from evdschat import chat 

prompt = '''
# Your prompt describing which data you want here.
'''

result, notes = chat(prompt, test=False) 
print(result)

New in this version

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. See the LICENSE file for details.

evdschat Application (Node.js)

evdschatJS is a web API assistant for the evdspy Python package. It helps users by providing code suggestions to retrieve data from conversations.

tellme

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

evdschat-0.1.10.tar.gz (47.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

evdschat-0.1.10-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file evdschat-0.1.10.tar.gz.

File metadata

  • Download URL: evdschat-0.1.10.tar.gz
  • Upload date:
  • Size: 47.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.5

File hashes

Hashes for evdschat-0.1.10.tar.gz
Algorithm Hash digest
SHA256 240d99b636e37a60a8fc87b092a97b6a407116da3422065110aa7490fd416a7a
MD5 11b77f32302c97f4d3ea34cd8f2ae911
BLAKE2b-256 4eb08c609ae415cbde7fd1b1597c629875709e2dbf275d45aa6aa6f147283e65

See more details on using hashes here.

File details

Details for the file evdschat-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: evdschat-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 19.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.5

File hashes

Hashes for evdschat-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 d644a8e3c09cb428e3ad3ebbfacb68f7b91d64a8fde9debcec69cb17477a3131
MD5 7fa101af790ad5b624ad3750f7c437bc
BLAKE2b-256 0a33a14d5dc9e9100d57514a7aebaa9eb251568a219b4a7b602906bcc012dd75

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page