Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Python Foundations for AI Backends

A from-scratch beginner project that teaches modern, typed Python — type hints, dataclasses, enums, async, errors, and tests — by building a tiny typed model of an AI assistant and making your first real OpenAI chat call. The anchor: a small "assistant config" and "call the model" helper you will grow into a full evaluation platform later in the journey.

Stack

  • Python
  • Type Hints
  • Dataclasses
  • asyncio
  • OpenAI

About

Python Foundations for AI Backends

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages