big-AGI
big-AGI copied to clipboard
Generative AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, cod...
**Why** The current UI both in mobile and desktop hides away the previous chats and it's not so immediate to create new chats. This leads to an increased incentive for...
**Why** Currently TTS support is hardcoded for Eleven labs only, instead of allowing a generic /TTS input which returns an audio file/stream which can be used and sourced from any...
### Description after this command `python server.py --trust-remote-code --extension openai --listen --api` 22:34:07-366122 INFO Starting Text generation web UI 22:34:07-368204 WARNING trust_remote_code is enabled. This is dangerous. 22:34:07-368812 WARNING You...
**Why** 1. There are models like gemini (just one example) that i cannot increase the token output beyond 2048 even tho the model allows much more. so this in itself...
Hi, firstly thanks for your contribution, it's a great project 🙏 Is there anyway to use a centric persistent database to store the big-agi settings (like chats, api keys, folders,...
Writing this as a FR before I make an attempt at it. I often find myself keeping an entire conversation in my history or exporting a full conversation just to...
Use metaphor with an API key, instead of a hard-to-use Google Custom Search. https://dashboard.metaphor.systems/overview
Function calling is extremely useful but it's a little tricky to implement it together with message streaming because of the weird way functions are streamed by openai. By streaming both...
Define docs/big-agi.md, explaining the exclusive features, the benefits over chatgpt for our audience. Then record a video showing all the features.
Top-level application to offer an improved experience over the `/draw` chat command. (Some) Requirements: - [ ] Vector/Shaped generation. Text->Text[]->Image[][][]... - [ ] Task queue support? - [ ] Process...