Skip to content

Copilot web application for Alfa-Bank hackathon — an AI assistant helping microbusiness clients solve business, legal, and financial tasks.

License

Notifications You must be signed in to change notification settings

GoatWhistle/alfafuture-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlfaFuture Hack — Small Business Assistant



Project Description

This project is a web application that helps small business owners handle everyday tasks using LLM (Language Learning Models).

The application provides recommendations and automates routine operations in areas such as:

  • Legal questions
  • Finance and accounting
  • Marketing and promotion
  • Operational processes and personnel management

The goal is to save the business owner's time and improve the quality of daily decisions through contextual guidance and proactive analytics.


Tech Stack

  • Backend: Python + FastAPI
  • Frontend: React / Vite
  • Database: PostgreSQL
  • Containerization: Docker + Docker Compose
  • LLM: OpenRouter / OpenAI (model used: openai/gpt-oss-20b:free)

Local Setup

1. Go to the backend folder

cd src/backend

2. Create environment files

3. Start Docker Desktop

4. Bring up the containers via Docker Compose

docker compose --env-file .env up -d --build

5. Check the services


About Team

Our team consists of specialists combining development, design, and business analysis skills to create a small business assistant application:

  • Mikhail Khorokhorin — Backend development, LLM integration, database management
  • Artem Saveliev — Backend development, registration and authorization
  • Robert Savitskas — Frontend development, UI/UX
  • Timofey Pupykin — Testing, Docker/CI/CD, ensuring stability and deployment

Together, we designed the application architecture, implemented the LLM assistant functionality, and provided a user-friendly interface.

About

Copilot web application for Alfa-Bank hackathon — an AI assistant helping microbusiness clients solve business, legal, and financial tasks.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •