Recommen.do
🛍️ Get shopping recommendations on Amazon, Newegg or Ebay, powered by OpenAI 🤖.
Install / Use
/learn @alexbacanu/Recommen.doREADME

🤖 recommen.do
🛍️ Get shopping recommendations on Amazon, Newegg or Ebay, powered by OpenAI 🤖.
🔥 About this project
recommen.do is an open source application built using Next.js 13 and Plasmo. It aims to help you select a product from the search results on platforms like Amazon, Newegg and eBay using OpenAI's Large Language Models.
🛠️ Tech Stack
🚀 Running Locally
- Install dependencies using pnpm:
pnpm install
- Copy
.env.exampleto.env.localand update the variables.
cp .env.example .env.local
- Start the development server:
pnpm dev
🤝 Contributing
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
📜 License
This project is licensed under the MIT License.
