semaj87's Stars
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
kdn251/interviews
Everything you need to know to get the job.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
jesseduffield/lazydocker
The lazier way to manage everything docker
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
cli/cli
GitHub’s official command line tool
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
openai/openai-python
The official Python library for the OpenAI API
jupyter/notebook
Jupyter Interactive Notebook
rothgar/awesome-tuis
List of projects that provide terminal user interfaces
zplug/zplug
:hibiscus: A next-generation plugin manager for zsh
google-research/FLAN
moabukar/tech-vault
A list of many interview questions & real-world challenges in Tech! (https://tech-vault-web.vercel.app/)
randao/randao
RANDAO: A DAO working as RNG of Ethereum
TalkingQuickly/ansible-osx-setup
Ansible script for setting up an Intel Mac for general web development
trek10inc/awsume-console-plugin
This is a plugin that enables you to use your assumed role credentials to open the AWS console in your default browser.
dedoussis/asynction
SocketIO python framework driven by the AsyncAPI specification. Built on top of Flask-SocketIO. Inspired by Connexion.
amjadraza/streamlit-agent
Reference implementations of several LangChain agents as Streamlit apps
dedoussis/algebrain
algebra + typescript = 💙
l4gdev/terraform-aws-ecs-service
semaj87/job-role-generator
This web application uses generative AI models, together with the LinkedIn and SERP API to make tailored job suggestions
dedoussis/ratelimiter
Simple Python module providing rate limiting
semaj87/llm-post-generator
Using LLMs & the SERP API to retrieve information on a given topic, which is then used to generate a Reddit post
semaj87/summarise-dialogue-flan-t5
Performing the task of dialogue summarisation using Generative AI, whilst comparing the effects of zero shot, one shot and few shot prompt engineering. These steps are used to enhance the completion of Large Language Models (LLMs))