Skip to content

vecthorproject/solvibly-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Solvibly AI

Solvibly AI is an AI-powered web application that enables users to efficiently manage, transform, and analyze financial data through a user-friendly and intuitive interface. It's a web-based platform for advanced business risk analysis, leveraging predictive modeling and innovative financial ratios.

It is particularly valuable for evaluating critical financial indicators that may signal a company's solvency or potential risk, providing actionable insights to guide strategic decision-making.

⚠️ WORK IN PROGRESS ⚠️ ~ features and design may change

🛠️ Tech Stack

Frontend: React + Vite / styled with Emotion
Backend: Python (Flask) 🐍

🚧 Currently in early development phase 🚧

✨ Features (in progress)

  • Modular, component-based architecture
  • Responsive UI built with styled components
  • Data input via text, document upload, or web browsing
  • Advanced financial risk analysis algorithms
  • AI-powered predictive modeling

💻 Development

Frontend

npm install
npm run dev

Backend

cd backend
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install -r requirements.txt
python app.py

This project uses Vite for fast frontend development and Flask for the backend API.


Built with ❤️ by Vecthor

About

Solvibly AI: AI-powered financial analysis platform for extracting, calculating, and benchmarking company financial metrics.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors