Giter Site home page Giter Site logo

flowise_code_gen's Introduction

Code Generataion and validation tool.

This project is an exploration of how to generate accurate and reliable code snippets from user prompts then has the capability to submit the code generated to GitHub as a Gist.

Example user prompts:

"""write a python function that reverses the letter order of each word in the string but does not change the order of the words.

Then create a githut gist with the code."""

"""write a python function that finds all child objects in a json array which have an 'intf' value of 'Eth1' and a 'mlag' value of 'True'.

Then create a githut gist with the code."""

Architecture

Flowise is used for its low-code capabilities and easier configuration of LangChain chains.
The only hard-coded logic is used by the custom tool create_github_gist_custom_tool.json to create a GitHub Gist via the GitHub API.

The .env file is the environment file for the Docker container and should be moved into the flowise/docker folder after installing Flowise.

This is not a ready-to-use project but a proof of concept repository to store my work.

Flow Diagram

flowise_code_gen's People

Contributors

that1guy15 avatar

Watchers

 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.