Skip to content

YadavAkash96/event-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event GPT

Event GPT is an AI-powered event recommendation system for Germany, designed to fetch the latest events from public APIs, analyze community discussions, and provide intelligent, context-aware recommendations through a conversational interface.

Tech Stack

  • Python – core data processing
  • Sentence Transformers – embeddings
  • ChromaDB – vector storage
  • Streamlit – interactive UI
  • APScheduler / cron – periodic data updates
  • Docker – deployment

Installation

# Clone the repository
git clone https://github.com/<your-username>/event-gpt.git
cd event-gpt

# Create a virtual environment
python -m venv event-gpt
source venv/bin/activate   # on Windows: venv\Scripts\activate

# Install dependencies (will update later)
pip install -r requirements.txt

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages