Auto-detects datasets and answers questions using Hugging Face (no API key needed).
Project description
Athena Lab1
Auto-detects datasets and answers questions using Hugging Face (no API key needed).
Features
- No API key required
- Auto-detects CSV, Excel, JSON, TSV, Parquet files
- Works with or without a dataset
- Free to use (Hugging Face inference)
Installation
pip install athena_lab1
Usage
from athena_lab1.core import ask
Without a dataset
ask("What is machine learning?")
With a dataset (auto-detected)
ask("Build a machine learning model", file_path="Car_Sales.csv")
Supported Formats
- CSV (.csv)
- Excel (.xlsx, .xls)
- JSON (.json)
- TSV (.tsv)
- Parquet (.parquet)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file athena_lab1-0.4.0.tar.gz.
File metadata
- Download URL: athena_lab1-0.4.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd1b982411eded3725cf85a1d34b1da3c4dd8e8d11babec40039056fd5640903
|
|
| MD5 |
995a1be79c5823ea7dd7f7b14753ca95
|
|
| BLAKE2b-256 |
759424bd609193e8aaa578f8cee6364537be2f0823652968c811a4be3e8b52b1
|
File details
Details for the file athena_lab1-0.4.0-py3-none-any.whl.
File metadata
- Download URL: athena_lab1-0.4.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ee0c561256169c7b8de14a5eb9aa8bbfc32f217e866f80a24636483330bf880
|
|
| MD5 |
45118e3b5b3f3666adab6113fe9b85ca
|
|
| BLAKE2b-256 |
6104a7a644d9efcee3e4d04ee5e1ef0cffbc845140eada21634b80386e1321f1
|