Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This project provides an intelligent data analysis assistant that can process datasets and provide insights based on user queries. Upload your data, ask questions, and get AI-generated analysis and recommendations.

License

Notifications You must be signed in to change notification settings

hyper07/langflow-hackthon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis AI

AI-powered data analysis tool built with LangFlow and Streamlit.

This project provides an intelligent data analysis assistant that can process datasets and provide insights based on user queries. Upload your data, ask questions, and get AI-generated analysis and recommendations.

Features

  • Smart Data Processing: Upload CSV, Excel files for analysis
  • Natural Language Queries: Ask questions about your data in plain English
  • AI-Powered Insights: Get intelligent analysis and recommendations
  • Interactive Web Interface: User-friendly Streamlit interface
  • Vector Database Integration: Uses AstraDB for efficient data storage and retrieval

Setup

  1. Clone the repository:
git clone https://github.com/hyper07/langflow-hackthon.git
cd langflow-hackthon
  1. Install dependencies:
pip install -r requirements.txt
  1. Set up environment variables: Create a .env file or configure Streamlit secrets with:
  • OPENAI_API_KEY: Your OpenAI API key
  • TAVILY_API_KEY: Your TAVILY API Key
  1. Run the application:
streamlit run app.py

Usage

  1. Open the web interface (typically at http://localhost:8501)
  2. Upload your dataset (CSV, Excel)
  3. Enter your analysis query describing what insights you want
  4. Click Submit to get AI-powered analysis results

Resources

About

This project provides an intelligent data analysis assistant that can process datasets and provide insights based on user queries. Upload your data, ask questions, and get AI-generated analysis and recommendations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •