Git Product home page Git Product logo

davemounthill / big-agi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enricoros/big-agi

0.0 0.0 0.0 12.56 MB

๐Ÿ’ฌ Personal AI application powered by GPT-4 and beyond, with AI personas, AGI functions, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. Deploy and gift #big-AGI-energy! Using Next.js, React, Joy.

Home Page: https://big-agi.com

License: MIT License

JavaScript 0.20% TypeScript 95.09% CSS 4.54% Dockerfile 0.17%

big-agi's Introduction

BIG-AGI ๐Ÿค–๐Ÿ’ฌ

Welcome to big-AGI ๐Ÿ‘‹ your personal AGI application powered by OpenAI GPT-4 and beyond. Designed for smart humans and super-heroes, this responsive web app comes with Personas, Drawing, Code Execution, PDF imports, Voice support, data Rendering, AGI functions, chats and much more. Comes with plenty of #big-AGI-energy ๐Ÿš€

Official Website

Or fork & run on Vercel

Deploy with Vercel

โœจ Key Features ๐Ÿ‘Š

Ask away, paste a ton, copy the gems

  • AI Personas
  • Polished UI: installable web app, mobile-friendly, token counters, etc.
  • Fast UX: Microphone, Camera OCR, Drag files, Voice Synthesis
  • Models: OpenAI, Anthropic, Azure, OpenRouter, Local models, and more
  • Private: use your own API keys and self-host if you like
  • Advanced: PDF import & Summarization, code execution
  • Integrations: ElevenLabs, Helicone, Paste.gg, Prodia and more

๐Ÿ’– Support

Official Discord


๐Ÿง  Latest Drops

Next

  • Cloudflare API Gateway support
  • Helicone for Anthropic support
  • Text Tools - incl. highlight differences

1.4.0: Sept/Oct: scale OUT

  • Expanded Model Support: Azure and OpenRouter models, including gpt-4-32k
  • Share and clone conversations with public links
  • Removed the 20 chats hard limit (Ashesh3)
  • Latex Rendering
  • Augmented Chat modes (Labs)

July/Aug: More Better Faster

  • Camera OCR - real-world AI - take a picture of a text, and chat with it
  • Anthropic models support, e.g. Claude
  • Backup/Restore - save chats, and restore them later
  • Local model support with Oobabooga server - run your own LLMs!
  • Flatten conversations - conversations summarizer with 4 modes
  • Fork conversations - create a new chat, to experiment with different endings
  • New commands: /s to add a System message, and /a for an Assistant message
  • New Chat modes: Write-only - just appends the message, without assistant response
  • Fix STOP generation - in sync with the Vercel team to fix a long-standing NextJS issue
  • Fixes on the HTML block - particularly useful to see error pages

June: scale UP

  • New OpenAI Models support - 0613 models, including 16k and 32k
  • Cleaner UI - with rationalized Settings, Modals, and Configurators
  • Dynamic Models Configurator - easy connection with different model vendors
  • Multiple Model Vendors Support framework to support many LLM vendors
  • Per-model Options (temperature, tokens, etc.) for fine-tuning AI behavior to your needs
  • Support for GPT-4-32k
  • Improved Dialogs and Messages
  • Much Enhanced DX: TRPC integration, modularization, pluggable UI, etc

April / May: more #big-agi-energy

March: first release

  • AI Personas - including Code, Science, Corporate, and Chat ๐ŸŽญ
  • Privacy: user-owned API keys ๐Ÿ”‘ and localStorage ๐Ÿ›ก๏ธ
  • Context - Attach or Drag & Drop files to add them to the prompt ๐Ÿ“
  • Syntax highlighting - for multiple languages ๐ŸŒˆ
  • Code Execution: Sandpack - now on branch variant-code-execution
  • Chat with GPT-4 and 3.5 Turbo ๐Ÿง ๐Ÿ’จ
  • Real-time streaming of AI responses โšก
  • Voice Input ๐ŸŽ™๏ธ - works great on Chrome / Windows
  • Integration: Paste.gg integration for chat sharing ๐Ÿ“ฅ
  • Integration: Helicone integration for API observability ๐Ÿ“Š
  • ๐ŸŒ™ Dark model - Wide mode โ›ถ

Why this? ๐Ÿ’ก

Because the official Chat lacks important features, is more limited than the api, at times slow or unavailable, and you cannot deploy it yourself, remix it, add features, or share it with your friends. Our users report that big-AGI is faster, more reliable, and features rich with features that matter to them.

Much features, so fun

Develop ๐Ÿงฉ

TypeScript React Next.js

Clone this repo, install the dependencies, and run the development server:

git clone https://github.com/enricoros/big-agi.git
cd big-agi
npm install
npm run dev

Now the app should be running on http://localhost:3000

Integrations:

  • ElevenLabs Voice Synthesis (bring your own voice too) - Settings > Text To Speech
  • Helicone LLM Observability Platform - Models > OpenAI > Advanced > API Host: 'oai.hconeai.com'
  • Paste.gg Paste Sharing - Chat Menu > Share via paste.gg
  • Prodia Image Generation - Settings > Image Generation > Api Key & Model

Deploy with Docker ๐Ÿณ

For more detailed information on deploying with Docker, please refer to the docker deployment documentation.

๐Ÿ”ง Locally built image

Firstly, write all your API keys and env vars to an .env file, and make sure the env file is using both build and run. See docs/environment-variables.md for a list of all environment variables.

```bash
docker build -t big-agi .
docker run --detach 'big-agi'

Pre-built image

Warning: the UI will still be asking for keys, as the image was built without the API keys

docker-compose up

Deploy with Cloudflare Pages โ˜๏ธ

Please refer to the Cloudflare deployment documentation.

Deploy with Vercel ๐Ÿš€

Create your GitHub fork, create a Vercel project over that fork, and deploy it. Or press the button below for convenience.

Deploy with Vercel


This project is licensed under the MIT License.

GitHub stars GitHub forks GitHub pull requests License

Made with ๐Ÿ’™

big-agi's People

Contributors

enricoros avatar harlanlewis avatar fredliubojin avatar tboydston avatar nilshulth avatar felixclements avatar koganei avatar defifofum avatar ashesh3 avatar typpo avatar seven4x avatar ptrckaraujo avatar rossman22590 avatar danbalarin avatar dario-piotrowicz avatar jondwillis avatar jontybrook avatar borgmon avatar peterdavehello avatar smileynet avatar justmrphoenix avatar shinkawk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.