Coder Social home page Coder Social logo

singnet / ai-dsl Goto Github PK

View Code? Open in Web Editor NEW
63.0 63.0 17.0 11.61 MB

Artificial Intelligence Domain Specific Language (AI-DSL) to enable autonomous interoperability between AI services.

License: MIT License

Idris 55.23% Shell 8.44% Python 34.14% CSS 0.02% Dockerfile 0.89% Mermaid 1.29%

ai-dsl's People

Contributors

kabirkbr avatar moikle avatar ngeiswei avatar nunetio avatar sroberti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ai-dsl's Issues

Wow ! Idriss code ? compiling ai-dsl/experimental/ai-algorithms/NeuralNets

Hi.

Amazed to see some real life Idris code. I guess it's the first time I stumble on that: real life Idris code. Stunned.

I tried looking at what the repo was doing a bit. And there obviously is little indication as to how to build it. (which kind of seems to be a constant in opencog derived projects...)

Got a kind of syntax error with the first thing I tried to build.

mini-me@virtucon ~/h/c/a/e/a/NeuralNets (master)> idris2 Main.idr -o Main
Uncaught error: Error: Expected a capitalised identifier, got: lst.

Main:3:24--3:27
 1 | module Main
 2 | import Lib
 3 | import Prelude.List as lst

Could it be possible to have some more detailed instructions as to how to have some fun with this repo ?

Related work

Here's a compilation of related work to the AI-DSL. That is work that attempts to partially or wholly fulfill some of the goals of the AI-DSL.

load the type definitions for different functions from external sources

I want to define service attributes and their metadata in external data structure (most probably json) and then provide an ability to load this metadata to idris type definitions for type checking and other magic, as specified with the following issues from NuNet worklfow:

I believe this is related to these places in the code:

financial, temporal, computational : CostT

Sequence : (Num attrType) =>

and similar.

Essentially what is required is to load the function / type definitions used in combine from external sources. is that possible at all and what is the best way to go about it?
@ngeiswei @sroberti

using nunet's fake-news-detector development code for ai-dsl experiments

@ngeiswei -- we have produced the locally 'runnable' variant of nunet app. please see this issue and comment on https://gitlab.com/nunet/nunet-infra/-/issues/24#note_558195653.

it is not clear if this is something workable for you, which has to be discussed.

  • if it is workable, then it would be excellent if you could issue pull requests on each branch of ai-dsl so that we could merge them back to master; otherwise these branches will not merge...
  • if it is not workable, then probably the best if the testing infra for ai-dsl is build from scratch; i believe the provided code (and I) may help to do that faster than completely from scratch...

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.