Artificial Intelligence (AI)
Discuss current events in AI and technological innovations with Intel® employees
649 Discussions

Access Quality Educational Resources with EduBridge: Developer Spotlight

Ramya_Ravi
Employee
0 0 12.3K

New technologies are rapidly emerging, from artificial intelligence to quantum computing, but many students in underprivileged areas do not have access to the Internet.

Adithya Vardan, in his blog, proposed a solution for such problems - the EduBridge application. Adithya, along with his team members, designed this application to enable students in remote areas to access state-of-the-art AI-powered educational resources through Short Message Service (SMS) without an internet connection. This application is developed using Intel® Extension for PyTorch* and Intel® Tiber™ Developer Cloud.

How does the application work?

  1. The user can directly type the query or send an image captured for the query. 
  2. The query is sent as an SMS to a cloud-based service connected to the deployed model.
  3. Phi-2 model will process the query and generate a response.
  4. The response to the query will be sent as an SMS to the user’s mobile device.

Read more about the project on Medium and GitHub.

Learn more about Intel Extension for PyTorch!!!

Intel Extension for PyTorch: The Intel extension expands PyTorch with up-to-date features and optimizations for an extra performance boost on Intel hardware. Check out how to install Intel Extension for PyTorch. The extension can be loaded as a Python module or linked as a C++ library. Python users can enable it dynamically by importing intel_extension_for_pytorch.

  • The CPU tutorial gives detailed information about Intel Extension for PyTorch for Intel CPUs. Source code is available at the main branch.
  • The GPU tutorial gives detailed information about Intel Extension for PyTorch for Intel GPUs. Source code is available at the xpu-main branch.

What’s Next?

We encourage you to check out and incorporate Intel’s other AI/ML Framework optimizations and end-to-end portfolio of tools into your AI workflow and learn about the unified, open, standards-based oneAPI programming model that forms the foundation of Intel’s AI Software Portfolio to help you prepare, build, deploy, and scale your AI solutions.

About the Author:

Adithya Vardan is pursuing his bachelor's in Artificial Intelligence and Data Science at Shiv Nadar University in Chennai. He is passionate about data science and machine learning.

About the Author
Product Marketing Engineer bringing cutting edge AI/ML solutions and tools from Intel to developers.