Inspiration

My inspiration comes from seeing the way we interact with computers in science fiction and trying to replicate this using the tools we currently have available to us.

What it does

Computer Tell Me does exactly what the name suggests, allows you to post queries and questions to your amazon bedrock models and directly query them from the command line

How we built it

Utilizing a bit of python and Amazon's own cli I built a simple and configurable wrapper around Amazons excellent tools

Challenges we ran into

Initial setup and understanding of what tools were provided to me seemed a little daunting. But once

Accomplishments that we're proud of

I'm proud that it reminds me of how I imagined conversing with computer interfaces in the future as a child and hope it brings other people that same experience. Also making the AI interface so accessible, enabling anyone with an AWS account a simple tool to start interacting and testing out their own AI applications.

What we learned

I learned with how little code/domain knowledge I can build anything I set my mind to.

What's next for Computer Tell Me

Next I'd like to build a more sophisticated cli toolset with arguments and allow for longer/interactive conversations.

Built With

Share this project:

Updates