Skip to content

TeleMate-Flutter based telepresence bot interface that doubles as an advertising display and GPT-3.5-powered assistant for navigation and organizational queries.

Notifications You must be signed in to change notification settings

Balaji-V-S/TelePresence_Bot

Repository files navigation

🤖 Telepresence Bot Interface

A Flutter-based interface for a telepresence robot that functions as:

  • 💬 A GPT-3.5 Turbo-powered assistant for answering organizational queries and navigation help.
  • 📢 An advertising bot to display promotional content, announcements, or updates.

🚀 Features

  • ✨ Beautiful and responsive Flutter UI for kiosks, tablets, or embedded screens
  • 🧠 OpenAI GPT-3.5 Turbo integration for dynamic conversations
  • 📺 Dual-purpose interface: Advertising + Intelligent Assistant
  • 🔌 Modular code structure for easy hardware integration
  • 🏢 Designed for office, event, or campus environments

🛠️ Tech Stack

Layer Tech
UI Flutter
LLM Backend OpenAI GPT-3.5 Turbo (API)
Platform Android tablet / Jetson Nano / Raspberry Pi / Kiosk

📦 Installation

  1. Clone the repo:

    git clone https://github.com/your-username/telepresence-bot-interface.git
    cd telepresence-bot-interface
    
  2. Install dependencies:

    flutter pub get
    
  3. Add your OpenAI API key:

    Create a .env file or secure your key using environment variables:

    OPENAI_API_KEY=your_openai_api_key
    
  4. Run the app:

    flutter run
    

🎯 Use Cases

  • Lobby or reception assistant
  • Event or booth concierge
  • In-office navigation bot
  • Digital signage with interaction

🔒 Environment Setup

Add your API key in a .env file:

🙌 Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.

📄 License

MIT

💻 Author

Built with 💙 by @Balaji-V-S

Let me know if:

  • You want to add hardware specs (camera, wheels, sensors)
  • You want deployment instructions for Raspberry Pi/Jetson
  • Or if you're integrating voice/video, I’ll add those too

About

TeleMate-Flutter based telepresence bot interface that doubles as an advertising display and GPT-3.5-powered assistant for navigation and organizational queries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published