AI on Cloudron
-
Talking of companies, here is an AI that makes AI companies...
https://github.com/OpenBMB/ChatDev
There is a post about it on Reddit:
https://old.reddit.com/r/OpenAI/comments/16pk8hp/build_an_entire_ai_workforce_with_chatdev_ai/ -
InflectionAI boss says that over the next 18 months they will be working on models 10 times the size of ChatGPT4 and then 100 times the size. You can chat with pi.ai here:
https://pi.ai/talkGoogle have been giving their Gemini AI (Generalized Multi-Modal Intelligence Network) to selected companies to try. It is particularly good at noticing hidden messages and patterns. Google's team are concerned about ethical issues and are generating a big legal layer of staff to help "keep us safe".
GPT5 - (Generalized Pre-Trained Transformers version 5) It is speculated that this will be preceded by GPT4.5. Their legal team is concerned with banning textbooks from training. So, if you found a perfect recipe for a chocolate chip cookie in a book, this book would be removed, and the recipe would kind of not be there. Google's legal team is making sure we are not harmed by AI chococlate chip cookie recipes.
There is automated AI jailbreaking of bubble-wrapped AI now, but Big Data corporate teams are working hard to keep the bubblewrapped AI bubblewrapped for our safety.
-
@LoudLemur said in AI on Cloudron:
Talking of companies, here is an AI that makes AI companies...
https://github.com/OpenBMB/ChatDev
There is a post about it on Reddit:
https://old.reddit.com/r/OpenAI/comments/16pk8hp/build_an_entire_ai_workforce_with_chatdev_ai/Wow, that's fascinating!
-
Craze AI race keeps going on at fast pace, after MS invested 10B in OpenAI and mixed their LLM with Bing and Azure now Amazon (AWS) strikes in too.
"Amazon has plans to invest up to $4bn in Anthropic, the artificial intelligence start-up behind ChatGPT competitor Claude, as it looks to take on Microsoft and Google in the AI race."
-
OpenAI's DALL.E 3 is now available on research preview:
https://openai.com/dall-e-3 -
-
Chroma https://www.trychroma.com/
"the AI-native open-source embedding database"
What do you do with it? For example, throw in your medical books and query it with an AI.
Apache 2.0
Has Docker
They hope to have hosting soon.I hope somebody who likes database tech might have a look at this.
https://github.com/chroma-core/chroma
https://www.trychroma.com/ -
Ollama.ai
Download and run language models locally:
https://www.ollama.ai/You can see a video here where somebody integrated an AI into their editor using Ollama:
https://yt.artemislena.eu/watch?v=FIZt7MinpMY&si=fLRMYyhss0hOO1ZQ&quality=dash -
Axolotl
A tool to help you fine-tune models.
Apache 2.0
https://github.com/OpenAccess-AI-Collective/axolotlAxolotl was used to help create the following, for example:
Minotaur 13b
Manticore 13b
Hippogriff 30b -
-
@LoudLemur et'all
I've got ollama working in the LAMP app on the Demo server (if it's still there)
Use the terminal to run llama2.sh or llama2uncesored.sh and see how it runs.
There may be a web/desktop client for it too.
-
@robi said in AI on Cloudron:
Thank you very much for doing that, @robi. From where do we run the command? The ollama application doesn't seem to have a terminal in Cloudron. I tried from the LAMP application's terminal and that didn't work either.
-
Check: https://n8n.io/langchain/
-
@ankitpr89 V cool!
-
GPUs for AI comparison spreadsheet:
https://www.edlabs.it/gpus4ai -
Amazon (AWS) recently made a big announcement: a service Bedrock was finally released.
If you missed the news:
Amazon decided to enter massively into the generative AI field and invested in the company Anthropic for $4 billion so they can get into the race and compete with popular AI services like ChatGPT, Dall-E, MidJourney, etc.The first proposal of Amazon is Bedrock, a fully managed AI service that offers multiple foundational models such as Claude, Jurassic, Titan, and Stable Diffusion XL, among others.
I've started to test Bedrock myself, what's interesting is being able to test and use different FMs from different vendors from the same web UI from inside your AWS account BUT, from a unique API too!
That means, AWS is creating a single API access that can be used to access all the actual avaialable FMs through its Bedrock service, and any new ones they will eventually add. Interesting approach.
Some has already made a video here,
, if you want to take a peak. -
$1.99/hour for Nvidia H100 80GB GPU
Enjoy the amazing graphics in this paper!
https://invidious.lunar.icu/watch?v=ffarLQDQmC4 -
Nothing really to do with AI on Cloudron, but just tapping into the knowledge of the people watching this space who are contributing to this thread:
I had an idea I like which AI could probably help with/ be a good fit for:
- give an AI access to an ebook library
- ask an AI write summaries of those books
- ask an AI to turn those summaries into scripts for 2 minute animated video summaries
- ask an AI to create those animations based on those scripts.
- ask an AI to publish those videos to a PeerTube/ TikTok/ YouTube/ Twitter/ Facebook Shorts/ Instagram channel etc etc
I'm presuming that this might already be perfectly possible with already existing tools, but I've no idea how one might go about it. Can anyone here enlighten me/ give me a few pointers.
I had this idea because one of my favourite books is "The Resilience Imperative: Cooperative Transitions to a Steady-state Economy" by Michael Lewis and Pat Conaty, and I've often thought that a short animated video version would be really great.
And as I'm about to start some work with Michael Lewis (helping to promote the next iteration of Synergia Institute's MOOC "Toward Co-operative Commonwealth: Transition in a Perilous Century") I reminded myself of that idea and then thought: AI could probably do it for me! And then figured if it could do it for one book why not All The Books!