formulahendry / awesome-gpt

A curated list of awesome projects and resources related to GPT, ChatGPT, OpenAI, LLM, and more.
976 stars 54 forks source link

Recommend a Tool: Embedchain (Creating ChatGPT like bots with few code lines) #14

Open aryankhanna475 opened 11 months ago

aryankhanna475 commented 11 months ago

Would recommend an addition to useful GPT related tools that I came across.

Embedchain: can help generate LLM powered bots in 3 steps with very less coding (super useful for beginners like me) https://github.com/embedchain/embedchain

aryankhanna475 commented 11 months ago

Tried to address it under the PR: update: Projects & Tools with embedchain #15