An open API service indexing awesome lists of open source software.

https://github.com/abhishek-ch/dataengineering-agent

Data Engineering Agent Using Open AI Function Call
https://github.com/abhishek-ch/dataengineering-agent

dataengineering llm openai openai-function-call python

Last synced: 7 months ago
JSON representation

Data Engineering Agent Using Open AI Function Call

Awesome Lists containing this project

README

          

# 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

6. Ask you question like
__Share me recent news around foundation db__