abhishek-ch / dataengineering-agent

Data Engineering Agent Using Open AI Function Call

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Engineering Agent

A specialized Data Engineering Agent designed to retrieve the most recent insights related to data topics. This project aims to harness the capabilities of LLM Models to extract the latest information.

Technologies Used

  1. Open AI
  2. Open AI Function call
  3. Reflex Python for UI

How to Run?

  1. Checkout the project
  2. install requirements.txt
  3. Set OpenAI Key as ENV variable export OPENAI_API_KEY=sk_******
  4. reflex init
  5. reflex run

Default will open the UI in http://localhost:3000

  1. Ask you question like Share me recent news around foundation db

About

Data Engineering Agent Using Open AI Function Call


Languages

Language:Python 98.7%Language:Mako 1.3%