- Modern web browser with ES Modules support
- Web server for local development
- Clone this repository:
git clone https://github.com/gramener/cocoagpt.git
cd cocoagpt- Serve the files using any static web server. For example, using Python:
python -m http.server- Open
http://localhost:8000in your web browser
On Cloudflare DNS,
proxy CNAME cocoagpt.straive.app to gramener.github.io.
On this repository's page settings, set
- Source:
Deploy from a branch - Branch:
main - Folder:
/
- Frontend: Vanilla JavaScript with lit-html for rendering
- LLM Integration: Multiple model providers through LLM Foundry API
- Styling: Bootstrap 5.3.3 with dark mode support
All dependencies are loaded via CDN: