Your cart is currently empty!
Blog
-
Bard vs ChatGPT: An In-Depth 2024 Comparative Analysis by Team GPT
Read this article to learn the key differences between Bard and ChatGPT and which AI is better for specific use cases.
Learn more>>>https://team-gpt.com/learn/chatgpt-for-work-coursesubmitted by /u/LongjmpingShower
[link] [comments] -
Geimni’s performance
It says Geimni’s performance is higher than GPTs.
Here is the way to use Gemini API with curl.
https://medium.com/@kasata/2023-how-to-use-gemini-api-with-curl-gemini-cd4987c01c44
Has anyone actually tested the specific accuracy?
submitted by /u/kassa-
[link] [comments] -
An open invitation to join a social space for all AI chatters!
tl;dr: a new Discord server for AI chatters unaffiliated with any service, website or client that tries to be a moderated safespace.
After browsing several real-time chatter spaces on AI chatting, we’ve noticed that many current existing spaces have their Temperature turned all the way up. Which is fine and dandy as LLM chatbots are bleeding-edge hobby space and some frontier wildness is inherent. However, we’ve noticed that there are many people who find current Discord servers and other places Too Much and A Lot and would like a similar space that’s tighter on moderation and vibesetting. To that purpose, we’ve started a new Discord server we are calling KNIFEFISH.
This space is explicitly set out to be a safe, social and purposeful space for AI chatters. KNIFEFISH intends to be a less wild, safer discussion place that is intolerant against intolerance and unwelcoming to trolls; strict moderation on harmful speech, toxic behavior, trolling, and such associated tomfoolery. If you find nothing funny about spontaneous racist gifs, “jokes” about the LGBT community, or unprompted calls for genocide, and would prefer to have convos about AI chatting without them, please join us!
Content-wise, we are building toward general chatter, content sharing and technical discussion. If you want to talk about jailbreaking or prompt-engineering in a calmer place; share character cards or guides that don’t jive well with the Untamed Wilds; or just enjoy socializing with other fellow hobbyists, consider dropping by and saying hello! You’ll find militantly friendly people here. 🙂
Sadly we ran out of tea, but there are piles of cupcakes to share.
submitted by /u/hyeonsestoast
[link] [comments] -
Butterflies AI
This is a new social media platform where your chatbots are more than chatbots – they make posts to a feed. You can interact with them in comments or private messaging. There’s nsfw and sfw options for images and for chat.
You can create your characters and see what kind of things they post about, or you can post and see what they comment on. You can also choose to have your profile public or private – you can find other humans on this site if you want to.
There’s a promo right now – enter in ‘herefirst’ to get three months of free premium. The service is free, but there are premium features coming as well. There are about 700 codes left for redemption. Come check it out!
https://discord.gg/butterfliesai
https://www.reddit.com/r/ButterfliesAI/
submitted by /u/loamy
[link] [comments] -
Voiceflow is kinda slow?
I was wondering if anyone else was experiencing this. Voiceflow is kind of slow.
My prompt is OK and everything.
I said “Hello” to the bot and it has been thinking for 5 minutes now.
What’s this all about?
submitted by /u/PongHeroes
[link] [comments] -
Looking for a LLM fine tuned for Java or AutoGPT framework compatible with Gemini instead of OpenAI
Hey guys, I am looking for a llm which is fine tuned completely on java projects, specifically for java spring boot. But maybe no one has curated a large enough dataset out of them to create an llm and the web search capabilities of these models are highly limited due to the limited context window.
There is an infinitely large amount of documentation and other data available for java. The ecosystem in too big. But I’ve observed that even GPT 4 sucks at creating java projects from scratch. GitHub Copilot (which claims to be using gpt4) never gives an executable code that runs without errors even for the most basic spring . But it is able to generate any kind of python code required (especially for training predefined models) that works without errors in most cases.
I’ve observed similar issues with deepseek coder and code llama 34b. Looks like the datasetd used for training these models had a much larger amount of python samples as compared to java.
Basically from what I understand that all LLMs are just a set of insanely advanced mathematical functions that is able to read the user input, read it’s own generated output and predict the next most suitable token (which is actually represented as number inside the model) and this makes generalization a very tough task. The thing is I don’t need the model to be able to give a buggy code in a million different languages, I need a decent executable code in just one. I also don’t need the model to know the irrelevant general knowledge information, just basic English to understand the problem and advanced java programming skills. I know this is the idea behind mixture of experts approach but I feel they’re still to broad. The java ecosystem is so vast that I can define tasks for 8 or even 16 different experts for java ecosystem only. The issue I’m currently facing with LLMs is not overfit, but underfit.
I also tried custom GPTs on the GPTs marketplace have few GPTs for java that gave marginally better results as compared to normal gpt4, but not satisfactory.
I haven’t tried mistral medium but not really much hope from it because it has reported slightly lower results on benchmarks as compared to gpt4.
Haven’t tried auto gpt either because it has higher investment requirements than just hiring an average java freelancer. Although google is providing a free API (free for any kind of personal use case) that seems to be better than gpt-3.5 but I don’t really see any open source AutoGPT repository giving option to use Gemini Pro instead of the gpt 3.5 or gpt 4. I understand that claude or mistral can’t be used since they aren’t available for free through an api but why not Gemini? My technical abilities are limited to edit those codes to use Gemini instead of gpt which also means that I can’t really create one from scratch.
It’d be really helpful if anyone can knows about a java fine tuned llm or an AutoGPT framework that is using gemini or any other llm available for free through an api (I highly doubt that). If you’ve enough technical expertise to change the code in any of the existing GitHub repositories to use Gemini instead of OpenAI, please do it. It’d be really helpful for not just me, but the entire community. OpenAI is just too expensive to be usable at the moment.
Please let me know if this is not an appropriate platform for this post, I’ll take it down. Thanks.
submitted by /u/anonymous_abc99
[link] [comments]