Skip to content

Uses Groq's API to explore various prompt engineering techniques for sentiment analysis, extracting structured outputs, etc

Notifications You must be signed in to change notification settings

sciencenerd880/prompteng-finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Prompt Engineering Techniques for Finance 👨‍💻📝

Leverage prompt engineering techniques to curate prompts by using Large Language Model's language understanding and generation in the space of Finance. Run through the notebook within Google Colab and have fun! 💯

sentiment-icl

FAQ

Which LLM is being used here?

Largely experiemented with LLAMA3-70B amongst the available LLMs in GROQ API due to its superiority in performance. You are free to explore other available models as well!

What are the use-cases identified here?

(1) Automated Analysis of Stock Performance

(2) Financial Data Extraction from Earnings Call Transcript

(3) Sentiment Analysis of FED Chair FOMC on Interest Rate Decision sentiment-icl

What are some of the prompt engineering techniques explored in this notebok?

(1) Few Shot Prompting 🚀🚀🚀

(2) Zero Shot Prompting 🚀

You can also explore others such as Chain-of-Thought Prompting, Plan-and-solve prompting, etc.

API Reference

Get all items

Parameter Type Description
GROQ_API_KEY string Required. Your GROQ API key put into Colab Secrets

Authors

👊References

About

Uses Groq's API to explore various prompt engineering techniques for sentiment analysis, extracting structured outputs, etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published