Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Jan 2, 2024
1 parent 9526989 commit 0e1bb38
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@

## ✨ What is phidata?

Phidata is a toolkit for building AI products. It gives you production-ready AI Apps that can run locally on docker or be deployed to AWS with 1 command.
Phidata is an OSS toolkit for building AI products.

Its goal is to provide a paved-path for building AI products, to anyone with basic python skills.
It gives you production-ready AI Apps with 1 command.

Its goal is to provide a paved-path for building AI products, for anyone with basic python skills.

## 🎖 Use it to build

Expand All @@ -36,7 +38,7 @@ Its goal is to provide a paved-path for building AI products, to anyone with bas

## 💡 What you get

**Production ready codebases** for AI Apps, Web Apps and RestAPIs built with:
**Production ready codebases** built with:

- **Building blocks** like conversations, agents, knowledge bases defined as pydantic objects
- **Applications** like FastApi, Streamlit, Django, Postgres defined as pydantic objects
Expand Down

0 comments on commit 0e1bb38

Please sign in to comment.