Kakise / langchain-news-feed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

Copy the app.template.yaml file to app.yaml

Edit the app.yaml file and add your env vars

Compile the css:

npx tailwindcss -i ./src/input.css -o ./static/main.css

Deploy on App Engine

About


Languages

Language:Python 52.0%Language:HTML 43.2%Language:Dockerfile 3.0%Language:JavaScript 1.3%Language:CSS 0.5%