Talksheet Save

A GPT powered CLI tool that answers questions about your data

Project README

Talksheet

Talksheet is an AI-powered CLI tool for exploring data. Powered by Langchain & DuckDB.

Currently, it can read data from local CSV files:

local_csv_example

And from remote CSV files, such as those hosted on GitHub, like this one

remote_csv_example

Installation

Talksheet is available on PyPI. You can install it with pip:

pip install talksheet

Developed and tested with Python 3.10

Usage

Talksheet is a CLI tool. You can run it with the talksheet command.

export OPENAI_API_KEY=<your_openai_api_key>

talksheet

Roadmap

  • Better UI/UX
  • Handle more data formats
  • Customize CSV format
  • Export results
  • Startup with a specific file
  • Configure OpenAI API key in the UI
  • Save chat history
Open Source Agenda is not affiliated with "Talksheet" Project. README Source: danthelion/talksheet
Stars
97
Open Issues
0
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating