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
- Host: GitHub
- URL: https://github.com/abhishek-ch/dataengineering-agent
- Owner: abhishek-ch
- Created: 2023-08-16T14:51:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T18:41:36.000Z (over 2 years ago)
- Last Synced: 2025-04-09T07:43:11.451Z (10 months ago)
- Topics: dataengineering, llm, openai, openai-function-call, python
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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__