Inspiration

There is a lot of mysteries surrounding the unexplored cosmic world of space. There are looming conspiracies, unbound beauty, and the immense quest to pursue and know more about cosmos that is yet to be proofed definitive to the common. Space Fact Agent is created with an intention to answer some facts and possibly contradict the myths.

What it does

Space Fact Agent provides facts from the Last two years of data from NASA's APOD and also aid a curious mind (preferably a high school student or an adult) to solve a math problem by taking space object from the fact. It also provides a related background image. The user has the option to either click a 'text' to get a fact and a problem, or type in their own question to generate an answer.

How it is built

Space Fact Agent front end is built with Expo react using Java Script and Node.js. The script in Expo calls a AWS Lambda function where the keys are stored as environment variables. The configurations in Amazon AWS Bedrock are used to send requests to the Nova 2 Lite model. The application using the Nova model has inference parameters - 'temperature' and 'maxTokens' to generate short facts and math problems.

Challenges

  1. Creating and engineering prompts to generate optimal responses
  2. Create and generate images that the model can display relating to the space fact in the background.
  3. Get a agent - user- model workflow

What's next for SpaceFactsAgent

The model is a prototype which needs further fine-tuning related to proper UI to input user request.

Built With

Share this project:

Updates