GitHub - haxzie/lil-gpt: A tiny chat-gpt client for mac-os

1 min read Original article ↗

Lil GPT - A cute little MacOS ChatGPT Client

Lil GPT is a tiny OpenAI ChatGPT Client to quickly access Chat Features.

  • The chats are ephemeral and are cleared once you exit the chat screen
  • Supports syntax lighting and markdown support
  • Add support for image uploads
  • Add support for PDFs
  • Add support for CSVs

Building the app

Clone the repository into your local machine and build from source to get the app

Step1: Clone the repository

git clone git@github.com:haxzie/lil-gpt.git

Step2: Install Dependencies

Step3: Run Build

Development

Step1: Clone the repository

git clone git@github.com:haxzie/lil-gpt.git

Step2: Install Dependencies

Step3: Run dev server