Auto-detects datasets and answers questions using Ollama Cloud (no local install needed).
Project description
Athena Lab1
Auto-detects datasets and answers questions using Ollama Cloud (no local install needed).
Features
- No API key required
- No local installation needed
- Auto-detects CSV, Excel, JSON, TSV, Parquet files
- Works with or without a dataset
- Free tier available
One-Time Setup
Install Ollama and sign in:
pip install ollama ollama signin
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.6.0.tar.gz.
File metadata
- Download URL: athena_lab1-0.6.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50ef2b5d0d0011d4d6000908b64f06edabbe9f029f34b7180b1ba3dc035e54b5
|
|
| MD5 |
6ea53343707bbc8475e0d5216c351f13
|
|
| BLAKE2b-256 |
fcf13ffbafb6d52ae755cbc05dd566caf7573b9a2df7459b75045ba69ec3c20d
|
File details
Details for the file athena_lab1-0.6.0-py3-none-any.whl.
File metadata
- Download URL: athena_lab1-0.6.0-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
f1979b3e985228384f0d85632efabb5ce969a4f56dd850ee73d6f623f57491db
|
|
| MD5 |
496421a3d8e8da74516bf278e988a165
|
|
| BLAKE2b-256 |
fe248e5be70f636a91ccd793ee0883f7ac96242115c8a55c0fc88b6805252269
|