Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miltiadis-kon/gotti-frontend
Fronted of Gotti.ai application
https://github.com/miltiadis-kon/gotti-frontend
next react shadcn typescript
Last synced: 3 months ago
JSON representation
Fronted of Gotti.ai application
- Host: GitHub
- URL: https://github.com/miltiadis-kon/gotti-frontend
- Owner: Miltiadis-Kon
- License: apache-2.0
- Created: 2024-07-24T16:51:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T15:24:44.000Z (5 months ago)
- Last Synced: 2024-10-10T06:20:55.453Z (3 months ago)
- Topics: next, react, shadcn, typescript
- Language: TypeScript
- Homepage: https://gotti-bice.vercel.app
- Size: 1.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Gotti.ai Frontend
Welcome to the Gotti.ai frontend repository! This repository contains the frontend code for the Gotti Intelligent Investment Portfolio Management application.
Build : https://gotti-bice.vercel.app/
### About Gotti.ai
Gotti.ai is an innovative application that utilizes Time-Series Analytics and Deep Reinforcement Learning to provide intelligent investment portfolio management solutions. Our goal is to empower investors with advanced analytics and machine learning techniques to make informed investment decisions.
### Technologies Used
The frontend of Gotti.ai is built using the following technologies:
- React
- TypeScript
- Shadcn### Getting Started
To get started with the Gotti.ai frontend, follow these steps:
1. Clone this repository to your local machine.
2. Install the necessary dependencies by running `npm install` or `yarn install`.
3. Start the development server by running `npm run dev` or `yarn start`.
4. Open your browser and navigate to `http://localhost:3000` to access the Gotti.ai application.### Contributing
We welcome contributions from the community! If you would like to contribute to the Gotti.ai frontend, please follow our [contribution guidelines](CONTRIBUTING.md) for more information.
### License
This project is licensed under the [MIT License](LICENSE).
For more information about Gotti.ai, please visit our [unofficial website](https://gotti-bice.vercel.app/).