Personal AI Chef
About Project
An all-in-one AI recipe assistant for quick access to homemade dishes, with the ability to easily add and save new recipes.
Link
Category
Generative AI
Key Highlights
- Reached 100+ active users.
- Reduced recipe search time by 70% compared to manual lookup.
LIBRARIES AND TOOLS
- Backend: AWS Lambda, Flask, DynamoDB
- Frontend: React, Tailwind CSS
- LLM: OpenAI GPT-3.5-turbo for chat responses
- Embeddings: OpenAI text-embedding-3-small for semantic search
- Vector Database: Pinecone for similarity search and RAG implementation