Hey there! π
This is my first-ever AI-based project, proudly public on GitHub!
The "Market Trend Analyzer" is a simple AI tool that helps you understand whether a product's market is growing, shrinking, or stable β just by giving it a name. It's built using Google's Gemini API.
- Takes a product/topic name as input
- Asks the Gemini Pro model for insights
- Tells you if the market is rising, falling, or stable
- Saves the AI's full response into a file (text or PDF)
- Python
- Google Gemini API via Vertex AI
- Google Colab + VS Code
- Git & GitHub for version control
As a beginner in AI & Python, I wanted to build something real β something that helps people, even in a small way. I also wanted to explore how LLMs can turn vague business ideas into meaningful insights.
This project helped me learn:
- API integration
- Saving data in files
- Git & GitHub basics
- How to deal with errors and still push forward
Thanks for checking out my project! β¨
Feedback is always welcome. π±