Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Python implementation to parse and query CSV data for risk in event descriptions, for the AEP challenge in HackOHI/O 12.

License

NotificationsYou must be signed in to change notification settings

henry7720/AEP-Hack12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Hackathon was a 2-day event, although we made this in probably one day for the purpose of experiential learning. This was my first time making a Python project for a real-world use case, so it was valuable in its own right!

For the AEP challenge, then, our objective was to take in a 20,000-line CSV data source, parse it, then categorize each event listed based on its safety risk by the presence of "high energy" situations, using the power of LLMs. These events had lengthy descriptions and titles, with many being red-herrings. We used Ollama withllama3.2:3b running locally to maintain data privacy. Unfortunately, I can't share the source data CSV at American Electric Power's request for privacy. However, I am happy to share more about the process.

Language and Dependencies

This was run on Python 3.12 (although the version shouldn't matter a great deal), withollama,csv,pandas, andplotly.express libraries installed and imported.

Code Below

Please seechat.py to see the main processing andllama3.2 prompting script andgraph.py to see my graphing methodology.

License

MIT

About

A Python implementation to parse and query CSV data for risk in event descriptions, for the AEP challenge in HackOHI/O 12.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp