top of page
CS-hack-forms-banner-6.jpg

Tools & Resources

AI and LLM's tools:
(And thare are many many more...)

​

1. Language Model Development & Interaction

  • LangChain – A framework for building applications that integrates and interacts with language models, allowing for complex AI workflows and automation.

    • 💰 Some features require API credits (OpenAI, Anthropic, etc.)

  • DSPy – A tool for structured interactions with language models, simplifying integration and improving response accuracy.

  • OpenAI API – An interface for accessing pre-trained language models like GPT-4 for text processing, summarization, and content generation.

    • 💰 Usage is billed per token; GPT-4 costs ~$0.03–$0.12 per 1,000 tokens
       

2. Machine Learning & AI Frameworks

  • Hugging Face – A platform providing pre-trained language and vision models, as well as datasets for AI research and development.

    • 💰 Some models require premium access or API credits

  • PyTorch – An open-source machine learning framework with extensive tutorials and support for training deep learning models.

  • Google Colab – A cloud-based environment for coding and running machine learning models without the need for local computational power.

    • 💰 Free tier available, but Colab Pro ($10/month) and Pro+ ($49.99/month) offer better performance and GPU access

​​​​​​

Data & Research Resources

  • Kaggle – A repository of datasets and machine learning challenges, offering collaboration tools and cloud-based computing resources.

  • Data Gov (USA) – A government-provided open data platform containing verified datasets for public use and research.

  • Data Europe – A European open data repository that offers structured datasets for research and analysis.

 

Misinformation Detection & Verification

  • Politifact – A fact-checking website that verifies claims and helps identify misinformation and fake news.

  • Israeli Internet Association Fake News Guide – Guidelines for identifying misinformation and developing tools to detect and counter fake news.

AI & API Workshop - 4.5

Prerequisites:

  • Create a python environment and install the requirements, instructions at ×´Workshop Git​hub×´

  • Create a Telegram user and download the desktop app

  • Create an OpenRouter account

  • Create a FireCrawl account

Telegram-Logo_edited.jpg

A cloud-based messaging app with an API that lets developers build bots, integrate services, and access public channel data programmatically.

openRouterAI_logo.png

A platform that lets you use powerful AI models directly from Python, without needing to download or train them.
 

firecrawl-logo-with-fire.png

web crawling platform that enables real-time data extraction and indexing from websites using AI-powered automation.

NLP Workshop - 7.5

To make the most of the upcoming workshop, please ensure you have a working Python development environment set up in advance.

Participants should have the following Python packages installed in their environment:

  • requests (version 2.20.0 or higher)

  • beautifulsoup4 (version 4.9.0 or higher)

  • openai (version 1.0.0 or higher)

  • python-dotenv

These packages will be used for making web requests, parsing content, working with APIs, and managing environment variables.

​​​

*Ideally, use a virtual environment to keep dependencies organized.

openRouterAI_logo.png

A platform that lets you use powerful AI models directly from Python, without needing to download or train them.

Language Model Development & Interaction

image_edited.png

A framework for building applications that integrates and interacts with language models, allowing for complex AI workflows and automation.

Screenshot 2025-03-21 at 14.07.34.png

A tool for structured interactions with language models, simplifying integration and improving response accuracy.

Tool_OpenAi_logo1.png

OpenAI API – An interface for accessing pre-trained language models like GPT-4 for text processing, summarization, and content generation.

Machine Learning & AI Frameworks

Tool_PyTorch_Logo.png

A framework for building applications that integrates and interacts with language models, allowing for complex AI workflows and automation.

Tool_HuggingFace_Logo.png

A platform providing pre-trained language and vision models, as well as datasets for AI research and development.

​

Tool_GoogleColab_Logo.jpg

A cloud-based environment for coding and running machine learning models without the need for local computational power.

Tool_microsoft-azure_logo.png

Microsoft Azure – Cloud platform offering AI tools and APIs for text, vision, and data analysis.

Free via Technion account!

Data & Research Resources

DS_Kaggle_logo.png

A repository of datasets and machine learning challenges, offering collaboration tools and cloud-based computing resources.

DS_Data.gov_Logo.jpg

A government-provided open data platform containing verified datasets for public use and research.

​

DS_EuropeData.Logo.png

A European open data repository that offers structured datasets for research and analysis.

​

DB_gdelt_Logo.jpg

A global open-source database that monitors news media in over 100 languages, providing structured data on events, tone, locations, and people

DS_IsraelDataGov_logo.png

Israel’s open government data platform, providing public datasets for research and claim validation.
​

GovMap_Logo.png

Israel’s official GIS platform, offering access to detailed spatial data such as land parcels, planning zones, aerial imagery, and infrastructure.

Central_Bureau_of_Statistics_logo_edited.png

The CBS API is Israel’s data interface, offering structured access to statistics on population, economy, society, and more.

Bright-Data-Logo.jpg

Bright Data is a platform for collecting and analyzing public web data at scale.
A paid platform - we can provide coverage if needed

DatA-IL_logo.png

Israeli open data platform, providing public access to datasets from government ministries, authorities, and public bodies.​

Misinformation Detection & Verification

Tool_Politifact_logo.webp

A fact-checking website that verifies claims and helps identify misinformation and fake news.

​

DS_Data.gov_Logo.jpg

***

DS_EuropeData.Logo.png

***

image_edited.png

***

bottom of page