Giter VIP home page Giter VIP logo

artifacts-ai's Introduction

Artifacts AI

A new way to work together with AI.

Artifacts AI Demo

ACCESS HERE

Inspired by the artifacts introduced by Anthropic's chat interface, this project is designed to interact with text files of any type continuously until the user is satisfied with the result.

Main Features

  • Create and modify files with AI assistance in a continuous flow;
  • Add references to provide context to what is being produced;
  • Make modifications directly in the text editor to the generated artifacts;

Installation

  1. Clone the repository:
    git clone https://github.com/digovc/artifacts-ai.git
  2. Navigate to the project directory:
    cd artifacts-ai
  3. Install the dependencies:
    npm install

Execution

To start the project, use the command:

npm run dev

Usage

The usage flow is simple. Open the application in your browser after starting it with the command npm run dev. Once opened, click on the settings icon, and provide your OpenAI API key. Afterward, you can start creating new "projects" on the homepage. In each project, you can add references if necessary and begin interacting with the language model. The generated artifacts will be created on the right side of the screen, and you can interact with them directly in the text editor as well as continue the interaction with the model for adjustments.

Security and Privacy

All data entered into this application is stored locally in your browser and is not sent to any backend, except the LLM provider.

Roadmap

  • Integration with more LLMs and providers.
  • Add viewers for different file types.
  • Improve the user interface.

Contribution

Contributions are welcome! Follow the steps below to contribute:

  1. Fork the repository
  2. Create a branch for your feature (git checkout -b feature/new-feature)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the main branch (git push origin feature/new-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Authors

Support

For help, contact via issues.

artifacts-ai's People

Contributors

digovc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.