How do I get Local LLM to analyze an whole excel or CSV?

This page summarizes the projects mentioned and recommended in the original post on /r/LocalLLaMA

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Pandas

    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

  • I think that the model should be able to understand to use a tool like [pandas](https://pandas.pydata.org/) and not to analyze the data with it's capabilities.

  • pandas-ai

    Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.

  • you could use this https://github.com/gventuri/pandas-ai

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • private-gpt

    Interact with your documents using the power of GPT, 100% privately, no data leaks

  • It sounds like you're asking for similar functionality to https://github.com/imartinez/privateGPT. PrivateGPT lets you ingest multiple file types (including csv) into a local vector db that you can searching using any local LLM. I would recommend checking it out, it's been fun tinkering with so far.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PDEP-13: The Pandas Logical Type System

    1 project | news.ycombinator.com | 4 May 2024
  • Pandas reset_index(): How To Reset Indexes in Pandas

    1 project | dev.to | 27 Apr 2024
  • Help Us Build Our Roadmap – Pydantic

    2 projects | news.ycombinator.com | 19 Feb 2024
  • Mastering Pandas read_csv() with Examples - A Tutorial by Codes With Pankaj

    1 project | dev.to | 9 Dec 2023
  • How do people know when to use what programming language?

    1 project | /r/AskProgramming | 6 Dec 2023