Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Backboard AI Assistant – GHW Challenge

📖 Project Overview

This project is a simple AI assistant built as part of MLH Global Hack Week (API Challenge).
It demonstrates the core workflow of an AI assistant system using Backboard concepts.


🚀 Features

  • Create an AI Assistant
  • Start a conversation thread
  • Send a message
  • Generate a response
  • Simulated assistant workflow

🛠️ Tech Stack

  • Python 🐍

▶️ How It Works

  1. An assistant is created with a unique ID
  2. A conversation thread is initialized
  3. The user sends a message
  4. The assistant generates a response

💡 Actual Output Screensho

Screenshot 2026-04-16 032356

⚙️ How to Run

1. Clone the repository

git clone https://github.com/ravi-kumar-t/backboard-ghw.git

cd backboard-ghw

2. Run the program

python main.py

🎯 Purpose

The goal of this project is to understand how AI assistants work internally, including:

  • Assistant creation
  • Conversation handling
  • Message-response flow

📌 Note

The assistant behavior is simulated to match the Backboard workflow due to limited public API availability.


🙌 Acknowledgment

Built during MLH Global Hack Week (GHW).


📬 Contact

About

A simple AI assistant built for MLH Global Hack Week using Backboard concepts. The project demonstrates creating an assistant, starting a conversation thread, and generating a response using Python.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages