GitHub - BenderV/generate: Experiment to generate data from LLM. New project is Ada
🚀 Explore the power of AI data generation with the GitHub tool "BenderV/generate"! 🤖📊 Experiment effortlessly with data from LLM models. 🛠️ Check out the new project "Ada" at github.com/BenderV/ada for an enhanced experience. #AI #datageneration #GitHub #Ada
- The repository "BenderV/generate" contains files and folders related to generating data from an LLM.
- The project is now deprecated, and a new project called Ada is available at github.com/BenderV/ada.
- To set up the frontend, navigate to the "view" folder and run `yarn` followed by `yarn dev`.
- For the backend, go to the "service" folder and install requirements using `pip install -r requirements.txt`.
- Ensure to add the following environment variables: `DATABASE_URL` and `OPENAI_API_KEY`.
- The languages used in the project include Vue, Python, TypeScript, CSS, Shell, JavaScript, and HTML.