DOCUMENTATION:
CLI 1—
python backend/app.py
**very important: run app.py from base diretory.**
**therefor: do not run [cd backend -> python app.py] instead use above command**
CLI 2—
cd frontend
npm install (if needed)
npm start
**in order to converse with the LLM you will need an API key from Gemini— save it as text in a file named ".pk-key"**
CURRRENT STATE:
DEV HISTORY:
BACKLOG:
FIGURE OUT HOW TO DEPLOY... CODE FORMATTING (prism.js or highlight.js)