Skip to content

Wizo17/analyst_assistant_llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assistant for data analysis

Table of Contents

Introduction

Analyst Assistant LLM is an intelligent solution designed to simplify data analysis by leveraging large language models (LLMs). With this tool, analysts can ask complex questions in natural language and receive accurate answers, complete with detailed SQL queries and insightful explanations — without needing to understand the underlying database structure.

This README provides a comprehensive overview of the project, including step-by-step setup instructions for both the backend and frontend components.

Backend

The backend is responsible for handling data processing and serving the API endpoints. It is built using: Python, LangChain, Ollama, Postgres, FastAPI.

Features

  • Data processing
  • API endpoints for frontend interaction

Setup

For detailed information, refer to the backend README.

Frontend

The frontend is a chatbot application that interacts with the backend to provide a user-friendly interface. It is built using: ReactJS.

Features

  • User-friendly chatbot interface
  • Real-time interaction with the backend

Setup

For detailed information, refer to the frontend README.

Installation

To install the project, follow the setup instructions for both the backend and frontend components.

Usage

Once both the backend and frontend are set up and running, you can access the chatbot application through your web browser and start interacting with the Analyst Assistant LLM.

Versions

LTS: 1.0.0

Authors

Contributing

Contributions are welcome! Please read the contributing guidelines for more information.

License

This project is licensed under the MIT License.

About

Assistant that uses LLMs to provide information from the database. Uses LangChain, Ollama, Python, Postgres, FastAPI.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors