Code It now
718 subscribers
319 photos
47 videos
60 files
638 links
CODE TILL I DIE

This is our discussion group https://t.me/+xRx6N_FiYkVjMWJk

Anyone who wants to send a personal message to the admin can use this link https://AnoMessBot.t.me?start=MPC8wgk


Boost
https://t.me/boost/code_it_now
Download Telegram
which one is best?? for integration
Anonymous Poll
66%
gemini
8%
groq
18%
deepseek
8%
other...
Code It now
which one is best?? for integration
which has free api 😁😁
TIKVAH-ETHIOPIA
Photo
ewnet adgenal😁😁
😭2🀣1
this is insane πŸ‘ŒπŸ‘ŒπŸ‘Œ
Code It now
which one is best?? for integration
bcha egna wede srachn enmeles google gemini is underrated🫑
πŸ’―2😁1
from google import genai

# Initialize client
client = genai.Client(api_key="😁😁use ur own") # Remember to secure your API key

# Get user input
user_text = input("Ask here (English text to translate): ")

# Create the prompt with instructions
prompt = f"""
You are a professional translator specializing in English to Amharic translation.
Translate the following to Amharic: "{user_text}"
Respond with only the Amharic translation, nothing else.
"""

try:
# Simplified API call
response = client.models.generate_content(
model="gemini-2.5-flash", # Using the more widely available model
contents=[{
"role": "user",
"parts": [{"text": prompt}]
}],
)

# Print the translation
print("Amharic Translation:", response.text)

except Exception as e:
print(f"An error occurred: {e}")
Code It now
from google import genai # Initialize client client = genai.Client(api_key="😁😁use ur own") # Remember to secure your API key # Get user input user_text = input("Ask here (English text to translate): ") # Create the prompt with instructions prompt = f"""…
check out this simple but powerful English-to-Amharic translator built with Gemini AI! πŸ’‘ Using just a few lines of smart prompt engineering, it takes any English input and returns clean, accurate Amharic translationsβ€”perfect for learners, developers, or anyone exploring AI's potential for local languages. The magic lies in carefully crafted prompts that instruct the AI to act as a professional translator and respond with only the translated text, no fluff!
Im back on LinkedIn and everyone is a React or Fullstack Developer. Yo guys, what am I missing here? Please tell me. And everyone is so 'thrilled to announce'... like, 'Prodology internship'β€”seriously? I saw someone post something you wouldn’t even believeβ€”they were 'thrilled to announce' they were playing football. WTF? 😭😭😭
🀣6
#personal_opinion
LinkedIn is just Facebook for people who lie professionally
πŸ’―3🀣2😭1
Anyone who want flutter dev internship dm me @kipa_s


Please don’t say hi πŸ™πŸ™πŸ™
Just send me ur cv or portfolio


#unpaid
πŸ™2
Code It now
https://github.com/latitude-dev/latitude-llm
it is open source prompt engineering platform
Master Generative AI – Build Real-World Applications with LLMs | 100% Free 12-Week Cohort

https://lnkd.in/g23KZ9yH

@code_it_now