An open API service indexing awesome lists of open source software.

https://github.com/yashksaini-coder/investo-glow

An application that provides investment insights by summarizing recent market trends, explaining financial terms. User queries are answered based on real-time data using AI agent service in the background as API
https://github.com/yashksaini-coder/investo-glow

ai analysis crypto hackathon-project lovable nextjs stock-market trends

Last synced: 2 months ago
JSON representation

An application that provides investment insights by summarizing recent market trends, explaining financial terms. User queries are answered based on real-time data using AI agent service in the background as API

Awesome Lists containing this project

README

        


Investo Glow



Investo Glow Logo


Your AI-Powered Investment Companion



Features
Tech Stack
Design
Getting Started
Contributing
Team


## Features

- 🤖 **AI-Powered Insights**: Get real-time investment insights and market analysis powered by advanced AI
- 📊 **Market Trends**: Stay updated with comprehensive market trend summaries and analysis
- 📈 **Stock Market Tracking**: Real-time stock market data and personalized insights
- 🔍 **Smart Query System**: Get instant answers to your investment-related questions

## Tech Stack

| Technology | Link | Description |
|------------|------|-------------|
| ![Typescript](https://skillicons.dev/icons?i=ts)| **[TypeScript](https://www.typescriptlang.org/)** | Strongly typed programming language for enhanced development |
| ![Vite.Js](https://skillicons.dev/icons?i=vite) | **[Vite.js](https://vitejs.dev/)** | Blazing fast frontend build tool for modern web applications |
| ![React](https://skillicons.dev/icons?i=react) | **[React](https://react.dev/)** | Library for building user interfaces |
| ![Tailwind](https://skillicons.dev/icons?i=tailwind) | **[Tailwind](https://tailwindcss.com/)** | Utility-first CSS framework for modern designs |
| ![Vercel](https://skillicons.dev/icons?i=vercel) | **[Vercel](https://vercel.com/home)** | Platform for deploying and hosting web applications |
| ![Shadcn](public/shadcn.png) | **[Shadcn](https://ui.shadcn.com/)** | Beautiful, accessible UI components |
| ![Supabase](https://skillicons.dev/icons?i=supabase)| **[Supabase](https://supabase.com/)** | Open-source Firebase alternative for database and authentication |

## Design

The design of our SaaS application uses the `auth.users.id` to store the user's data. The flowchart below shows the relationship between the user, the portfolio, the watchlist, and the AI queries.


Investo Glow Design

The proper sequence of the application can be presented as:


Investo Glow Design

### Database

The database is a PostgreSQL database that is hosted on Supabase. The flowchart below shows the relationship between the user, the portfolio, the watchlist, and the AI queries.


Investo Glow Design

## Getting Started

### Prerequisites

- Node.js (v16 or higher)
- npm or yarn

### Installation

1. Clone the repository

```bash
git clone https://github.com/yashksaini-coder/investo-glow.git
```

2. Install dependencies

```bash
cd investo-glow
npm install
# or
yarn install
```

3. Start the development server

```bash
npm run dev
# or
yarn dev
```

4. Open [http://localhost:5173](http://localhost:5173) in your browser

## Contributing

We welcome contributions! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## Acknowledgments

- Thanks to all contributors who have helped shape Investo Glow
- Special thanks to the open-source community for the amazing tools and libraries

---

## Team









Tannu Chaudhary



UI/UX Designer


LinkedIn
Twitter
GitHub







Yash K. Saini



Lead Developer


LinkedIn
Twitter
GitHub







Kushagra Singhal



Senior Backend Engineer


LinkedIn
GitHub






Made with ❤️ and ☕ by the Investo Glow Team