Don't like this style? Click here to change it! blue.css

LOGIN:
Welcome .... Click here to logout

Project 1 Rough Guidance

OK you're going to make an interactive website where a user can talk to some sort of AI agent that you interact with for them. That means you'll have an API key somewhere on a server and interact with the client via REST API or websockets or some other clever architecture.

There should be a login/auth process for your users which remembers their previous sessions.

CORE PROJECT SPECS: