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

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

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!