https://github.com/siddhesh-desai/tboease-api
APIs for TBOEase - Event Planning Assistant for Corporate
https://github.com/siddhesh-desai/tboease-api
ai-agents fastapi
Last synced: about 2 months ago
JSON representation
APIs for TBOEase - Event Planning Assistant for Corporate
- Host: GitHub
- URL: https://github.com/siddhesh-desai/tboease-api
- Owner: siddhesh-desai
- Created: 2025-01-28T17:56:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T17:26:49.000Z (over 1 year ago)
- Last Synced: 2025-03-29T06:30:28.730Z (about 1 year ago)
- Topics: ai-agents, fastapi
- Language: Python
- Homepage: https://tboease-api.vercel.app
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TBO EventEase - AI-Powered Event Planning Assistant (AI APIs Here)
Note: This repo consists of only AI APIs while web repo can be founde here - [https://github.com/sanketdisale871/tbo-EventEase](https://github.com/sanketdisale871/tbo-EventEase)
## Overview
TBO EventEase is an **AI-driven event planning assistant** designed to streamline the event management process. The platform uses intelligent agents to generate itineraries, suggest locations, and extract event requirements, making event planning more efficient and hassle-free.
## Features
- **AI-Powered Itinerary Generation**: Automatically creates optimized event schedules.
- **Location Suggestion Agent**: Recommends ideal locations based on event requirements.
- **Requirement Extraction Agent**: Analyzes inputs to determine necessary event details.
- **Modular and Scalable Architecture**: Easily extend functionality with new agents.
- **Deployed on Vercel**: Ensuring fast and reliable API hosting.
## Installation & Setup
1. **Clone the repository:**
```bash
git clone https://github.com/siddhesh-desai/tboease-api.git
cd tboease-api
```
2. **Install dependencies:**
```bash
pip install -r requirements.txt
```
3. **Run the API locally:**
```bash
python main.py
```
## Technologies Used
- **Python** for backend logic
- **FastAPI** for API development
- **Vercel** for deployment
- **AI & ML models** for intelligent event planning
## Future Enhancements
- Integrate **user authentication**.
- Implement **real-time collaboration features** for teams.
- Expand AI capabilities with **budget optimization and vendor selection.**
## License
This project is licensed under the **MIT License**.
---
Feel free to contribute, suggest improvements, or reach out for collaboration!