Skip to content

huynhanh48/Rizen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rizen

1. This  is  application  to use  anticipate  about Economic  data  from  data National
2. I use to  technical  , that  is  Nodejs to  write  backend  and  Flutter  to  write  Frontend
3. Database  is  Mongodb that   use  to  embedding vector   into  Database  easily
4. Combination  Model Agent  of  RAG  (Retrive augement  generation ) , to be clear i use RAG combination of similarity search between answer word vector and image word vector to help  give Answer  better  and  combination  model  relearns itself after each answer if   answer  corrective  than 90%
5.The app already has Two-Factor Authentication

Technical

1. Nodejs
2. Flutter
3. Mongodb
4. Chart,ChatBOX,Another  Framework ... Etc

Let Begin

  1. Git clone : https://github.com/huynhanh48/Rizen

  2. CMD:

 /* You  must to  start  Simulator */
cd Rizen/Backend
npm install
npm run dev
cd ../frontend
flutter pub get
flutter run  --hot

User Interface

About

Main

Chatbox

I import model with image and description about stock of BCM

Answer of question that is image of BID with trend down have similarity 98% with image original

Result after 2 week

Chatbox Answer

Image have precidited after 2 week

Conclusion

- All of the information I have supplied for  you  about  example  with  one stock supplied for next trend
- That corrected  in  case  with  14 day  that is downtrend and  price  had price recovers
- Model  need  import  a lot of  data than  to  improve accuracy
- when price breaks a support point and rebounds back exactly as per BCM image with retracement 3 candles ago and starts to rebound again with  BID

About

Mobile app can follow chart with data from national

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors