Skip to content

shaltayb0ltay/ai2web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI2Web ©️

AI2Web is a web building tool powered by OpenAI's GPT API. It allows you to create and design static web pages with ease. The tool is programmed using ReactJS and is designed to help individuals and teams build web pages faster.

🔗 You can now try it live at https://shaltayb0ltay.github.io/react-app/

Features ⚙️

  • Real-time preview of HTML, CSS, and JS code
  • AI-powered auto-complete for faster coding
  • Token and price tracker

Limitations

Due to the limitations of OpenAI's API, AI Web cannot handle large documents with too much content. The API has a maximum token limit of 4,000 per request, which means that the AI cannot generate large sections of code, or respond to the user when the document is too big.

How to Use 🔨

To use AI2Web, follow the steps below:

▪️ Clone the project from the GitHub repository.

▪️ Run npm install to install the dependencies.

▪️ Run npm start to start the development server.

▪️ Access http:https://localhost:3000 in your web browser.

Once you have the tool up and running, you can start building your web page by asking the AI using the sidebar's chat. You can then customize the HTML, CSS, and JS code using the integrated code editor.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published