siddrrsh / ambientGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AmbientGPT

AmbientGPT Logo

Run GPT-4 and local foundation models with full ambient knowledge of your screen. Foundation models have long been confined to the browser. With AmbientGPT, your screen context is directly inferred as part of the query, ensuring you never need to explicitly upload context again!

AmbientGPT Demo

Note: To run local models, you will need an ARM64 (M1, M2, M3, ...) MacBook. Additionally, a compatible OpenAI API key is required to use GPT-4o.

Usage

You must add your OpenAI API key to test.py to run their models

Install the necessary packages:

pip3 install -r requirements.txt
npm install && npm run dev

MacOS app coming soon (pending Apple certification)

About


Languages

Language:TypeScript 49.5%Language:Python 40.1%Language:JavaScript 9.8%Language:CSS 0.6%