Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curiousily/CryptoGPT-Crypto-Twitter-Sentiment-Analysis-with-ChatGPT-and-LangChain

Streamlit application that leverages ChatGPT and LangChain to analyze tweet sentiment from selected Twitter authors.
https://github.com/curiousily/CryptoGPT-Crypto-Twitter-Sentiment-Analysis-with-ChatGPT-and-LangChain

chatgpt cryptocurrency langchain python sentiment-analysis streamlit twitter

Last synced: about 2 months ago
JSON representation

Streamlit application that leverages ChatGPT and LangChain to analyze tweet sentiment from selected Twitter authors.

Awesome Lists containing this project

README

        

# CryptoGPT



Demo: https://cryptogpt-crypto-twitter-sentiment.streamlit.app/

CryptoGPT is a Streamlit application that leverages ChatGPT and LangChain to analyze tweet sentiment from selected Twitter authors. By utilizing this application, you can obtain a sentiment score ranging from 0 to 100, where 0 indicates bearish sentiment and 100 represents bullish sentiment.

## Tutorials

- [Download and preprocess tweets (YouTube video)](https://www.youtube.com/watch?v=uX3jZMMPesw)
- [Sentiment Analysis UI with Streamlit (YouTube video)](https://www.youtube.com/watch?v=janyckhHkio)
- [Text tutorial (requires MLExpert Pro)](https://www.mlexpert.io/prompt-engineering/cryptogpt)