Is there a no-code tool to build apps like a custom GPT but NOT under the chatGPT environment?

Roger Marquez

Elite Member
Executive VIP
Jr. VIP
Joined
Apr 17, 2017
Messages
5,053
Reaction score
7,668
As the title says, I want to build something like a custom GPT but I want to avoid using chatGPT environment for this. Is there like a no-code tool that can help with the process?

My main goal is to build something using a tool like Streamlit for other people to use it but, I am not a coder nor know how to use Streamlit...thoughts?
 
What are you ultimately trying to achieve here? Just so we know you are asking the right questions :)

If you want your own LLM you can run llama from Facebook locally fairly easily.
 
@jamie3000 I want to build multiple SEO-related tools that will use multiple API keys (SERP scraper, OpenAI, Google, etc). Most of these tools have to do with keyword & topic research, content optimization, etc.
 
@jamie3000 I want to build multiple SEO-related tools that will use multiple API keys (SERP scraper, OpenAI, Google, etc). Most of these tools have to do with keyword & topic research, content optimization, etc.
I dont know of any nocode tool like that but the langchain library work for this, albeit coding required. Langchain is trying to be the everything burger of the AI application world so it has integrations with SERP, OpenAI, Google though its syntax is a bit convoluted. Luckily there's a million youtube tutorials about making agents, RAG, and tool use. You could probably find a tutorial that has all the recipes your looking for if you havent had luck finding a nocode tool
 
You can use bubble to build custom gpt apps
Here a video how to do exactly that.

Bubble has a free tier but check it's pricing model it has changed recently, before you decide to go with it.

I am personally using bubble to build custom gpt app, but i have 6 month startup plan free from Microsoft for startups. So I get all bubble features for free for 6 months.
 
Back
Top