cristianleoo / algotrading

MIT License
2 stars 0 forks source link

QuantAI

As you're undoubtedly aware, the vast volume of news and rumors that emerge daily can be overwhelming, rendering it practically impossible for an individual to thoroughly process each piece of information. To counter this challenge, we have integrated cutting-edge LLMs to develop an innovative application designed to assist users in comprehending market sentiment.

Our application harnesses the power of user-specified sources, processing and analyzing vast amounts of data with exceptional accuracy. It leverages the capabilities of LSTM models, a type of recurrent neural network well-suited for sequence prediction problems, to predict market trends.

This integration of LLMs and LSTM models provides a robust and comprehensive solution to keep up with the pace of real-time information flow, resulting in a powerful tool for understanding and predicting market sentiment. The ultimate goal is to empower our users to make informed decisions based on accurate, up-to-date, and predictive insights. (Initially built for Tribe AI Hackathon)

Content Table

  1. Application Structure
  2. Interface
  3. LLMs Comparison
  4. Future Development
  5. Contributors
  6. License

Application Structure

Interface

Interface

LLMs Comparison

Model Comment
Cohere - Generate Generally reliable, although occasional discrepancies may arise.
Cohere - Classify User-friendly, may face challenges in sentiment classification with limited training data (e.g., 30 examples).
Gpt 3.5 - davinci Highly accessible, offers adjustable parameters for enhanced input and output control.
Gpt 3.5 - turbo Demonstrates comparable performance to davinci, with the added benefits of speed and cost.

Future Development

Contributors

License

MIT License

Disclaimer: We are sharing codes for academic purpose under the MIT education license. Nothing herein is financial advice, and NOT a recommendation to trade real money. Please use common sense and always first consult a professional before trading or investing.