X Tutup
Skip to content

ShresthSamyak/LearnPythonAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Python AI Tutor

An interactive Python learning platform powered by Groq AI that provides personalized programming tutorials.

Features

  • Progressive learning paths from beginner to advanced
  • Interactive AI-powered tutoring
  • Real-time code examples and practice exercises
  • Personalized responses to student questions

Setup

  1. Clone the repository
  2. Install dependencies:
    pip install -r requirements.txt
  3. Create a .env file with your Groq API key:
    GROQ_API_KEY=your_api_key_here
    
  4. Run the application:
    python app.py

Technologies Used

  • Flask
  • Groq AI
  • Python

About

Welcome to Learn_Python_From_AI! This repository offers a structured, interactive journey to learn Python with AI-driven resources, exercises, and projects. From beginners to advanced coders, find tutorials, code examples, and problem-solving exercises crafted to build confidence and proficiency in Python programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

X Tutup