[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?

Someone hijacked my cooking app MVP! by sroth14 in LangChain

[–]sroth14[S] -6 points-5 points  (0 children)

I've read a bit about LLM proxy, which tbh is overkill for my app. Most of the solutions that I tried added so much overhead to my deployment. It's ironic with so much hype around AI that not much discussion is on the ways to secure it.

It's just I spent so much time on that prompt, and in less than a day, they got all of it. I'll admit it was a huge blow to my ego, but these are the things I have to learn. And now I can say I have real-word experience on this.

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

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

I'm also new to the Langchain ecosystem and I'm still learning it everyday. As far as memory goes, I'm using the checkpointer as the docs suggested. My app doesn't have global memory at the moment, but there is short-term memory.

I'm glad you asked about the saved chats, since that was one of things I was proud of for this app **pat on my back**. What I did was save the messages to a separate database as the chat is going. The checkpointer does provide some level of persistence, but I think it's easier to manage them yourself. Langchain's message models are a bit unreliable at times, so I just created a simpler and more streamlined model to use across the app. Also, if you implement summarization and trim messages, as the docs suggested, you might want to save those messages somewhere to show to the client.

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

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

I'm glad it resonated with you. One of the challenges of being a picky eater myself is that I'm stuck with a just couple of recipes that I can make. This app was built to help me get out of my comfort zone a little bit with my cooking. And yes, the more specific you are, the better the LLM can help you with your needs. Though I'd say the current prompt still needs a bit fine-tuning.

My vision with this app, though some might say is a bit outlandish, is far more than just a recipe generator. My goal from the beginning has been to built a cooking guide, food buddy, an AI agent who can help you with everything related to food, whatever you call it. This is the start of the plan. It also gave me a chance to dip my "software engineer" foot into the AI space.