Python geniusrise

Open-source Python projects categorized as geniusrise

Top 5 Python geniusrise Projects

  • geniusrise

    Geniusrise: Framework for building geniuses

  • Project mention: Geniusrise – Wannabe Competitor to Vertex AI, Azure AI Studio and Bedrock | news.ycombinator.com | 2024-03-15
  • geniusrise-prompt-actions

    Bolts that read data and perform chains of actions with prompts

  • Project mention: Show HN: Geniusrise, a framework and ecosystem for AI agents | news.ycombinator.com | 2023-09-23

    ## More Links

    1. https://github.com/geniusrise/geniusrise - core framework

    2. https://github.com/geniusrise/geniusrise-huggingface - hf modules

    3. https://github.com/geniusrise/geniusrise-openai - openai modules

    4. https://github.com/geniusrise/geniusrise-listeners - streaming data input

    5. https://github.com/geniusrise/geniusrise-databases - database input

    6. https://github.com/geniusrise/geniusrise-prompt-actions - functional integrations (RAG-able and GPT function call-able, WIP)

    7. https://github.com/geniusrise/geniusrise-indexing - vectorizing for RAG usecases (WIP)

    8. https://github.com/geniusrise/geniusrise-exit-proxy - cached LLM interface with MITM-auditing (WIP)

    ## Asides

    I think the core framework can be AGPL but the modules must be MIT / Apachev2.

    I really wanted to create an elaborate example in the guides but could not find time, - something like load and vectorize SNOMED-CT or UMLS and use it to NER / RAG EHR docs. Or maybe a usecase of doctor communicating to patient in another language (a major problem in India), with reverse translation verifying translated output using the KG. These kinds of stuff are soon to come. Or discourse segmentation for better chunking for RAG usecases.

    I'm not sure if I should add cyberpunk-ed scientists as banner images. I tried with mathematicians like Voevodsky to Andre Joyal to John Baez, but couldn't. Actual geniuses tend to not be famous, hence SDXL fails I guess.

    I plan to also write this framework in scala. The category-theorizing of neural networks is amazing!!! https://github.com/bgavran/Category_Theory_Machine_Learning. I hope Bartosz Milewski approves.

    I love Alan Turing, but cuz of "The Chemical Basis of Morphogenesis". It introduced me to the wonderful world of complex systems. Hence, his image as banner.

    I'm also working on a cli library called "isomorphic", wraps over argparse and provides cli, api, yaml, json interfaces.

    Yes, gradio integration is also underway.

    Finally, to huggingface.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • geniusrise-openai

    Bolts interfacing with the openai ecosystem

  • Project mention: Show HN: Geniusrise, a framework and ecosystem for AI agents | news.ycombinator.com | 2023-09-23

    ## More Links

    1. https://github.com/geniusrise/geniusrise - core framework

    2. https://github.com/geniusrise/geniusrise-huggingface - hf modules

    3. https://github.com/geniusrise/geniusrise-openai - openai modules

    4. https://github.com/geniusrise/geniusrise-listeners - streaming data input

    5. https://github.com/geniusrise/geniusrise-databases - database input

    6. https://github.com/geniusrise/geniusrise-prompt-actions - functional integrations (RAG-able and GPT function call-able, WIP)

    7. https://github.com/geniusrise/geniusrise-indexing - vectorizing for RAG usecases (WIP)

    8. https://github.com/geniusrise/geniusrise-exit-proxy - cached LLM interface with MITM-auditing (WIP)

    ## Asides

    I think the core framework can be AGPL but the modules must be MIT / Apachev2.

    I really wanted to create an elaborate example in the guides but could not find time, - something like load and vectorize SNOMED-CT or UMLS and use it to NER / RAG EHR docs. Or maybe a usecase of doctor communicating to patient in another language (a major problem in India), with reverse translation verifying translated output using the KG. These kinds of stuff are soon to come. Or discourse segmentation for better chunking for RAG usecases.

    I'm not sure if I should add cyberpunk-ed scientists as banner images. I tried with mathematicians like Voevodsky to Andre Joyal to John Baez, but couldn't. Actual geniuses tend to not be famous, hence SDXL fails I guess.

    I plan to also write this framework in scala. The category-theorizing of neural networks is amazing!!! https://github.com/bgavran/Category_Theory_Machine_Learning. I hope Bartosz Milewski approves.

    I love Alan Turing, but cuz of "The Chemical Basis of Morphogenesis". It introduced me to the wonderful world of complex systems. Hence, his image as banner.

    I'm also working on a cli library called "isomorphic", wraps over argparse and provides cli, api, yaml, json interfaces.

    Yes, gradio integration is also underway.

    Finally, to huggingface.

  • listeners

    A collection of Spouts that listen to events

  • Project mention: Show HN: Geniusrise, a framework and ecosystem for AI agents | news.ycombinator.com | 2023-09-23

    ## More Links

    1. https://github.com/geniusrise/geniusrise - core framework

    2. https://github.com/geniusrise/geniusrise-huggingface - hf modules

    3. https://github.com/geniusrise/geniusrise-openai - openai modules

    4. https://github.com/geniusrise/geniusrise-listeners - streaming data input

    5. https://github.com/geniusrise/geniusrise-databases - database input

    6. https://github.com/geniusrise/geniusrise-prompt-actions - functional integrations (RAG-able and GPT function call-able, WIP)

    7. https://github.com/geniusrise/geniusrise-indexing - vectorizing for RAG usecases (WIP)

    8. https://github.com/geniusrise/geniusrise-exit-proxy - cached LLM interface with MITM-auditing (WIP)

    ## Asides

    I think the core framework can be AGPL but the modules must be MIT / Apachev2.

    I really wanted to create an elaborate example in the guides but could not find time, - something like load and vectorize SNOMED-CT or UMLS and use it to NER / RAG EHR docs. Or maybe a usecase of doctor communicating to patient in another language (a major problem in India), with reverse translation verifying translated output using the KG. These kinds of stuff are soon to come. Or discourse segmentation for better chunking for RAG usecases.

    I'm not sure if I should add cyberpunk-ed scientists as banner images. I tried with mathematicians like Voevodsky to Andre Joyal to John Baez, but couldn't. Actual geniuses tend to not be famous, hence SDXL fails I guess.

    I plan to also write this framework in scala. The category-theorizing of neural networks is amazing!!! https://github.com/bgavran/Category_Theory_Machine_Learning. I hope Bartosz Milewski approves.

    I love Alan Turing, but cuz of "The Chemical Basis of Morphogenesis". It introduced me to the wonderful world of complex systems. Hence, his image as banner.

    I'm also working on a cli library called "isomorphic", wraps over argparse and provides cli, api, yaml, json interfaces.

    Yes, gradio integration is also underway.

    Finally, to huggingface.

  • databases

    A collection of Spouts that query databases (by geniusrise)

  • Project mention: Show HN: Geniusrise, a framework and ecosystem for AI agents | news.ycombinator.com | 2023-09-23

    ## More Links

    1. https://github.com/geniusrise/geniusrise - core framework

    2. https://github.com/geniusrise/geniusrise-huggingface - hf modules

    3. https://github.com/geniusrise/geniusrise-openai - openai modules

    4. https://github.com/geniusrise/geniusrise-listeners - streaming data input

    5. https://github.com/geniusrise/geniusrise-databases - database input

    6. https://github.com/geniusrise/geniusrise-prompt-actions - functional integrations (RAG-able and GPT function call-able, WIP)

    7. https://github.com/geniusrise/geniusrise-indexing - vectorizing for RAG usecases (WIP)

    8. https://github.com/geniusrise/geniusrise-exit-proxy - cached LLM interface with MITM-auditing (WIP)

    ## Asides

    I think the core framework can be AGPL but the modules must be MIT / Apachev2.

    I really wanted to create an elaborate example in the guides but could not find time, - something like load and vectorize SNOMED-CT or UMLS and use it to NER / RAG EHR docs. Or maybe a usecase of doctor communicating to patient in another language (a major problem in India), with reverse translation verifying translated output using the KG. These kinds of stuff are soon to come. Or discourse segmentation for better chunking for RAG usecases.

    I'm not sure if I should add cyberpunk-ed scientists as banner images. I tried with mathematicians like Voevodsky to Andre Joyal to John Baez, but couldn't. Actual geniuses tend to not be famous, hence SDXL fails I guess.

    I plan to also write this framework in scala. The category-theorizing of neural networks is amazing!!! https://github.com/bgavran/Category_Theory_Machine_Learning. I hope Bartosz Milewski approves.

    I love Alan Turing, but cuz of "The Chemical Basis of Morphogenesis". It introduced me to the wonderful world of complex systems. Hence, his image as banner.

    I'm also working on a cli library called "isomorphic", wraps over argparse and provides cli, api, yaml, json interfaces.

    Yes, gradio integration is also underway.

    Finally, to huggingface.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python geniusrise related posts

  • Geniusrise – Wannabe Competitor to Vertex AI, Azure AI Studio and Bedrock

    1 project | news.ycombinator.com | 15 Mar 2024
  • Show HN: Geniusrise, an open source framework and ecosystem for AI agents

    3 projects | news.ycombinator.com | 23 Sep 2023
  • Show HN: Geniusrise, a framework and ecosystem for AI agents

    17 projects | news.ycombinator.com | 23 Sep 2023

Index

What are some of the best open-source geniusrise projects in Python? This list will help you:

Project Stars
1 geniusrise 57
2 geniusrise-prompt-actions 3
3 geniusrise-openai 2
4 listeners 2
5 databases 2

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com