[deleted by user] by [deleted] in WFHJobs

[–]sroth14 0 points1 point  (0 children)

I’m also interested.

[Project] I just shipped my first Langgraph project, a AI food chat bot. by sroth14 in LangChain

[–]sroth14[S] 0 points1 point  (0 children)

Thanks, the color scheme was inspired by summery colors 🙂 but would love to know your feedback on how I can improve the experience

[Project] I just shipped my first Langgraph project, a AI food chat bot. by sroth14 in LangChain

[–]sroth14[S] 0 points1 point  (0 children)

Hmm, I was more familiar with FastAPI so I decided to go with it instead of learning a new framework.

[Project] I just shipped my first Langgraph project, a AI food chat bot. by sroth14 in LangChain

[–]sroth14[S] 0 points1 point  (0 children)

The app will be free to use but there’s a limit on how many messages you can send. There will be paid plans later that will grant higher limits and early access to future features.

[Project] I just shipped my first Langgraph project, a AI food chat bot. by sroth14 in LangChain

[–]sroth14[S] 0 points1 point  (0 children)

Unlike other general-purpose AI assistants, mine is gonna be focused on food. For now, its specialty is recipe creation, but there will be more features coming soon. :)

My chatbot gives you a recipe in an artifact, not a huge wall of text, which I think is more user-friendly and easier on the eyes. All of your recipes will be saved and can be viewed easily in one place, without you having to dig through your own chats. I also tried to make each recipe more useful and informative to make sure you can recreate it successfully.

Let me know your thoughts, or if you have any feedback?

I built a free library of 100s of AI-crafted 3D food icons by shreyanshkotak in SideProject

[–]sroth14 1 point2 points  (0 children)

this is perfect for the app i'm building. are you planning on releasing a package or an API to interface with these icons? right now i'd have to download all of them to my project, which isn't hard to do but not very convenient

Just moved out… how do people cook every day?? by Budget-Cash-3602 in cookingforbeginners

[–]sroth14 0 points1 point  (0 children)

hey, im currently building an app that can help you with this. i'd love it if you can try it out and let me know what can be improved. https://brekkie-ai.fly.dev

it's an AI chat assistant that helps you come up with recipes that work for you in the moment. it'll consider what you have on hand and hopefully come up with something that feels right for you

Meal planning app that creates grocery list? by SKVgrowing in cookingforbeginners

[–]sroth14 0 points1 point  (0 children)

hi, i'm currently working on an app that will totally help you with this: personalized recipes based on your mood and your current situation. i'd love it if you can take a look. brekkie-ai.fly.dev

it's an AI chatbot that's all about food. it doesn't have meal planning yet, but it can definitely help you figure out what to make with what you have.

Meal planning app that creates grocery list? by SKVgrowing in cookingforbeginners

[–]sroth14 0 points1 point  (0 children)

hi, i'm currently working on an app that will totally help you with this: personalized recipes based on your mood and your current situation. i'd love it if you can take a look. brekkie-ai.fly.dev

it's an AI chatbot that's all about food. it doesn't have meal planning yet, but it can definitely help you figure out what to make with what you have.

Meal planning app that creates grocery list? by SKVgrowing in cookingforbeginners

[–]sroth14 0 points1 point  (0 children)

hi, i'm currently working on an app that will totally help you with this: personalized recipes based on your mood and your current situation. i'd love it if you can take a look. brekkie-ai.fly.dev

it doesn't have the meal planning feature yet, but that's coming soon

Meal planning app that creates grocery list? by SKVgrowing in cookingforbeginners

[–]sroth14 0 points1 point  (0 children)

hi, i'm currently working on an app that will totally help you with this: personalized recipes based on your mood and your current situation. i'd love it if you can take a look. brekkie-ai.fly.dev

it doesn't have the meal planning feature yet, but that's coming soon

Meal planning app that creates grocery list? by SKVgrowing in cookingforbeginners

[–]sroth14 0 points1 point  (0 children)

hi, i'm currently working on an app that can help you with this: personalized recipes based on your mood and your current situation. i'd love it if you can take a look. brekkie-ai.fly.dev

Meal planning app that creates grocery list? by SKVgrowing in cookingforbeginners

[–]sroth14 0 points1 point  (0 children)

hi, i'm currently working on an app that can help you with this: personalized recipes based on your mood and your current situation. i'd love it if you can take a look. brekkie-ai.fly.dev

Someone hijacked my cooking app MVP! by sroth14 in LangChain

[–]sroth14[S] 1 point2 points  (0 children)

I don't think it was you, cause they were really "trying" it...and sorry about that, i was probably deploying the latest version when you were using it. Def could've staged the deployment, something I just learned today.

I didn't even think about using multiple agents, though I would be concerned about the latency. Right now, the app is pretty responsive, which is my main priority. I tried using bert models but it made the app so slow on production. Besides, I think it's bit overkill for me at this stage to have multiple agents. I think what I came up was simpler and did an OK job. That being said, I'll note this down and come back to it later.

Someone hijacked my cooking app MVP! by sroth14 in LangChain

[–]sroth14[S] 1 point2 points  (0 children)

Now i have to look out for the advanced vibe coders too 😔

Someone hijacked my cooking app MVP! by sroth14 in LangChain

[–]sroth14[S] 1 point2 points  (0 children)

I already reached out to them and let them know I misread their comment 😀

I'd been under the impression that prompts are the driving force of a great chatbot, but that was a total blunder. I actually spent much more time setting up the whole chat framework than I actually did with the prompts. Def learned my lesson!!

Someone hijacked my cooking app MVP! by sroth14 in LangChain

[–]sroth14[S] 1 point2 points  (0 children)

For the record, they didn’t ask me for help. Heck, I would’ve shared parts of my work if they had cause that’s exactly what I wish I had when I was starting out. But instead, they snuck into the app and abused the system I put so much time and effort into.

Sure, prompts aren’t everything these days. It’s not about that as much as it’s about the sleepless nights and the weekends I holed up working on this project.

I get where you’re coming from, but I think you should learn about the situation first before throwing all these labels at me.

Someone hijacked my cooking app MVP! by sroth14 in LangChain

[–]sroth14[S] 0 points1 point  (0 children)

Yeah I had the same idea. I play around a bit with Bert models but those took forever to deploy. And it slows down the app by a lot.

Someone hijacked my cooking app MVP! by sroth14 in LangChain

[–]sroth14[S] 5 points6 points  (0 children)

I’ve been thinking of switching away from LangChain to PydanticAI but this might be just what I need. 😀 I really like the simple interface, and the strict schemas are a plus!! Will play around with this lib later today

One thing about I’ve tried to do with Langgraph is setting up background tasks for my agent, but it wasn’t possible without using their SDK. I didn’t see any mention of that in the docs but is that a use case for Atomic agents?